diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-03 11:15:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-03 11:24:48 +0100 |
commit | c1f4df4e883c3e03f561071390d8a204240f069a (patch) | |
tree | 1d59cbb3acd442b1eac64029b164ca238e7bc17b /oe-init-build-env-memres | |
parent | dabd58b030310541b89588ea55a0f372f5b40b52 (diff) | |
download | poky-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 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions