summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/persist_data.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-03 11:15:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-03 11:24:48 +0100
commitc1f4df4e883c3e03f561071390d8a204240f069a (patch)
tree1d59cbb3acd442b1eac64029b164ca238e7bc17b /bitbake/lib/bb/persist_data.py
parentdabd58b030310541b89588ea55a0f372f5b40b52 (diff)
downloadpoky-c1f4df4e883c3e03f561071390d8a204240f069a.tar.gz
bitbake: codeparser: Fix to better catch all getVar references
Currently if you do localdata.getVar, the code parser simply ignores the references. Change the code to use endswith() to catch more of the references. These names are probably unique enough to get away with this. Bump the cache version to ensure things get updated. (Bitbake rev: cf763cddc3faa2361b4c4dbd08419e4ebabf208f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/persist_data.py')
0 files changed, 0 insertions, 0 deletions