diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-03 09:45:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-15 22:56:16 +0000 |
commit | d3d9a37aa7addac066762f624ec857d34c57343b (patch) | |
tree | 7869778847e8e4649366d313dc0623e4ebe0101e /documentation/poky-ref-manual | |
parent | b1256965bb0d5e97862b5bcddc5864a491794741 (diff) | |
download | poky-d3d9a37aa7addac066762f624ec857d34c57343b.tar.gz |
parse/ast: Expand inherit statements before splitting them
This means that statements that expand to more then one entry
such as:
CLASSES = "a b"
inherit ${CLASSES}
work correctly instead of trying to inherit a class called "a b".
(Bitbake rev: 2568e9ace6e6f483e1bf2a9ef2f4d8318d6c85b7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
0 files changed, 0 insertions, 0 deletions