summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/data.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-11 23:11:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-12 22:50:46 +0100
commit4c386e1dd5df8e1bfb675f1a7f47c1162ec76d07 (patch)
tree9c715c202b5e04c194407923a1b20235a96e0f3f /bitbake/lib/bb/tests/data.py
parent75a58555abf265703dbf2641dc4476610c41ad5a (diff)
downloadpoky-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 'bitbake/lib/bb/tests/data.py')
0 files changed, 0 insertions, 0 deletions