linux-jlime-current: set bogus COMPATIBLE machine so the maintainer adds a proper one
authorKoen Kooi <koen@openembedded.org>
Sun, 12 Aug 2007 21:34:51 +0000 (21:34 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 12 Aug 2007 21:34:51 +0000 (21:34 +0000)
packages/linux/linux-jlime-current.bb

index 68bcd4a..21cf1a2 100644 (file)
@@ -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"