]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: upgrade 4.4.14 -> 4.4.15
authorWang Mingyu <wangmy@cn.fujitsu.com>
Thu, 19 Mar 2020 07:41:46 +0000 (00:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Mar 2020 22:38:19 +0000 (22:38 +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.15.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.14.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.15.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.14.bb with 100% similarity]

index e59a096573dbbf5ed84957ad2cfe5f541152aafe..bee1367c995aedd3ad0f9fca2029163564e6fcbb 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 = "5c43f7d56a31667bcdaa334bbb4edafb75672872"
+SRCREV = "823437d015cd4ab4d100ed205f218681b03ae45c"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"