git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebe7656
)
linux-jlime-current: set bogus COMPATIBLE machine so the maintainer adds a proper one
author
Koen Kooi
<koen@openembedded.org>
Sun, 12 Aug 2007 21:34:51 +0000
(21:34 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 12 Aug 2007 21:34:51 +0000
(21:34 +0000)
packages/linux/linux-jlime-current.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-jlime-current.bb
b/packages/linux/linux-jlime-current.bb
index
68bcd4a
..
21cf1a2
100644
(file)
--- 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"