summaryrefslogtreecommitdiff
path: root/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-06-25 01:56:07 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-06-25 02:03:14 +0200
commite141e38cd9daeb89f3aa563ed31845ee4c1b4faf (patch)
tree6c8019cd8bb6f8385ef361252928b8d85fd948b8 /recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
parenta4ee92d0a8ce317edbc36288e79236865ba87118 (diff)
embedix kernels: set COMPATIBLE_MACHINE = "none"
- silence the notes like: - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95' - but it wasn't found in any PACKAGE or RPROVIDES variables - COMPATIBLE_MACHINE is set in sharprom-compatible
Diffstat (limited to 'recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb')
-rw-r--r--recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb b/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
index 5a90d415fb..e65f293de8 100644
--- a/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
+++ b/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
@@ -5,7 +5,6 @@ PV = "2.4.20-rmk2-embedix"
LICENSE = "GPL"
KV = "2.4.20"
PR = "r18"
-COMPATIBLE_MACHINE = "(akita|spitz)"
SRC_URI = "http://developer.ezaurus.com/sl_j/source/c3100/20050602/linux-c3100-20050602-rom1_01.tar.bz2 \
file://P01-C3000-clockup_050221.patch;pnum=2;patch=1 \
@@ -76,7 +75,11 @@ EXTRA_OEMAKE = "OPENZAURUS_RELEASE=-${DISTRO_VERSION}"
KERNEL_CCSUFFIX = "-2.95"
KERNEL_LDSUFFIX = "-2.11.2"
COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE = '(akita|spitz|borzoi)'
+
+# For these old 2.4 kernels we override in sharprom-compatible.conf
+#COMPATIBLE_MACHINE = "(akita|spitz|borzoi)"
+COMPATIBLE_MACHINE = "none"
+
PARALLEL_MAKE = ""
#