]> code.ossystems Code Review - openembedded-core.git/commit
core-image-sato: drop packagegroup-core-x11-sato-games from IMAGE_INSTALL
authorMing Liu <peter.x.liu@external.atlascopco.com>
Thu, 15 Jun 2017 17:16:05 +0000 (19:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Jun 2017 10:43:39 +0000 (11:43 +0100)
commit6c28b122e6214a9e57e4b116ff85145d9ac845ec
tree8fefd8326aa88cf1334658706e562f6844bf8a84
parent8b586f60778579ee2c9adae429128a07e8437553
core-image-sato: drop packagegroup-core-x11-sato-games from IMAGE_INSTALL

packagegroup-core-x11-sato-games package is being RDEPENDS by
packagegroup-core-x11-sato, hence will be installed if x11-sato is
choosen in IMAGE_FEATURES. So it's unnecessary appending it into
IMAGE_INSTALL.

Even worse, it's causing the following error when x11 is not
in DISTRO_FEATURES:
| ERROR: Required build target 'core-image-sato' has no buildable providers.
| Missing or unbuildable dependency chain was: ['core-image-sato', 'packagegroup-core-x11-sato-games']

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/images/core-image-sato.bb