summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-08-12 21:34:51 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-12 21:34:51 +0000
commit53d81ff9ad3de44359a36ac5255d28182df4599e (patch)
tree49b1f3c49af4e7c4c8310fa316127f7242a2fb47 /packages
parentebe765619f76a2aaad9252b043fc99777c5151b1 (diff)
linux-jlime-current: set bogus COMPATIBLE machine so the maintainer adds a proper one
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-jlime-current.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-jlime-current.bb b/packages/linux/linux-jlime-current.bb
index 68bcd4ab04..21cf1a224b 100644
--- a/packages/linux/linux-jlime-current.bb
+++ b/packages/linux/linux-jlime-current.bb
@@ -9,6 +9,8 @@ DESCRIPTION = "2.6 Linux Development Kernel for JLime supported Machines."
SECTION = "kernel"
LICENSE = "GPL"
+COMPATIBLE_MACHINE = "fillmein"
+
inherit kernel
PR = "r1"