]> code.ossystems Code Review - openembedded-core.git/commit
Don't try to expand non-string values
authorChris Larson <chris_larson@mentor.com>
Tue, 20 Apr 2010 18:53:31 +0000 (11:53 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:34 +0000 (15:41 +0100)
commitc3eae29efa2318ee4f12b1e1c8d562e18d1cee87
tree66adc15f52ffd35621389d9de05df3adf76a1f90
parent214d1f7433fd8571c3e0920624ce07f31c7f08c9
Don't try to expand non-string values

(Bitbake rev: fe36a726b9f930bbd6fd758c0aee78559e95f02b)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/build.py
bitbake/lib/bb/cache.py
bitbake/lib/bb/cooker.py
bitbake/lib/bb/parse/parse_py/BBHandler.py