From 21399867026f5a9efd5f5d812bae3f1e6e1ea290 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 6 Mar 2014 12:57:59 -0500 Subject: linux-ti-staging: update with musb, QSPI and touchscreen fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.12.bb | 5 +++-- 1 file 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 1b97ab29..1668c28f 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} \ -- cgit v1.2.3-54-g00ecf