]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: tweak branch from master to develop
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 29 Oct 2018 06:33:03 +0000 (14:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Oct 2018 17:01:34 +0000 (17:01 +0000)
The master branch does not exist any more, use develop to replace.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb

index 61ea22e4ea10d616a0b13df03a4ca131c2fe1e70..465aa965230dfd0209f229beabb3eb77e8255ea6 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=cb3ca4cabd2447a37bf186fad6f79852 \
 inherit autotools pkgconfig
 
 SRCREV ?= "21b455b68baad279e6a3936faced16c5e5634376"
-SRCBRANCH ?= "master"
+SRCBRANCH ?= "develop"
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH} \
            "