On 2 May 2014 23:07, Richard Purdie <[email protected]> wrote: > It may well do and I've realised the issue: > > codeparser.py: > class PythonParser(): > getvars = ("d.getVar", "bb.data.getVar", "data.getVar", "d.appendVar", > "d.prependVar") > > we probably need to change this to an .endswith(".getVar", ".appendVar", > ".prependVar") type check...
Could this be the root-cause of so many instances where we've had to add explicit hints that variables should be added to the hash? Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
