From: Hongxu Jia Date: Mon, 29 Oct 2018 06:33:03 +0000 (+0800) Subject: libxcrypt: tweak branch from master to develop X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~16307 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db5e994ed9179eb6174ace1fd60c007f11deadd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxcrypt: tweak branch from master to develop The master branch does not exist any more, use develop to replace. Signed-off-by: Hongxu Jia Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb index 61ea22e4ea1..465aa965230 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb @@ -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} \ "