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:
540c4f4
)
linux-titan-sh4 2.6.17: Add COMPATIBLE_MACHINE since it is going to be made
author
Jamie Lenehan
<lenehan@twibble.org>
Fri, 13 Oct 2006 00:12:54 +0000
(
00:12
+0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Fri, 13 Oct 2006 00:12:54 +0000
(
00:12
+0000)
madatory. This kernel is for the sh4 based titan board only.
packages/linux/linux-titan-sh4_2.6.17.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-titan-sh4_2.6.17.bb
b/packages/linux/linux-titan-sh4_2.6.17.bb
index
027983a
..
ac98115
100644
(file)
--- a/
packages/linux/linux-titan-sh4_2.6.17.bb
+++ b/
packages/linux/linux-titan-sh4_2.6.17.bb
@@
-11,6
+11,7
@@
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
S = "${WORKDIR}/linux-${PV}"
COMPATIBLE_HOST = 'sh4.*-linux'
+COMPATIBLE_MACHINE = "titan"
inherit kernel