From: Richard Purdie Date: Fri, 28 May 2021 08:04:39 +0000 (+0000) Subject: libxcrypt: Upgrade 4.4.20 -> 4.4.22 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7666 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb1b414a3af6d0c674f15969fbe560207c4aacde;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxcrypt: Upgrade 4.4.20 -> 4.4.22 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.20.bb b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.22.bb similarity index 100% rename from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.20.bb rename to meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.22.bb diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc index c16068c1614..e4505a666d5 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 \ inherit autotools pkgconfig SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}" -SRCREV = "e73ff0137de5152e69e8abb0bd260541804dfe5a" +SRCREV = "3df9620d08db207367c0c5152148665b5ce422e1" SRCBRANCH ?= "develop" SRC_URI += "file://fix_cflags_handling.patch" diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.20.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.22.bb similarity index 100% rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.20.bb rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.22.bb