[oe-commits] [openembedded-core] 32/41: libcap-ng:upgrade 0.7.9 -> 0.7.10

git at git.openembedded.org git at git.openembedded.org
Wed Oct 23 15:31:59 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 1d5ab1936c9fdf5d2613562ab1ace920089de49b
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Oct 21 13:50:52 2019 +0800

    libcap-ng:upgrade 0.7.9 -> 0.7.10
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../{libcap-ng-python_0.7.9.bb => libcap-ng-python_0.7.10.bb}       | 0
 meta/recipes-support/libcap-ng/libcap-ng.inc                        | 6 +++---
 .../libcap-ng/{libcap-ng_0.7.9.bb => libcap-ng_0.7.10.bb}           | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.7.10.bb
similarity index 100%
rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb
rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.7.10.bb
diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc
index 739b91f..aec8389 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng.inc
+++ b/meta/recipes-support/libcap-ng/libcap-ng.inc
@@ -11,7 +11,7 @@ SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
            file://python.patch \
 "
 
-SRC_URI[md5sum] = "2398d695508fab9ce33668c53a89b0e9"
-SRC_URI[sha256sum] = "4a1532bcf3731aade40936f6d6a586ed5a66ca4c7455e1338d1f6c3e09221328"
+SRC_URI[md5sum] = "57dc267e2949cdecb651a929f9206572"
+SRC_URI[sha256sum] = "a84ca7b4e0444283ed269b7a29f5b6187f647c82e2b876636b49b9a744f0ffbf"
 
-BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file
+BBCLASSEXTEND = "native nativesdk"
diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.7.9.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb
similarity index 100%
rename from meta/recipes-support/libcap-ng/libcap-ng_0.7.9.bb
rename to meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list