]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxcrypt: upgrade 4.4.34 -> 4.4.35
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 25 Jun 2023 21:22:21 +0000 (23:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Jun 2023 15:23:34 +0000 (16:23 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.35.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.34.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.35.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.34.bb with 100% similarity]

index 4d145cf3ccd68d89724ceba458216c09e8186e62..2e4db283bf2ffdbbf36b2787b817ac785125a0e4 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 = "e80cfde51bb4fe4bcf27585810e0b4ea3d1e4d7d"
+SRCREV = "321222c91c4060362b1085b3ca7c29867812ac0a"
 SRCBRANCH ?= "master"
 
 SRC_URI += "file://fix_cflags_handling.patch"