git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1295a2d
)
Make glibc 2.3.3 not the preferred version for the 'armeb' architecture.
author
Chris Larson
<clarson@kergoth.com>
Wed, 20 Oct 2004 23:35:50 +0000
(23:35 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Wed, 20 Oct 2004 23:35:50 +0000
(23:35 +0000)
BKrev: 4176f656rLx2ll3nfL2wYZbWSAzreA
glibc/glibc_2.3.3.oe
patch
|
blob
|
history
diff --git
a/glibc/glibc_2.3.3.oe
b/glibc/glibc_2.3.3.oe
index
c5dab9c
..
ef15076
100644
(file)
--- 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"