]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcrypt: upgrade 4.4.4 -> 4.4.6
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 20 May 2019 14:11:03 +0000 (16:11 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 May 2019 06:24:38 +0000 (07:24 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb [moved from meta/recipes-core/libxcrypt/libxcrypt_4.4.4.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.4.bb
rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
index b44c07b4d0b7b7bad275e37c5eded9b6426aa81b..637c0e6ffbddbce5b330c0acade572df6f78fb16 100644 (file)
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=be275bc7f91642efe7709a8ae7a1433b \
 
 inherit autotools pkgconfig
 
-PV = "4.4.4"
+PV = "4.4.6"
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
-SRCREV = "3b251d4e1af66aa7697c4ac96c689f996fa90c32"
+SRCREV = "398943774c5ff38baf1bc5ee088855fd8983bb05"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"