aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko2013-04-03 20:41:38 -0500
committerDenys Dmytriyenko2013-04-03 20:41:38 -0500
commit815fde974bb031a3390f4b5501b44bab742cde8c (patch)
tree91d7056853533f942e685bb4e5a528fd9f356040
parent88dd446c6b871a99eb96b3822051b07cda56e689 (diff)
downloadmeta-ti-glsdk-815fde974bb031a3390f4b5501b44bab742cde8c.tar.gz
meta-ti-glsdk-815fde974bb031a3390f4b5501b44bab742cde8c.tar.xz
meta-ti-glsdk-815fde974bb031a3390f4b5501b44bab742cde8c.zip
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 21202f4..77d8e8a 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 \