]> git.karo-electronics.de Git - meta-tx09.git/blobdiff - recipes-kernel/linux/linux-tx09_git.bb
TX09 Linux kernel for Topasa900
[meta-tx09.git] / recipes-kernel / linux / linux-tx09_git.bb
diff --git a/recipes-kernel/linux/linux-tx09_git.bb b/recipes-kernel/linux/linux-tx09_git.bb
new file mode 100644 (file)
index 0000000..ed06db4
--- /dev/null
@@ -0,0 +1,14 @@
+require recipes-kernel/linux/linux.inc
+
+DESCRIPTION = "Linux kernel for Toshiba TMPA9xx processors"
+KERNEL_IMAGETYPE = "uImage"
+
+COMPATIBLE_MACHINE = "(topasa900)"
+
+PV = "2.6.38"
+SRCREV_pn-${PN} = "61a80b546fb6980e460e6c9134c232c7a3a08df9"
+
+SRC_URI += "git://git.labs.kernelconcepts.de/topas.git;protocol=git \
+            file://defconfig"
+
+S = "${WORKDIR}/git"