uboot-config.bbclass: Skip the package if no valid configuration is found
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 26 Feb 2014 20:39:31 +0000 (17:39 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2014 14:01:12 +0000 (14:01 +0000)
commitfcd976d2d8c30db904fad87cbb14e759281af73a
tree97eed0d2ab5e8a99ec9986a89860f11d9e667c19
parent982e1cc3965cf4ac2be154c68b9037b06dff54c4
uboot-config.bbclass: Skip the package if no valid configuration is found

The ValidError case makes parsing fail even if the U-Boot variant is
not in use for the specific machine and this is not desired. So
instead of raising a parsing error we skip the package.

(From OE-Core rev: d265216dab8146cda17b9ec6167346749896a505)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/uboot-config.bbclass