]> git.karo-electronics.de Git - meta-tx09.git/blobdiff - recipes-kernel/linux/linux-tx09_git.bb
linux-tx09: Update kernel to experimental 3.2.y branch (currently 3.2.102)
[meta-tx09.git] / recipes-kernel / linux / linux-tx09_git.bb
index ed06db4fe23d0fab6098745115d316c81c9adb03..a58a02ccfa8b181ca6d55dcffc7b905e62fe4ea0 100644 (file)
@@ -1,14 +1,14 @@
 require recipes-kernel/linux/linux.inc
-
 DESCRIPTION = "Linux kernel for Toshiba TMPA9xx processors"
 KERNEL_IMAGETYPE = "uImage"
 
-COMPATIBLE_MACHINE = "(topasa900)"
+COMPATIBLE_MACHINE = "(topasa900|topas910)"
 
-PV = "2.6.38"
-SRCREV_pn-${PN} = "61a80b546fb6980e460e6c9134c232c7a3a08df9"
+PV = "3.2.102"
+SRCREV_pn-${PN} = "78b2504d2e7e53863a7344b348327bf09d6527ee"
 
-SRC_URI += "git://git.labs.kernelconcepts.de/topas.git;protocol=git \
-            file://defconfig"
+SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git;branch=tmpa9xx-v3.2.y \
+           file://defconfig \
+           "
 
 S = "${WORKDIR}/git"