bitbake: tests/data: Whitespace in key names is a really bad idea
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Sep 2013 10:44:16 +0000 (10:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Sep 2013 11:19:45 +0000 (12:19 +0100)
commit16a9a5066fb920cfd902071bc30831cf8a894afe
tree195236a104e76ee18211a552aef4581eb78b1132
parentaebbf6ccc927d51956ce2ba1006f909811940b30
bitbake: tests/data: Whitespace in key names is a really bad idea

The parser never has supported it, the datastore API did happen to work
but whitespace in key names is a really bad idea and not something I think we
should encourage or support.

Fix test case failures after excplitly ignoring it for variable expansion
purposes.

(Bitbake rev: a2074ddaba6f53962d6caf34dbd27bdbc259935b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/tests/data.py