[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 17:29:45 UTC 2019


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

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



More information about the Openembedded-devel mailing list