]> git.karo-electronics.de Git - meta-tx09.git/blobdiff - recipes-kernel/linux/linux-tx09_git.bb
linux-tx09: add support for TOPAS910 board
[meta-tx09.git] / recipes-kernel / linux / linux-tx09_git.bb
index b470026e6b1d06b830b68a321c807202715c2a44..be559d6e6c993470b4a9d73339fa2020326503e6 100644 (file)
@@ -2,14 +2,13 @@ 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"
-PR = "r1"
-SRCREV_pn-${PN} = "61a80b546fb6980e460e6c9134c232c7a3a08df9"
+SRCREV_pn-${PN} = "44e1988b00d936ffedd7ee21098d76048a195268"
 
-SRC_URI += "git://git.labs.kernelconcepts.de/topas.git;protocol=git \
-            file://pixclock.patch \
-            file://defconfig"
+SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git \
+           file://defconfig \
+           "
 
 S = "${WORKDIR}/git"