diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-25 22:23:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-02 15:44:10 +0100 |
commit | 2abf8a699edd513405befbd1a0eafc8f55d6b514 (patch) | |
tree | 9815707d7cc45e6de4fda8be6ed0e58b0a92ed84 /meta/lib | |
parent | f735627e7c5aeb421338db55f3905d74751d4b71 (diff) | |
download | poky-2abf8a699edd513405befbd1a0eafc8f55d6b514.tar.gz |
bitbake: bitbake: Switch to using new override syntax
This change updates the datastore to use the new override syntax using
colons instead of underscores exclusively. It is expected layers would
have to be converted to work with bitbake after this change.
Supporting mixed syntax isn't possible, it is only feasible to have
one internal representation of overrides.
Whilst we can't warn for every possible override that may be set in the
old format, show errors for _append/_prepend/_remove since those should
never be present.
(Bitbake rev: 7dcf317cc141dc980634f8c18bfa84f83e57206a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions