summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-04-08 20:48:38 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-04-11 15:44:18 -0400
commitebc910f01656f46ad9a71f7b4fe6169ded72b4a4 (patch)
treef083b9bdfca9dc48a7554b4412ef198bbae64d53
parentb5d21cb2f4f0ab9e898d208239867b0c5ea969bc (diff)
downloadmeta-ti-ebc910f01656f46ad9a71f7b4fe6169ded72b4a4.tar.gz
linux-ti-staging: update to the latest stable 3.12.17 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 1668c28f..96be6217 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -36,12 +36,11 @@ S = "${WORKDIR}/git"
36 36
37BRANCH = "ti-linux-3.12.y" 37BRANCH = "ti-linux-3.12.y"
38 38
39# Corresponds to tag ti2013.12.01 39SRCREV = "f0d4672333685697320f4907d5b4d3919121c299"
40SRCREV = "2325bb5680986b6914d8fd0b5d0bdc20081fe8d3" 40PV = "3.12.17"
41PV = "3.12.10"
42 41
43# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 42# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
44MACHINE_KERNEL_PR_append = "k+gitr${SRCPV}" 43MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
45PR = "${MACHINE_KERNEL_PR}" 44PR = "${MACHINE_KERNEL_PR}"
46 45
47SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ 46SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \