X-Git-Url: https://git.karo-electronics.de/?p=meta-tx09.git;a=blobdiff_plain;f=recipes-kernel%2Flinux%2Flinux-tx09_git.bb;h=be559d6e6c993470b4a9d73339fa2020326503e6;hp=ccb6c479ee8f1dff107cd49b908fe4c197cd9f1a;hb=6d60f40d99592f9e63c8cb4c85918409d3e33adb;hpb=aab9f5f757061b9511d449528f8c9fcc26d27f21 diff --git a/recipes-kernel/linux/linux-tx09_git.bb b/recipes-kernel/linux/linux-tx09_git.bb index ccb6c47..be559d6 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)" PV = "2.6.38" -PR = "r2" -SRCREV_pn-${PN} = "555b2cae394238e92fd17fc11b8cf40a0399c959" +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"