conf/machine/include/ixp4xx.conf: Enable fail-fast as well
authorHolger Freyther <zecke@selfish.org>
Fri, 26 May 2006 14:35:04 +0000 (14:35 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 26 May 2006 14:35:04 +0000 (14:35 +0000)
    OVERRIDES got redefined in this configuration file. We add
    fail-fast now as well.

conf/machine/include/ixp4xx.conf

index 639bf4a..2dab2e2 100644 (file)
@@ -62,7 +62,7 @@ IXP4XX_SUFFIX = "${MACHINE_ARCH}"
 #    arm/thumb interworking are enabled in the inputs.
 OVERRIDE_THUMB = "${@['', ':thumb'][bb.data.getVar('ARM_INSTRUCTION_SET', d, 1) == 'thumb']}"
 OVERRIDE_INTERWORK = "${@['', ':thumb-interwork'][bb.data.getVar('THUMB_INTERWORK', d, 1) == 'yes']}"
-OVERRIDES = "local:${MACHINE}:ixp4xx:${DISTRO}${DISTRO_BASE}:${TARGET_OS}:${TARGET_ARCH}${OVERRIDE_THUMB}${OVERRIDE_INTERWORK}:build-${BUILD_OS}"
+OVERRIDES = "local:${MACHINE}:ixp4xx:${DISTRO}${DISTRO_BASE}:${TARGET_OS}:${TARGET_ARCH}${OVERRIDE_THUMB}${OVERRIDE_INTERWORK}:build-${BUILD_OS}:fail-fast"
 
 # TARGET_CC_ARCH
 # TARGET_CC_KERNEL_ARCH