diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-24 16:13:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-25 11:30:31 +0000 |
commit | faa05c878142c6271f7ea9aab4423ac90356440b (patch) | |
tree | 3a2f5d3e0a114fb9b5da5e3cf166aadff48d3307 /scripts/lib/devtool/runqemu.py | |
parent | bdecbe35d80eea96bca96fe34a4b9dc372d8f752 (diff) | |
download | poky-faa05c878142c6271f7ea9aab4423ac90356440b.tar.gz |
bitbake.conf: Handle empty BB_CURRENT_MC
Bitbake is about to change the default value of this from "default" to "". The
original reason for this was to make this kind of include file usage easier.
Instead we were going to complicate bitbake code having to map one value into
the other.
Instead, stop using "default" and put a slightly horrible bit of code in bitbake.conf
as an alternative.
This means a "default.conf" in the multiconfig directory will stop working but this
was never something anyone was expected to use.
The eSDK code also needs updating for this change.
(From OE-Core rev: ff469ab2e865063bbc529031bbfd76cba5040073)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions