summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2013-07-01 13:51:39 +0530
committerDenys Dmytriyenko <denys@ti.com>2013-07-02 11:39:10 -0400
commit3075e004978b981bf6cfa6c66f84115659644395 (patch)
treeaba876f1955469b804b82e5817dfcf7f9bccad27 /recipes-kernel
parent2144ae369a1554064809c1a432784e8c44705a9e (diff)
downloadmeta-ti-3075e004978b981bf6cfa6c66f84115659644395.tar.gz
linux-ti-glsdk: update to latest fixes
* Fixes for USB, SATA and enables GPU (omapdrm). * Fix OMAP5 LDO1 value. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-glsdk_3.8.bb4
1 files 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"
20 20
21BRANCH = "master" 21BRANCH = "master"
22 22
23SRCREV = "4e8193eb3b7465d7f67cd8c7e6c2ed99dad1a483" 23SRCREV = "6076e6882d1d6a64b104e42e56a3eada36605cb3"
24PV = "3.8.13" 24PV = "3.8.13"
25 25
26# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 26# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
27MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 27MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
28 28
29SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-3-8-y-kernel.git;protocol=git;branch=${BRANCH} \ 29SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-3-8-y-kernel.git;protocol=git;branch=${BRANCH} \
30 file://defconfig \ 30 file://defconfig \