summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-06-23 14:11:05 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-26 11:27:17 +0100
commit549bb5a31b9dde7d0bc1ee13d5e04d13772035fc (patch)
tree8712d603bfec8c4b93b51c77cd89d88722906785 /meta/recipes-core
parent297697a6f9162a9b85466924f2c9b5bd20016396 (diff)
downloadpoky-549bb5a31b9dde7d0bc1ee13d5e04d13772035fc.tar.gz
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>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.23.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.22.bb)0
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt.inc2
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt_4.4.23.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt_4.4.22.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.22.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.23.bb
index ba74eb1f94..ba74eb1f94 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.22.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.23.bb
diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc
index e4505a666d..79a2aa49d6 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt.inc
+++ b/meta/recipes-core/libxcrypt/libxcrypt.inc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=afed27a72ae2a8075978299eebaa1f5d \
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
13SRCREV = "3df9620d08db207367c0c5152148665b5ce422e1" 13SRCREV = "5dcc36aeeb053654659e898fd3de7f365c1c4df5"
14SRCBRANCH ?= "develop" 14SRCBRANCH ?= "develop"
15 15
16SRC_URI += "file://fix_cflags_handling.patch" 16SRC_URI += "file://fix_cflags_handling.patch"
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.22.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.23.bb
index 79dba2f6dc..79dba2f6dc 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.22.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.23.bb