aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/__init__.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-25 22:23:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-02 15:39:28 +0100
commit7dcf317cc141dc980634f8c18bfa84f83e57206a (patch)
tree44168000052219d053424db4e455587ade0535ff /lib/bb/fetch2/__init__.py
parent019251649a38754d5877759d13b664e28dea77de (diff)
downloadbitbake-7dcf317cc141dc980634f8c18bfa84f83e57206a.tar.gz
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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/fetch2/__init__.py')
0 files changed, 0 insertions, 0 deletions