summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-01-21 10:52:19 -0500
committerDenys Dmytriyenko <denys@ti.com>2014-01-23 13:52:52 -0500
commitf894102725d2c8fa8ce7e5a6e5ec9d0a392eed03 (patch)
treea3618fcee0a4ade287d7b7377666ab77f2068810
parent5e6aed54ecdb9caa56e91e13b050c616432ac2dc (diff)
downloadmeta-ti-f894102725d2c8fa8ce7e5a6e5ec9d0a392eed03.tar.gz
linux-ti-staging: update to stable 3.12.8, other bugfixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 2d9f8137..ab7b44b6 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -36,11 +36,11 @@ S = "${WORKDIR}/git"
36 36
37BRANCH = "ti-linux-3.12.y" 37BRANCH = "ti-linux-3.12.y"
38 38
39SRCREV = "b0f3ccd18d39c375491519ba285babf152eab9d8" 39SRCREV = "af17c0c3a9f2f787f731e6124766443f8343be17"
40PV = "3.12.4" 40PV = "3.12.8"
41 41
42# 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
43MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" 43MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
44PR = "${MACHINE_KERNEL_PR}" 44PR = "${MACHINE_KERNEL_PR}"
45 45
46SRC_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} \