]> code.ossystems Code Review - openembedded-core.git/commit
selftest: Replace bitbake -p with bitbake -e
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Aug 2018 17:20:57 +0000 (17:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 08:33:53 +0000 (09:33 +0100)
commitacec5180b8d2731002979179e08439b615631e70
treeb9c3824262fcd8ee8f8eb003dfb09563a8222482
parent5634f2fb1740732056d2c1a22717184ef94405bf
selftest: Replace bitbake -p with bitbake -e

Parsing all the recipes is annoying when trying to re-execute oe-selftest
and also unnecessary as its really just a sanity check. When the tests were
originally being developed the guard was useful but less so now.

Replace it with bitbake -e which is fast and checks the basic configuration
is valid.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/context.py