]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
core-image-sato: Add x11 as required feature.
authorWalter Werner SCHNEIDER <contact@schnwalter.eu>
Wed, 29 Oct 2025 16:01:10 +0000 (18:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Nov 2025 17:39:51 +0000 (17:39 +0000)
commitbda8283c47d7b00eecee1464d4579350cdf37032
tree7eb6f599a900fa38cb0355ae9dbaa7e4f5d7f7d2
parent16f2684ebeffa72b5d90525cf9102751b68c298e
core-image-sato: Add x11 as required feature.

Even though x11 is currently a default DISTRO feature, even for
nodistro, core-image-sato should require the x11 feature. Without the
x11 in DISTRO_FEATURES, bitbake fails with the following:

ERROR: Required build target 'core-image-sato' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-sato',
'packagegroup-core-x11-base']

With this change, the error changes to something more clear to new
users of the project:

ERROR: Nothing PROVIDES 'core-image-sato'
core-image-sato was skipped: missing required distro feature 'x11'
(not in DISTRO_FEATURES)

Signed-off-by: Walter Werner SCHNEIDER <contact@schnwalter.eu>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/images/core-image-sato.bb