From: Chris Larson Date: Wed, 20 Oct 2004 23:35:50 +0000 (+0000) Subject: Make glibc 2.3.3 not the preferred version for the 'armeb' architecture. X-Git-Tag: Release-2010-05/1~16512 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b2ba97cb455de09b112276810fefae5ba513892;p=openembedded.git Make glibc 2.3.3 not the preferred version for the 'armeb' architecture. BKrev: 4176f656rLx2ll3nfL2wYZbWSAzreA --- diff --git a/glibc/glibc_2.3.3.oe b/glibc/glibc_2.3.3.oe index c5dab9c688..ef15076207 100644 --- a/glibc/glibc_2.3.3.oe +++ b/glibc/glibc_2.3.3.oe @@ -5,6 +5,7 @@ SECTION = "libs" PRIORITY = "required" DEFAULT_PREFERENCE_arm = "-1" +DEFAULT_PREFERENCE_armeb = "-1" DEFAULT_PREFERENCE_i686 = "-1" GLIBC_ADDONS ?= "linuxthreads"