aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-ac100_git.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2010-10-28 08:18:36 +0200
committerHenning Heinold <h.heinold@tarent.de>2011-01-05 13:13:00 +0100
commit130843b39a7550239d6378f51e4e3e410b8ea3a3 (patch)
tree4d7d79578d4ac4b3f96bf097ad11e2fc013650b9 /recipes/linux/linux-ac100_git.bb
parentffdd614909abaac52f0a68b736443887eb7af215 (diff)
downloadopenembedded-130843b39a7550239d6378f51e4e3e410b8ea3a3.tar.gz
linux-ac100: support for toshiba AC100/dynabook
Diffstat (limited to 'recipes/linux/linux-ac100_git.bb')
-rw-r--r--recipes/linux/linux-ac100_git.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/linux/linux-ac100_git.bb b/recipes/linux/linux-ac100_git.bb
new file mode 100644
index 0000000000..a7e08b26a8
--- /dev/null
+++ b/recipes/linux/linux-ac100_git.bb
@@ -0,0 +1,18 @@
+require linux.inc
+
+PV = "2.6.29+${PR}+gitr${SRCREV}"
+PR = "r0"
+
+COMPATIBLE_MACHINE = "ac100"
+
+SRCREV = "462ec86ebb59b2ade8e4ebb393fcb67408e3938"
+
+SRC_URI = "\
+ http://gitorious.org/ac100/kernel/archive-tarball/ac100-kernel-eclair-tosh.tar.gz \
+ file://defconfig \
+"
+
+S = "${WORKDIR}/ac100-kernel"
+
+SRC_URI[md5sum] = "2cdb73591a17b7ffd3ed207e11cf8ae2"
+SRC_URI[sha256sum] = "bab7bbc1a2b859ed661131527fe17d81d93cd70421ac7724fb624a401e15c5e6"