diff options
| author | Yoann Congal <yoann.congal@smile.fr> | 2025-10-10 10:29:19 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-13 23:30:31 +0100 |
| commit | b203f9146e1c5ce38bdc55e93f769a14b8fce6ba (patch) | |
| tree | 5905073a5cc113f89086dd1a2116e8fe99044b79 /scripts/lib/wic/plugins/source/bootimg_partition.py | |
| parent | 34f0052af30d229429c6a886cbace726878ad072 (diff) | |
| download | poky-b203f9146e1c5ce38bdc55e93f769a14b8fce6ba.tar.gz | |
bitbake: ast: Warn on multiple builtin config fragments for the same variable
Having multiple builtin config fragments for the same variable
(eg OE_FRAGMENTS = "... machine/A ... machine/B") is not supported.
Warn the user to make them fix this but continue with the normal
variable evaluation : the last affectation "wins".
Added warning looks like:
WARNING: Multiple builtin fragments are enabled for machine via variable OE_FRAGMENTS: machine/qemux86-64 machine/test machine/qemux86-64. This likely points to a mis-configuration in the metadata, as only one of them should be set. The build will use the last value.
(Bitbake rev: 1c12aa23f6678dc289fc0e0d8b4dad311bd39c35)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
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/wic/plugins/source/bootimg_partition.py')
0 files changed, 0 insertions, 0 deletions
