On Fri, Feb 22, 2019 at 9:30 AM Nicolas Dechesne <[email protected]> wrote: > > I was trying to run yocto-check-layer script and it has caught some issues. > > Note that I was able to get a PASS status for meta-oe, using two additional > patches > from Mingli Yu <[email protected]>, i found on the list: > > upower: add REQUIRED_DISTRO_FEATURES for polkit > udisks2: add REQUIRED_DISTRO_FEATURES for polkit >
they are in master-next > Nicolas Dechesne (4): > meta-oe: fixup LAYERDEPENDS to include meta-python > polkit: add REQUIRED_DISTRO_FEATURES for polkit > packagegroup-meta-oe: fixup package that now require polkit > udisks: add REQUIRED_DISTRO_FEATURES for polkit > > meta-oe/conf/layer.conf | 1 + > meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 3 ++- > meta-oe/recipes-extended/polkit/polkit-group-rule.inc | 3 +++ > meta-oe/recipes-support/udisks/udisks_1.0.5.bb | 5 ++++- > 4 files changed, 10 insertions(+), 2 deletions(-) > > -- > 2.20.1 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
