]> code.ossystems Code Review - openembedded-core.git/commit
classes/base: provide hints on PACKAGECONFIG error
authorJoe MacDonald <joe_macdonald@mentor.com>
Wed, 14 Oct 2015 19:27:53 +0000 (15:27 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Oct 2015 16:49:15 +0000 (17:49 +0100)
commitead4a552464309e6ef3381590994b6cea225ca20
tree641a0046d6580b3c3c2c79dc2de20db57bf68b12
parenta46fb1a06be2df00a0bceb4e60ebdecb55b5974c
classes/base: provide hints on PACKAGECONFIG error

Commit 771f89498c introduces an error message that is very rarely hit and
when it is, it is usually easy to trace the root cause very quickly.  The
information provided in the error message isn't enough to lead you back to
the actual failure, however, so expand upon it a bit, pinpointing the
specific package and flag that fails.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/base.bbclass