From: Holger Freyther Date: Fri, 26 May 2006 14:35:04 +0000 (+0000) Subject: conf/machine/include/ixp4xx.conf: Enable fail-fast as well X-Git-Tag: Release-2010-05/1~9453^2~1616 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a47134e5ac4d3f00323aaa599b157dc0edf8258e;p=openembedded.git conf/machine/include/ixp4xx.conf: Enable fail-fast as well OVERRIDES got redefined in this configuration file. We add fail-fast now as well. --- diff --git a/conf/machine/include/ixp4xx.conf b/conf/machine/include/ixp4xx.conf index 639bf4a74e..2dab2e2e40 100644 --- a/conf/machine/include/ixp4xx.conf +++ b/conf/machine/include/ixp4xx.conf @@ -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