summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-03-28 16:47:04 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-03-28 16:48:54 -0400
commit913f722e9ed17a45ace3c56aaaf74e3c1eada023 (patch)
tree130e31ba30d6a29ed04a7f9f66da469bc0a024ae
parent1735c59bb753bbd096226c46f459dce05dd7be16 (diff)
downloadmeta-ti-913f722e9ed17a45ace3c56aaaf74e3c1eada023.tar.gz
linux-ti-staging: one more update to latest 3.8.5
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 33537921..21202f42 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 = "a0a13c3cf6ff2ca9bf1b1c9163ba04c3c71811bd" 43SRCREV = "f6ce51c2d6e5489262beb6f42cc39ac19e49bc9e"
44PV = "3.8.4" 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 = "b+gitr${SRCPV}" 47MACHINE_KERNEL_PR_append = "c+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 \