summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-04-18 16:04:16 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-04-18 20:14:31 -0400
commit0bd05df9cfca6d3d09c03c768004be89550368f1 (patch)
tree83aba8384d30a39b933078f43ccc0f108a6c67c2
parentf8178078427d17499e1d30a52d7fb896ca4dce27 (diff)
downloadmeta-ti-0bd05df9cfca6d3d09c03c768004be89550368f1.tar.gz
linux-ti-staging: update to the latest 3.8.8
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.8.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.8.bb b/recipes-kernel/linux/linux-ti-staging_3.8.bb
index 6cbc2df7..622fa3e9 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 = "881dfafeae47da3a8f5ff8c791753e4b4df8065b" 43SRCREV = "1de3616c36710b6949844738f9c63b96e307c49f"
44PV = "3.8.5" 44PV = "3.8.8"
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 = "e+gitr${SRCPV}" 47MACHINE_KERNEL_PR_append = "a+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 \