1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

libxcrypt: upgrade 4.4.34 -> 4.4.35

(From OE-Core rev: 0f008ba868266eb4b8b4ca0f4e82fa1e72112995)

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>
This commit is contained in:
Alexander Kanavin
2023-06-25 23:22:21 +02:00
committed by Richard Purdie
parent 2e28e1682e
commit 5401b2ea79
3 changed files with 1 additions and 1 deletions
+1 -1
View 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"