]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libcap-ng-python: upgrade 0.8.3 -> 0.8.4
authorYi Zhao <yi.zhao@eng.windriver.com>
Tue, 2 Jan 2024 15:06:41 +0000 (23:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2024 12:24:54 +0000 (12:24 +0000)
ChangeLog:
  - In capng_change_id, clear PR_SET_KEEPCAPS if returning an error
  - pscap: add -p option for reporting a specified process
  - Annotate function prototypes to warn if results are unused
  - Drop python2 support

* Remove "--with-python" option as python2 support was dropped.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb [moved from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb
rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb
index 9e0ccd55e37b07e35083ea8135f55c26b8dffb91..4790134ae9f48e486e956727d74e49b2048f27c2 100644 (file)
@@ -11,7 +11,7 @@ DEPENDS += "libcap-ng python3 swig-native python3-setuptools-native"
 
 S = "${WORKDIR}/libcap-ng-${PV}"
 
-EXTRA_OECONF += "--with-python --with-python3"
+EXTRA_OECONF += "--with-python3"
 
 do_install:append() {
     rm -rf ${D}${bindir}