binutils: lower DEFAULT_PREFERENCE of 2.16.91.0.6 CVS snapshot for non-arm-linuxeabi...
authorRene Wagner <rw@handhelds.org>
Thu, 23 Mar 2006 12:25:19 +0000 (12:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 23 Mar 2006 12:25:19 +0000 (12:25 +0000)
packages/binutils/binutils_2.16.91.0.6.bb

index 185749b..8d08bb5 100644 (file)
@@ -4,6 +4,9 @@ SECTION = "devel"
 LICENSE = "GPL"
 MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
 
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_arm-linuxeabi = "1"
+
 inherit autotools gettext
 
 PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks"