[OE-core] [PATCH] libxcrypt:upgrade 4.4.6 -> 4.4.7
Zang Ruochen
zangrc.fnst at cn.fujitsu.com
Mon Aug 26 03:23:10 UTC 2019
-License-Update: Many individual files are under other licenses,update their information.
---
.../libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb} (86%)
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.7.bb
similarity index 86%
rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.7.bb
index 893f5e7..e61f59b 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.7.bb
@@ -3,16 +3,16 @@ DESCRIPTION = "Forked code from glibc libary to extract only crypto part."
HOMEPAGE = "https://github.com/besser82/libxcrypt"
SECTION = "libs"
LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM ?= "file://LICENSING;md5=be275bc7f91642efe7709a8ae7a1433b \
+LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
"
inherit autotools pkgconfig
-PV = "4.4.6"
+PV = "4.4.7"
SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
-SRCREV = "398943774c5ff38baf1bc5ee088855fd8983bb05"
+SRCREV = "66360ea0a9720951e45d41b9752aea69cdb1aefc"
SRCBRANCH ?= "develop"
PROVIDES = "virtual/crypt"
--
2.7.4
More information about the Openembedded-core
mailing list