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.z...@windriver.com>
---
 .../{libcap-ng-python_0.8.3.bb => libcap-ng-python_0.8.4.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.8.3.bb => 
libcap-ng-python_0.8.4.bb} (93%)

diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb 
b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb
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 9e0ccd55e3..4790134ae9 100644
--- a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb
+++ b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb
@@ -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}
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193237): 
https://lists.openembedded.org/g/openembedded-core/message/193237
Mute This Topic: https://lists.openembedded.org/mt/103482626/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to