On Sun, 2019-06-16 at 11:48 -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
Two steps forward, one step back. The maintainers.inc entry went missing in v3 from v2. I fixed it. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
