From f61008a20340373247ebfd8f381e377b21f11afe Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 18 Oct 2013 12:25:30 -0400 Subject: [PATCH] linux-ti-staging: update to 3.12-rc5 and latest merges of feature trees Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb index f26b223a..57628dfa 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.bb +++ b/recipes-kernel/linux/linux-ti-staging_git.bb @@ -31,11 +31,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.12.y" -SRCREV = "04faa81d0573686847c8c74f4c67c8a69c13ce9f" -PV = "3.11+3.12-rc4" +SRCREV = "eb765a394c625083399b956322451eb6872f16dc" +PV = "3.11+3.12-rc5" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \