meta-virtualization/recipes-extended
Christopher Larson 8a0ecb59fa xen: avoid parse time errors for non-xen-archs
XEN_TARGET_ARCH, when expanded, would emit a bb.error(). Referencing
XEN_TARGET_ARCH in PACKAGECONFIG resulted in its expansion at the up front
parse time, rather than at compile time, so non-xen-supported-archs like
powerpc would see parse time errors, resulting in non-zero bitbake exit codes.

Naturally this isn't ideal, so instead have the mapping function return
'INVALID' in the unsupported case, and in anonymous python, raise SkipPackage
if the mapped architecture is invalid, so it's seen as unbuildable in that
case.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-03-17 09:42:00 -04:00
..
dev86 dev86: Adjusted the SRC_URI of the source code. 2015-02-16 23:38:05 -05:00
iasl iasl: Add Intel ACPI license information 2013-08-10 22:47:11 -04:00
images xen-image-minimal: Install qemu instead of xen-qemu 2015-02-20 21:17:04 -05:00
iptables iptables: 1.4.19.1 -> 1.4.21 2014-01-14 08:46:59 -05:00
ipxe xen: break out firmware bits 2015-02-20 21:17:04 -05:00
irqbalance irqbalance: remove old versions 2014-09-29 10:21:16 -04:00
libvirt libvirt: Identify CONFFILES 2015-03-10 13:17:46 -04:00
multipath-tools Add udev dependency for multipath-tools package 2014-09-25 08:17:20 -04:00
seabios seabios: minor cleanup 2015-02-20 21:17:04 -05:00
vgabios vgabios: DEPENDS on dev86-native 2015-02-20 21:17:04 -05:00
xen xen: avoid parse time errors for non-xen-archs 2015-03-17 09:42:00 -04:00