From ede7a353b913dd7e4cbd09b8ffaa743a177ca30e Mon Sep 17 00:00:00 2001 From: Siddharth Heroor Date: Mon, 1 Jul 2013 13:51:39 +0530 Subject: linux-ti-glsdk: update to latest fixes * Fixes for USB, SATA and enables GPU (omapdrm). * Fix OMAP5 LDO1 value. Signed-off-by: Siddharth Heroor Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-glsdk_3.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-glsdk_3.8.bb b/recipes-kernel/linux/linux-ti-glsdk_3.8.bb index 27461887..9e3e4991 100644 --- a/recipes-kernel/linux/linux-ti-glsdk_3.8.bb +++ b/recipes-kernel/linux/linux-ti-glsdk_3.8.bb @@ -20,11 +20,11 @@ S = "${WORKDIR}/git" BRANCH = "master" -SRCREV = "4e8193eb3b7465d7f67cd8c7e6c2ed99dad1a483" +SRCREV = "6076e6882d1d6a64b104e42e56a3eada36605cb3" PV = "3.8.13" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-3-8-y-kernel.git;protocol=git;branch=${BRANCH} \ file://defconfig \ -- cgit v1.2.3-54-g00ecf