]> code.ossystems Code Review - openembedded-core.git/commitdiff
libcap-ng: upgrade 0.8.1 -> 0.8.2
authorYi Zhao <yi.zhao@windriver.com>
Wed, 23 Dec 2020 02:23:26 +0000 (10:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Dec 2020 08:25:10 +0000 (08:25 +0000)
SRC_URI update: http -> https

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libcap-ng/libcap-ng-python_0.8.2.bb [moved from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.1.bb with 100% similarity]
meta/recipes-support/libcap-ng/libcap-ng.inc
meta/recipes-support/libcap-ng/libcap-ng_0.8.2.bb [moved from meta/recipes-support/libcap-ng/libcap-ng_0.8.1.bb with 100% similarity]

index a312b602ff36867e2f6f5cecdebe6f2649adc83f..8c52b5d0b9f85d2d2ca93120c6ee56ea89d3c017 100644 (file)
@@ -7,10 +7,10 @@ LICENSE = "GPLv2+ & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                    file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
 
-SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
+SRC_URI = "https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
            file://python.patch \
 "
 
-SRC_URI[sha256sum] = "f06b17aaca029e245c9a26c698c6cc8a1cf42b58483d93e94ee02b478bdc1055"
+SRC_URI[sha256sum] = "52c083b77c2b0d8449dee141f9c3eba76e6d4c5ad44ef05df25891126cb85ae9"
 
 BBCLASSEXTEND = "native nativesdk"