]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Move back to running at ConfigParsed time
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Sep 2012 14:25:51 +0000 (14:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Sep 2012 14:28:17 +0000 (15:28 +0100)
commit7b8a68cda7ef8186e834b39e73ee12a55b33f85b
treea700da294f5fe74e89b553a3e599ced91d1aafcd
parentda9b66ddde02ec19f3f83f23eb2b595af9a57520
sanity.bbclass: Move back to running at ConfigParsed time

If we don't do this, users can get extremely confused errors since the sanity tests
happen too late (after parsing) and don't see the warnings.

Also cleanup messages about merging configuration file changes to give better
hints at where the updated files may be.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass