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:
272312d
)
glibc 2.4: start whitelisting compatible hosts with COMPATIBLE_MACHINE
author
Koen Kooi
<koen@openembedded.org>
Fri, 20 Oct 2006 07:58:10 +0000
(07:58 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 20 Oct 2006 07:58:10 +0000
(07:58 +0000)
* default_preference is too weak to mask out broken archs
packages/glibc/glibc_2.4.bb
patch
|
blob
|
history
diff --git
a/packages/glibc/glibc_2.4.bb
b/packages/glibc/glibc_2.4.bb
index
b0f0396
..
dc844ea
100644
(file)
--- a/
packages/glibc/glibc_2.4.bb
+++ b/
packages/glibc/glibc_2.4.bb
@@
-5,6
+5,8
@@
SECTION = "libs"
PRIORITY = "required"
PR = "r10"
+#add the hosts that are confirmed to be working to COMPATIBLE_HOSTi
+COMPATIBLE_HOST = '(i.86.*-linux|sh.*-linux)'
DEFAULT_PREFERENCE_arm = "-1"
# the -isystem in bitbake.conf screws up glibc do_stage