]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: upgrade 4.4.10 -> 4.4.12
authorWang Mingyu <wangmy@cn.fujitsu.com>
Mon, 10 Feb 2020 17:38:03 +0000 (09:38 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Feb 2020 13:07:17 +0000 (13:07 +0000)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.12.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.10.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.12.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.10.bb with 100% similarity]

index accbdd636152a8ad688b63e7c91294f9c8f79836..59744c0cf86aebe89c0a07bfc73e4a712ca80406 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 = "dcf7d7509a26a2fe83f115f5ee731c59749ae17e"
+SRCREV = "21f93470aad8634fcf39f72db0b62642c7073a0c"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"