From 8cbb8558a7439678d43f006412317ad6c0436825 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Fri, 26 Jun 2009 01:42:51 +0200 Subject: 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(-) (limited to 'recipes') diff --git a/recipes/linux/corgi-kernel-2.4-embedix.bb b/recipes/linux/corgi-kernel-2.4-embedix.bb index 594a431ffb..986ee7ac40 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 ac253cc7c2..81f859594c 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 b3133f11ba..2f26cbc863 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 28bb32d222..f3044f4e67 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 ed1899a7ff..c52fb4767d 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 -- cgit v1.2.3