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

libxcrypt: update to 4.4.10

(From OE-Core rev: 548d9fefef024a2f8e323dade8456396f982f637)

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
2019-12-06 19:09:45 +01:00
committed by Richard Purdie
parent 876ee33e78
commit fe30c40a49
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \
inherit autotools pkgconfig
SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
SRCREV = "acd84997a5a8b2badd28b70a642abee11272fad2"
SRCREV = "dcf7d7509a26a2fe83f115f5ee731c59749ae17e"
SRCBRANCH ?= "develop"
PROVIDES = "virtual/crypt"