]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: upgrade 4.4.27 -> 4.4.28
authorwangmy <wangmy@fujitsu.com>
Tue, 8 Feb 2022 08:26:32 +0000 (16:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2022 10:29:13 +0000 (10:29 +0000)
Changelog:
=========
Add glibc-on-or1k (OpenRISC 1000) entry to libcrypt.minver.
This was added in GNU libc 2.35.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.28.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.27.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.28.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.27.bb with 100% similarity]

index 725965e535cc322c9cc2f2a3cca6226dd527f57f..58d4c56ddfd534558c9348de4f3c838ec0acc17f 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=c0a30e2b1502c55a7f37e412cd6c6a4b \
 inherit autotools pkgconfig
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https"
-SRCREV = "814e715dd8580ff00344112d7d8383a6a5a5b83d"
+SRCREV = "50cf2b6dd4fdf04309445f2eec8de7051d953abf"
 SRCBRANCH ?= "develop"
 
 SRC_URI += "file://fix_cflags_handling.patch"