summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxcrypt
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-02-21 14:45:34 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-22 23:57:27 +0000
commite790242216c4c42b45192ff9cff1668ebe8b2ce3 (patch)
tree624f4ef87b8ca46ecf381949e39ddf4c1b8ebe21 /meta/recipes-core/libxcrypt
parentaebfb930ccea66ec1fe30f7b22a4c0894868228a (diff)
downloadpoky-e790242216c4c42b45192ff9cff1668ebe8b2ce3.tar.gz
libxcrypt: Upgrade to 4.4.14 release
(From OE-Core rev: f0c50a5bebe593dd3b5ffbe4c84688ae7e84e4fe) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxcrypt')
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.14.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.12.bb)0
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt.inc2
-rw-r--r--meta/recipes-core/libxcrypt/libxcrypt_4.4.14.bb (renamed from meta/recipes-core/libxcrypt/libxcrypt_4.4.12.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.12.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.14.bb
index ba74eb1f94..ba74eb1f94 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.12.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.14.bb
diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc
index 59744c0cf8..416205cd5c 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=3bb6614cf5880cbf1b9dbd9e3d145e2c \
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 = "21f93470aad8634fcf39f72db0b62642c7073a0c" 13SRCREV = "5c43f7d56a31667bcdaa334bbb4edafb75672872"
14SRCBRANCH ?= "develop" 14SRCBRANCH ?= "develop"
15 15
16PROVIDES = "virtual/crypt" 16PROVIDES = "virtual/crypt"
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.12.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.14.bb
index 79dba2f6dc..79dba2f6dc 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.12.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.14.bb