diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-24 15:57:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-25 11:30:51 +0000 |
commit | e72d641a9988976ca9144ca3fd8f9a9988d3bdc5 (patch) | |
tree | 344f6ba5d26f7c83e9ce9ced78e3f9147345b361 /scripts/lib/devtool/import.py | |
parent | faa05c878142c6271f7ea9aab4423ac90356440b (diff) | |
download | poky-e72d641a9988976ca9144ca3fd8f9a9988d3bdc5.tar.gz |
bitbake: cooker/cache: Drop mc 'default' string value
The string value "default" for the default multiconfig is confusing since an
empty string is used pretty much everywhere in the code. Remove the few
remaining references to that to standarise.
This affects the default value of BB_CURRENT_MC and does have an impact
on metadata, particulalry bitbake.conf in openembedded-core. That said, the
number of bugs we'll avoid by trying to make "default" back to "" within
bitbake's code make fixing those extremely worthwhile.
(Bitbake rev: 0fa0d8d764bbeb8a44c47f79d7b849068d565199)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/import.py')
0 files changed, 0 insertions, 0 deletions