1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

libxcrypt: upgrade 4.4.23 -> 4.4.25

(From OE-Core rev: 2e3dcec1319a847715d4c1dc72e1eb760725e8aa)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-08-22 14:50:12 +02:00
committed by Richard Purdie
parent 3755f6c4eb
commit d3e0f0c9bf
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=afed27a72ae2a8075978299eebaa1f5d \
inherit autotools pkgconfig inherit autotools pkgconfig
SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}" SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
SRCREV = "5dcc36aeeb053654659e898fd3de7f365c1c4df5" SRCREV = "b9116ef2245abb128a22a975d187b1272312a80c"
SRCBRANCH ?= "develop" SRCBRANCH ?= "develop"
SRC_URI += "file://fix_cflags_handling.patch" SRC_URI += "file://fix_cflags_handling.patch"