From: Rene Wagner Date: Thu, 23 Mar 2006 12:25:19 +0000 (+0000) Subject: binutils: lower DEFAULT_PREFERENCE of 2.16.91.0.6 CVS snapshot for non-arm-linuxeabi... X-Git-Tag: Release-2010-05/1~9453^2~2151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dce3fff7b65d54a65ed8479741120a78ff9ecfe;p=openembedded.git binutils: lower DEFAULT_PREFERENCE of 2.16.91.0.6 CVS snapshot for non-arm-linuxeabi builds --- diff --git a/packages/binutils/binutils_2.16.91.0.6.bb b/packages/binutils/binutils_2.16.91.0.6.bb index 185749bd3e..8d08bb547e 100644 --- a/packages/binutils/binutils_2.16.91.0.6.bb +++ b/packages/binutils/binutils_2.16.91.0.6.bb @@ -4,6 +4,9 @@ SECTION = "devel" LICENSE = "GPL" MAINTAINER = "Gerald Britton " +DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_arm-linuxeabi = "1" + inherit autotools gettext PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks"