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=ccb6c479ee8f1dff107cd49b908fe4c197cd9f1a;hb=e92ab7cf771a6f4335a7dec3b03fc17a39f957a4;hpb=aab9f5f757061b9511d449528f8c9fcc26d27f21 diff --git a/recipes-kernel/linux/linux-tx09_git.bb b/recipes-kernel/linux/linux-tx09_git.bb index ccb6c47..e5c9f03 100644 --- a/recipes-kernel/linux/linux-tx09_git.bb +++ b/recipes-kernel/linux/linux-tx09_git.bb @@ -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|tonga2)" -PV = "2.6.38" -PR = "r2" -SRCREV_pn-${PN} = "555b2cae394238e92fd17fc11b8cf40a0399c959" +PV = "3.2.102" +SRCREV_pn-${PN} = "8148b597936101a173afcf6dcb419bcb7300d3cf" -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;branch=tmpa9xx-v3.2.y \ + file://defconfig \ + " S = "${WORKDIR}/git"