[OE-core] [PATCH][meta-oe] libcap: update to 2.27

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Mon Apr 22 14:59:01 UTC 2019


Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 .../recipes-support/libcap/{libcap_2.26.bb => libcap_2.27.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libcap/{libcap_2.26.bb => libcap_2.27.bb} (93%)

diff --git a/meta/recipes-support/libcap/libcap_2.26.bb b/meta/recipes-support/libcap/libcap_2.27.bb
similarity index 93%
rename from meta/recipes-support/libcap/libcap_2.26.bb
rename to meta/recipes-support/libcap/libcap_2.27.bb
index 14841de4a7..4f3bac8490 100644
--- a/meta/recipes-support/libcap/libcap_2.26.bb
+++ b/meta/recipes-support/libcap/libcap_2.27.bb
@@ -10,8 +10,8 @@ DEPENDS = "hostperl-runtime-native gperf-native"
 SRC_URI = "${KERNELORG_MIRROR}/linux/libs/security/linux-privs/${BPN}2/${BPN}-${PV}.tar.xz \
            file://0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch \
            "
-SRC_URI[md5sum] = "968ac4d42a1a71754313527be2ab5df3"
-SRC_URI[sha256sum] = "b630b7c484271b3ba867680d6a14b10a86cfa67247a14631b14c06731d5a458b"
+SRC_URI[md5sum] = "2e8f9fab32eb5ccb37969fe317fd17aa"
+SRC_URI[sha256sum] = "dac1792d0118bee6aae6ba7fb93ff1602c6a9bda812fd63916eee1435b9c486a"
 
 inherit lib_package
 
-- 
2.17.1



More information about the Openembedded-core mailing list