summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-02-08 16:26:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-10 10:32:08 +0000
commit7f1f1764947d3e088156a855fdab77a1dc0bb6ee (patch)
tree8aa27372b3cd8e5284f6c50a08775ab34756f492 /meta
parent7e2d184140fe4019d5e4d9f4ff7a45bf8c836215 (diff)
downloadpoky-7f1f1764947d3e088156a855fdab77a1dc0bb6ee.tar.gz
libxcrypt: upgrade 4.4.27 -> 4.4.28
Changelog: ========= Add glibc-on-or1k (OpenRISC 1000) entry to libcrypt.minver. This was added in GNU libc 2.35. (From OE-Core rev: 63a37426109911ad629454cae1b66a2e34c4a43e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.28.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.27.bb)0
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt.inc2
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt_4.4.28.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt_4.4.27.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.27.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.28.bb
index ec9f9f4fa3..ec9f9f4fa3 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.27.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.28.bb
diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc
index 725965e535..58d4c56ddf 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=c0a30e2b1502c55a7f37e412cd6c6a4b \
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https" 12SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https"
13SRCREV = "814e715dd8580ff00344112d7d8383a6a5a5b83d" 13SRCREV = "50cf2b6dd4fdf04309445f2eec8de7051d953abf"
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.27.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.28.bb
index 79dba2f6dc..79dba2f6dc 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.27.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.28.bb