glibc 2.4: start whitelisting compatible hosts with COMPATIBLE_MACHINE
authorKoen Kooi <koen@openembedded.org>
Fri, 20 Oct 2006 07:58:10 +0000 (07:58 +0000)
committerKoen 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

index b0f0396..dc844ea 100644 (file)
@@ -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