diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:11:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:50:46 +0100 |
commit | 4c386e1dd5df8e1bfb675f1a7f47c1162ec76d07 (patch) | |
tree | 9c715c202b5e04c194407923a1b20235a96e0f3f /meta/lib | |
parent | 75a58555abf265703dbf2641dc4476610c41ad5a (diff) | |
download | poky-4c386e1dd5df8e1bfb675f1a7f47c1162ec76d07.tar.gz |
bitbake: data_smart: Fix appendVar/prependVar
Now that overrides get expanded 'on the fly', change appendVar
and prependVar to work using _append and _prepend, else we'd have
to re-implement pieces of getVar and the timing of expansions
becomes problematic.
Using _append/_prepend equivalence gives the behaviour users likley
expect from these functions.
(Bitbake rev: 40d661aaf7a563c6447b073310c5f2fdae6ca3d0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions