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 16:32:14 +0000 (17:32 +0100)
commitaff4df14b6cfe50976dbc788886af638b2b8fba3
treeb8fe8355628f5227420c715bd7d859e82e47e2a8
parent83428100b9ae176effc1e52545ea883e61e87154
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.

(From OE-Core rev: 7b8a68cda7ef8186e834b39e73ee12a55b33f85b)

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