[OE-core] [PATCH 2/4] libcap-ng: split into libcap-ng/libcap-ng-python

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jun 14 16:23:46 UTC 2019


On Fri, 2019-06-14 at 12:02 -0400, Randy MacLeod wrote:
> util-linux's setpriv needs the libcap-ng library but
> not the python package so split the package up to enable
> this without a dependency loop.
> 
> Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>
> ---
>  meta/recipes-support/libcap-ng/libcap-ng      |  1 +
>  .../python.patch                              |  0
>  .../libcap-ng/libcap-ng-python_0.7.9.bb       | 27
> ++++++++++++++++++
>  meta/recipes-support/libcap-ng/libcap-ng.inc  | 17 +++++++++++
>  .../libcap-ng/libcap-ng_0.7.9.bb              | 28 +++------------
> ----
>  5 files changed, 49 insertions(+), 24 deletions(-)
>  create mode 120000 meta/recipes-support/libcap-ng/libcap-ng
>  rename meta/recipes-support/libcap-ng/{libcap-ng => libcap-ng-
> python}/python.patch (100%)
>  create mode 100644 meta/recipes-support/libcap-ng/libcap-ng-
> python_0.7.9.bb
>  create mode 100644 meta/recipes-support/libcap-ng/libcap-ng.inc

This is going to fail on the autobuilder due to a missing
maintainers.inc entry...

Cheers,

Richard



More information about the Openembedded-core mailing list