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 <[email protected]> > --- > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
