diff options
| author | Walter Werner SCHNEIDER <contact@schnwalter.eu> | 2025-10-29 18:01:10 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-03 17:40:41 +0000 |
| commit | 2ef4c3ac941ee41894ccdec59a5cbe7c7e677b86 (patch) | |
| tree | 6ea1a76f143986a0f483a0d15abeae9d18971418 /scripts/lib/checklayer/case.py | |
| parent | d5d5af8c4a15bd2114d76a7a29d8571410923694 (diff) | |
| download | poky-2ef4c3ac941ee41894ccdec59a5cbe7c7e677b86.tar.gz | |
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)
(From OE-Core rev: bda8283c47d7b00eecee1464d4579350cdf37032)
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>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions
