bitbake: tests/codeparser: Hack around circular inclusion problem
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Feb 2013 21:35:25 +0000 (21:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Feb 2013 12:12:35 +0000 (12:12 +0000)
commitfe5f0d45d9ce5b518ceb3d89510565845c7366c1
treeaeab76953eaee509250d33abf59d4c770e5ad2d0
parent07df644f96842659b5a0393d164eb90883d0d68a
bitbake: tests/codeparser: Hack around circular inclusion problem

There is a circular dependency issue where bb.data can't directly depend on
bb.parse. The tests were failing due to this issue which is misleading. This
patch hacks around it for now. I'd rather that than not running tests at all.

(Bitbake rev: a206ae0d7769a41ff3666d0f53ff9cf422dfa518)

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