]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxcrypt: upgrade 4.4.33 -> 4.4.34
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 14 Jun 2023 09:28:49 +0000 (11:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jun 2023 12:43:21 +0000 (13:43 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.34.bb [moved from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.33.bb with 100% similarity]
meta/recipes-core/libxcrypt/libxcrypt.inc
meta/recipes-core/libxcrypt/libxcrypt_4.4.34.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb with 100% similarity]

index 61b03810763199b69ff209708df285a124ee0c4f..4d145cf3ccd68d89724ceba458216c09e8186e62 100644 (file)
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=c0a30e2b1502c55a7f37e412cd6c6a4b \
 inherit autotools pkgconfig
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https"
-SRCREV = "d7fe1ac04c326dba7e0440868889d1dccb41a175"
-SRCBRANCH ?= "develop"
+SRCREV = "e80cfde51bb4fe4bcf27585810e0b4ea3d1e4d7d"
+SRCBRANCH ?= "master"
 
 SRC_URI += "file://fix_cflags_handling.patch"