zaurus 2.4 kernels: add COMPATIBLE_HOST = "arm.*-linux"
authorKoen Kooi <koen@openembedded.org>
Wed, 20 Jun 2007 12:30:00 +0000 (12:30 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 20 Jun 2007 12:30:00 +0000 (12:30 +0000)
packages/linux/corgi-kernel-2.4-embedix.bb
packages/linux/husky-kernel-2.4-embedix.bb
packages/linux/poodle-kernel-2.4-embedix.bb
packages/linux/poodle-kernels-2.4-embedix.bb
packages/linux/poodle255-kernel-2.4-embedix.bb
packages/linux/shepherd-kernel-2.4-embedix.bb

index 5870ed5..986ee7a 100644 (file)
@@ -1,3 +1,3 @@
 MACHINE = "corgi"
-
+COMPATIBLE_HOST = "arm.*-linux"
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
index 1964507..81f8595 100644 (file)
@@ -1,3 +1,4 @@
+COMPATIBLE_HOST = "arm.*-linux"
 MACHINE = "husky"
 
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
index 37845c4..2f26cbc 100644 (file)
@@ -1,4 +1,5 @@
 MACHINE = "poodle"
+COMPATIBLE_HOST = "arm.*-linux"
 
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
 
index 7a714b7..21d334f 100644 (file)
@@ -1,2 +1,3 @@
 COMPATIBLE_MACHINE = "poodle"
+COMPATIBLE_HOST = "arm.*-linux"
 DEPENDS = "poodle-kernel-2.4-embedix poodle255-kernel-2.4-embedix"
index 2b58472..f3044f4 100644 (file)
@@ -1,4 +1,4 @@
 MACHINE = "poodle255"
-
+COMPATIBLE_HOST = "arm.*-linux"
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
 
index 874c72e..ac573fd 100644 (file)
@@ -1,5 +1,6 @@
 MACHINE = "shepherd"
 COMPATIBLE_MACHINE = "shepherd"
+COMPATIBLE_HOST = "arm.*-linux"
 
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc