diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-16 11:20:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-23 10:59:56 +0000 |
commit | 30205c7148b86475892720a647163fe2b4a2e009 (patch) | |
tree | b0a3a311a4adb245dfc4967e3b90d6b7b5077472 /bitbake/lib/bs4/NEWS.txt | |
parent | 8de811ae76f8a5bc160e3e3f72da3a5e08b6ca1a (diff) | |
download | poky-30205c7148b86475892720a647163fe2b4a2e009.tar.gz |
bitbake: data: Drop deprecated old style bitbake API
The old style bb.data.getVar/setVar API has long since been deprecated in
favour of d.getVar/setVar and friends.
Now we're about to change the default expansion parameter, drop the old APIs
to simplify the transition and ensure everyone is using the new style functions.
Conversion is trivial if there are remaining stragglers.
I've left bb.data.expand() for now since its more widely used but would make a good
follow up patch series.
(Bitbake rev: 1825604d46fcd29fad6cfd325f1cb1e1b457d2c9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bs4/NEWS.txt')
0 files changed, 0 insertions, 0 deletions