]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: Upgrade to 4.4.14 release
authorKhem Raj <raj.khem@gmail.com>
Fri, 21 Feb 2020 22:45:34 +0000 (14:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 22 Feb 2020 23:51:46 +0000 (23:51 +0000)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.14.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.12.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.14.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.12.bb with 100% similarity]

index 59744c0cf86aebe89c0a07bfc73e4a712ca80406..416205cd5c6b08d8bfb5dd7231eec51dc11f15f9 100644 (file)
@@ -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 = "21f93470aad8634fcf39f72db0b62642c7073a0c"
+SRCREV = "5c43f7d56a31667bcdaa334bbb4edafb75672872"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"