mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
libcap-ng: update SRC_URI
Refer [1], people.redhat.com has certificate issue, so update SRC_URI to fix do_fetch warning [1] https://github.com/stevegrubb/libcap-ng/issues/56 (From OE-Core rev: ba5d05337c97ec14d00939f02ecdd6aeab126822) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
8bfdb53247
commit
d40d52e8de
@@ -9,8 +9,6 @@ inherit lib_package autotools python3targetconfig
|
||||
# drop setuptools when version > 0.8.3 is released; it's needed only for distutils
|
||||
DEPENDS += "libcap-ng python3 swig-native python3-setuptools-native"
|
||||
|
||||
S = "${WORKDIR}/libcap-ng-${PV}"
|
||||
|
||||
EXTRA_OECONF += "--with-python3"
|
||||
|
||||
do_install:append() {
|
||||
|
||||
Reference in New Issue
Block a user