summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2013-06-05 13:19:48 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-06-05 14:30:31 -0400
commit4f776c456011e0fbfee5b47325aedfe475349246 (patch)
tree28dcfd4fa702cee8625153d6956e6521da29aaef
parent569af06fd2d930ee397f3ae38f5f41fd7eabf8ea (diff)
downloadmeta-ti-4f776c456011e0fbfee5b47325aedfe475349246.tar.gz
linux-ti-staging: update kernel SRCREV
* Update the kernel SRCREV to pickup DSS fixes for the dra7xx devices. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> 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 f62cbe24..39f0e31d 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.8.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.8.bb
@@ -27,11 +27,11 @@ S = "${WORKDIR}/git"
27BRANCH = "ti-linux-3.8.y" 27BRANCH = "ti-linux-3.8.y"
28 28
29# This commit corresponds to ti2013.04.00 release tag 29# This commit corresponds to ti2013.04.00 release tag
30SRCREV = "54d80897fd69e30702f3b6f115d77d37ad78f9ef" 30SRCREV = "e7460f2acdea5c9b766c7eb76bad5ab2ed7e566c"
31PV = "3.8.13" 31PV = "3.8.13"
32 32
33# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 33# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
34MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" 34MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
35 35
36SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ 36SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
37 file://defconfig \ 37 file://defconfig \