libxcrypt: upgrade 4.4.22 -> 4.4.23

(From OE-Core rev: 8dca3e42409ae5f81094c4c422ec6e5408f2d219)

(From OE-Core rev: eb3ff21c6e668ef72ea2bf4f6495c44d75f61706)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
wangmy
2021-06-23 14:11:05 +08:00
committed by Richard Purdie
parent 297697a6f9
commit 549bb5a31b
3 changed files with 1 additions and 1 deletions

View 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"