linux-h1940: set compatible machine
authorKoen Kooi <koen@openembedded.org>
Sun, 17 Jun 2007 07:50:59 +0000 (07:50 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 17 Jun 2007 07:50:59 +0000 (07:50 +0000)
packages/linux/linux-h1940_2.6.11-bk1-h1940.bb
packages/linux/linux-h1940_2.6.14-h1940.bb
packages/linux/linux-h1940_2.6.17-h1940.bb

index 2425676..7624f32 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "kernel"
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "h1940"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.11.tar.bz2 \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/snapshots/old/patch-2.6.11-bk1.gz;patch=1 \
index 750750f..5a657eb 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "kernel"
 LICENSE = "GPL"
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "h1940"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 \
           http://rtpnet.nerim.net/ipaq/patches/2.6.14-3/v2.6.14-gitcurrent.patch;patch=1 \
index 5fbe040..f7ad018 100644 (file)
@@ -5,6 +5,7 @@ LICENSE = "GPL"
 PR = "r1"
 
 COMPATIBLE_HOST = "arm.*-linux"
+COMPATIBLE_MACHINE = "h1940"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \
            http://rtpnet.nerim.net/ipaq/patches/2.6.17-1/v2.6.17-gitcurrent.patch;patch=1 \