]> code.ossystems Code Review - openembedded-core.git/commitdiff
libcap-ng: 0.7.7 -> 0.7.8
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 2 Aug 2016 08:51:27 +0000 (01:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:47 +0000 (15:05 +0100)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libcap-ng/libcap-ng_0.7.8.bb [moved from meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb
rename to meta/recipes-support/libcap-ng/libcap-ng_0.7.8.bb
index a38a818c037aef9d38b098214e10ec28dab1b7a3..358319419d6db3e450fee6cd572a3ca1c742b7fa 100644 (file)
@@ -12,8 +12,8 @@ SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
 
 inherit lib_package autotools python3native
 
-SRC_URI[md5sum] = "3d7d126b29e2869a0257c17c8b0d9b2e"
-SRC_URI[sha256sum] = "615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b"
+SRC_URI[md5sum] = "0dece96644bd798020e170fbf7663802"
+SRC_URI[sha256sum] = "c21af997445cd4107a55d386f955c5ea6f6e96ead693e9151277c0ab5f97d05f"
 
 DEPENDS += "swig-native python3"