From: Etienne Cordonnier <[email protected]> The master branch was deleted upstream and the commit is now in the branch "1300.6.5". The safest way to fix this is to use "nobranch=1".
Signed-off-by: Etienne Cordonnier <[email protected]> --- recipes-devtools/libtapi/libtapi-native_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/libtapi/libtapi-native_git.bb b/recipes-devtools/libtapi/libtapi-native_git.bb index ee569ec..3c09387 100644 --- a/recipes-devtools/libtapi/libtapi-native_git.bb +++ b/recipes-devtools/libtapi/libtapi-native_git.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE.APPLE-LIBTAPI.txt;md5=ecd05d65 SECTION = "devel" SRCREV = "b7b5bdbfda9e8062d405b48da3b811afad98ae76" -SRC_URI = "git://github.com/tpoechtrager/apple-libtapi.git;branch=master;protocol=https" +SRC_URI = "git://github.com/tpoechtrager/apple-libtapi.git;nobranch=1;protocol=https" PACKAGES = "${PN}-dbg ${PN} ${PN}-dev" -- 2.36.1.vfs.0.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61031): https://lists.yoctoproject.org/g/yocto/message/61031 Mute This Topic: https://lists.yoctoproject.org/mt/101432391/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
