meta-agl-profile-core: Add packagegroup-machine-base to images 72/21672/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 17 Jun 2019 18:51:36 +0000 (14:51 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Jun 2019 09:37:34 +0000 (09:37 +0000)
Add packagegroup-machine-base to packagegroup-agl-image-{boot,minimal}.
This replicates its use in oe-core, where it gets pulled in via
packagegroup-base into the core-image definition.  AGL over-rides
CORE_IMAGE_BASE_INSTALL, losing packagegroup-base entirely.  However,
it is useful to use packagegroup-machine-base to pick up any BSP
definitions of MACHINE_EXTRA_RDEPENDS and MACHINE_EXTRA_RRECOMMENDS,
which some of the machines defined in meta-freescale-3rdparty use for
non-essential firmware for onboard peripherals.

Bug-AGL: SPEC-2517

Change-Id: I1ee07955dc60da1388b21b7a531dab8483935194
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-core/recipes-platform/packagegroups/packagegroup-agl-image-boot.bb
meta-agl-profile-core/recipes-platform/packagegroups/packagegroup-agl-image-minimal.bb

index ba7ccdd..afa04e7 100644 (file)
@@ -11,8 +11,8 @@ ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} += "\
     packagegroup-agl-core-boot \
+    packagegroup-machine-base \
     "
 
-
 RDEPENDS_${PN} += "\
     "