]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Fri, 28 Feb 2014 09:32:11 +0000 (11:32 +0200)
commitd265216dab8146cda17b9ec6167346749896a505
treedcdeb7f33360fb4ad7f4ac4a774777c0b62cce7a
parent209a019b12f2941f8aefac9f192e9cdf691196e3
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.

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