From: Alexander Kanavin Date: Fri, 6 Dec 2019 18:09:45 +0000 (+0100) Subject: libxcrypt: update to 4.4.10 X-Git-Tag: uninative-2.8~885 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=548d9fefef024a2f8e323dade8456396f982f637;p=openembedded-core.git libxcrypt: update to 4.4.10 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.8.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.10.bb similarity index 100% rename from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.8.bb rename to meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.10.bb diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc index 1787f6921e..6d6990c3d5 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt.inc +++ b/meta/recipes-core/libxcrypt/libxcrypt.inc @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \ inherit autotools pkgconfig SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}" -SRCREV = "acd84997a5a8b2badd28b70a642abee11272fad2" +SRCREV = "dcf7d7509a26a2fe83f115f5ee731c59749ae17e" SRCBRANCH ?= "develop" PROVIDES = "virtual/crypt" diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.10.bb similarity index 95% rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.10.bb index aba9b1ef0c..79dba2f6dc 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.10.bb @@ -1 +1,2 @@ require libxcrypt.inc +