diff options
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2021-09-08 10:56:46 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-10 09:25:38 +0100 |
commit | ea71f54102a4dcb64ee2150c2555a87cfcf8beaf (patch) | |
tree | 576affb49d4217dad30027727a752315a3557eb2 /bitbake/lib/bb/parse/parse_py/BBHandler.py | |
parent | fa811bef8501e60fd16140cc2353882ba09abf9a (diff) | |
download | poky-ea71f54102a4dcb64ee2150c2555a87cfcf8beaf.tar.gz |
conf/mips: mips16e: prepend override to MACHINEOVERRIDES
Add the tune specific override to MACHINEOVERRIDES and not OVERRIDES as
is done for all other tune include files.
Also prepend it instead of appending so that it's among the leftmost
overrides in MACHINEOVERRIDES and has a lower precedence compared to
other MACHINEOVERRIDES added later (which usually are added via a =.
(prepend)).
(From OE-Core rev: c1d524cae8ba5aa1e30e4a66937b8af3d4a67531)
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/BBHandler.py')
0 files changed, 0 insertions, 0 deletions