]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: upgrade 4.4.22 -> 4.4.23
authorwangmy <wangmy@fujitsu.com>
Wed, 23 Jun 2021 06:11:05 +0000 (14:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jun 2021 10:23:08 +0000 (11:23 +0100)
(From OE-Core rev: 8dca3e42409ae5f81094c4c422ec6e5408f2d219)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.23.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.22.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.23.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.22.bb with 100% similarity]

index e4505a666d5a58436b1aa1067a24c046a53addf5..79a2aa49d6df2c6e6c0ad7a96aacea19bfe334f9 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=afed27a72ae2a8075978299eebaa1f5d \
 inherit autotools pkgconfig
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
-SRCREV = "3df9620d08db207367c0c5152148665b5ce422e1"
+SRCREV = "5dcc36aeeb053654659e898fd3de7f365c1c4df5"
 SRCBRANCH ?= "develop"
 
 SRC_URI += "file://fix_cflags_handling.patch"