[oe-commits] Andrea Adami : kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30d

git version control git at git.openembedded.org
Fri Jun 26 00:03:13 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8cbb8558a7439678d43f006412317ad6c0436825
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8cbb8558a7439678d43f006412317ad6c0436825

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Jun 26 01:42:51 2009 +0200

kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30d
 - COMPATIBLE_MACHINE will be set in sharprom-compatible

---

 recipes/linux/corgi-kernel-2.4-embedix.bb     |    2 +-
 recipes/linux/husky-kernel-2.4-embedix.bb     |    2 +-
 recipes/linux/poodle-kernel-2.4-embedix.bb    |    2 +-
 recipes/linux/poodle255-kernel-2.4-embedix.bb |    2 +-
 recipes/linux/shepherd-kernel-2.4-embedix.bb  |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/linux/corgi-kernel-2.4-embedix.bb b/recipes/linux/corgi-kernel-2.4-embedix.bb
index 594a431..986ee7a 100644
--- a/recipes/linux/corgi-kernel-2.4-embedix.bb
+++ b/recipes/linux/corgi-kernel-2.4-embedix.bb
@@ -1,3 +1,3 @@
-COMPATIBLE_MACHINE = "corgi"
+MACHINE = "corgi"
 COMPATIBLE_HOST = "arm.*-linux"
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
diff --git a/recipes/linux/husky-kernel-2.4-embedix.bb b/recipes/linux/husky-kernel-2.4-embedix.bb
index ac253cc..81f8595 100644
--- a/recipes/linux/husky-kernel-2.4-embedix.bb
+++ b/recipes/linux/husky-kernel-2.4-embedix.bb
@@ -1,5 +1,5 @@
 COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE = "husky"
+MACHINE = "husky"
 
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
 
diff --git a/recipes/linux/poodle-kernel-2.4-embedix.bb b/recipes/linux/poodle-kernel-2.4-embedix.bb
index b3133f1..2f26cbc 100644
--- a/recipes/linux/poodle-kernel-2.4-embedix.bb
+++ b/recipes/linux/poodle-kernel-2.4-embedix.bb
@@ -1,4 +1,4 @@
-COMPATIBLE_MACHINE = "poodle"
+MACHINE = "poodle"
 COMPATIBLE_HOST = "arm.*-linux"
 
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
diff --git a/recipes/linux/poodle255-kernel-2.4-embedix.bb b/recipes/linux/poodle255-kernel-2.4-embedix.bb
index 28bb32d..f3044f4 100644
--- a/recipes/linux/poodle255-kernel-2.4-embedix.bb
+++ b/recipes/linux/poodle255-kernel-2.4-embedix.bb
@@ -1,4 +1,4 @@
-COMPATIBLE_MACHINE = "poodle255"
+MACHINE = "poodle255"
 COMPATIBLE_HOST = "arm.*-linux"
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
 
diff --git a/recipes/linux/shepherd-kernel-2.4-embedix.bb b/recipes/linux/shepherd-kernel-2.4-embedix.bb
index ed1899a..c52fb47 100644
--- a/recipes/linux/shepherd-kernel-2.4-embedix.bb
+++ b/recipes/linux/shepherd-kernel-2.4-embedix.bb
@@ -1,4 +1,4 @@
-COMPATIBLE_MACHINE = "shepherd"
+MACHINE = "shepherd"
 COMPATIBLE_HOST = "arm.*-linux"
 
 require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc





More information about the Openembedded-commits mailing list