X-Git-Url: https://git.karo-electronics.de/?p=meta-tx09.git;a=blobdiff_plain;f=recipes-kernel%2Flinux%2Flinux-tx09_git.bb;h=e5c9f0356ad4b2a702d297ca1d41f7faea33909b;hp=ed06db4fe23d0fab6098745115d316c81c9adb03;hb=e92ab7cf771a6f4335a7dec3b03fc17a39f957a4;hpb=e6ec96387f718375bd0965fcc2b2df4cc1fc8563 diff --git a/recipes-kernel/linux/linux-tx09_git.bb b/recipes-kernel/linux/linux-tx09_git.bb index ed06db4..e5c9f03 100644 --- a/recipes-kernel/linux/linux-tx09_git.bb +++ b/recipes-kernel/linux/linux-tx09_git.bb @@ -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|tonga2)" -PV = "2.6.38" -SRCREV_pn-${PN} = "61a80b546fb6980e460e6c9134c232c7a3a08df9" +PV = "3.2.102" +SRCREV_pn-${PN} = "8148b597936101a173afcf6dcb419bcb7300d3cf" -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"