insane.bbclass: we really don't want packages with the wrong architecture, so do...
authorKoen Kooi <koen@openembedded.org>
Tue, 20 Feb 2007 11:36:51 +0000 (11:36 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 20 Feb 2007 11:36:51 +0000 (11:36 +0000)
commit7fe797b41116ef91d5ec66ba90bb5e4ca1874ac9
treec91a1cb8107ffbb21f7c69c887eeaa275ce75137
parent1f97b6e2d01ca4e501e40b7cd30aaa1dd064825d
insane.bbclass: we really don't want packages with the wrong architecture, so do bb.fatal instead if bb.error
symptom:
ERROR: Architecture did not match (20 to 3) on /work/ppc603e-angstrom-linux/udev-092-r15/install/udev/sbin/scsi_id
This means OE detected type 3 (i386) while it expected type 20 (powerpc), most likely caused by some fool hardcoding 'gcc' as compiler
classes/insane.bbclass