Module: meta-ti Branch: master Commit: 1ef46b34181ae94151cc35a583b08f73757c523b URL: http://arago-project.org/git/meta-ti.git?a=commit;h=1ef46b34181ae94151cc35a583b08f73757c523b
Author: Denys Dmytriyenko <[email protected]> Date: Thu Mar 6 12:57:59 2014 -0500 linux-ti-staging: update with musb, QSPI and touchscreen fixes Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-kernel/linux/linux-ti-staging_3.12.bb | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index 1b97ab2..1668c28 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb @@ -36,11 +36,12 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.12.y" -SRCREV = "83f0643caa2e8dabd42024bebfa4565eff347be7" +# Corresponds to tag ti2013.12.01 +SRCREV = "2325bb5680986b6914d8fd0b5d0bdc20081fe8d3" PV = "3.12.10" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "j+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "k+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
