summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-04-03 21:41:38 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-04-05 14:31:16 -0400
commit891eddf7a2f2c031becb40282ca7aea8bf2841d4 (patch)
treea0e2c52835c90d1726ccdeac1e51d39fc968e48b
parent8cf7df4efc1cfbdf161e0ee0fb1c42a4c7c85692 (diff)
downloadmeta-ti-891eddf7a2f2c031becb40282ca7aea8bf2841d4.tar.gz
linux-ti-staging: update with the latest dss fixes in omap5 dts
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.8.bb b/recipes-kernel/linux/linux-ti-staging_3.8.bb
index 21202f42..77d8e8ae 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.8.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.8.bb
@@ -40,11 +40,11 @@ S = "${WORKDIR}/git"
40 40
41BRANCH = "ti-linux-3.8.y" 41BRANCH = "ti-linux-3.8.y"
42 42
43SRCREV = "f6ce51c2d6e5489262beb6f42cc39ac19e49bc9e" 43SRCREV = "881dfafeae47da3a8f5ff8c791753e4b4df8065b"
44PV = "3.8.5" 44PV = "3.8.5"
45 45
46# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 46# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
47MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" 47MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
48 48
49SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ 49SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
50 file://defconfig \ 50 file://defconfig \