generic-poky/bitbake/lib/bb/parse
Paul Eggleton 4a7ddff183 bitbake/ast: include class name when arguments given in variant
For multilib this produces variants of e.g. "multilib:lib64" instead of
just "lib64"; however we set BBEXTENDVARIANT to "lib64" and the latter
will be used when composing filenames for multilib.

(Bitbake rev: de7a2b91512bb3ab058f5eb5cd188acd2b8a2220)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-25 12:09:40 +01:00
..
parse_py parse/ConfHandler: Fix multiline variable corruption 2011-07-21 11:09:47 +01:00
__init__.py parse: Use constants from stat instead of magic numbers 2011-01-04 15:00:07 +00:00
ast.py bitbake/ast: include class name when arguments given in variant 2011-07-25 12:09:40 +01:00