[oe] [meta-oe][PATCH 0/4] A few fixes when trying to run yocto-check-layer

Nicolas Dechesne nicolas.dechesne at linaro.org
Fri Feb 22 18:18:23 UTC 2019


On Fri, Feb 22, 2019 at 7:14 PM Khem Raj <raj.khem at gmail.com> wrote:
>
> On Fri, Feb 22, 2019 at 9:30 AM Nicolas Dechesne
> <nicolas.dechesne at linaro.org> 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 <Mingli.Yu at windriver.com>, i found on the list:
> >
> > upower: add REQUIRED_DISTRO_FEATURES for polkit
> > udisks2: add REQUIRED_DISTRO_FEATURES for polkit
> >
>
> they are in master-next

right. that's actually where I took them. Just wanted to highlight
that with these 2 patches + my 4 patches, the script passes.

>
> > 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
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list