diff options
author | Yi Zhao <yi.zhao@eng.windriver.com> | 2024-05-18 18:48:54 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-23 11:26:39 +0100 |
commit | 4125ad9a2d6e1cde7299ac15f6c7dc799af31f31 (patch) | |
tree | 9207f44929efdc0a5b2f3eef7cf90aa1028ff71c /meta/recipes-support | |
parent | f96001fd4f404b3bcde4f07f9ea3a3814a653485 (diff) | |
download | poky-4125ad9a2d6e1cde7299ac15f6c7dc799af31f31.tar.gz |
libcap-ng-python: upgrade 0.8.4 -> 0.8.5
Changelog:
https://people.redhat.com/sgrubb/libcap-ng/ChangeLog
- Remove python global exception handler since it's deprecated
- Make the utilities link against just built libraries
- Remove unused macro in cap-ng.h
(From OE-Core rev: 98151fbd4864fb5c6728b7faed0ad83723f962ef)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb (renamed from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb index 4790134ae9..4790134ae9 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb +++ b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.5.bb | |||