summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
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:53:24 -0500
commit280c88666ff2c845f27cef2d4da91e92c8b4631f (patch)
tree1584fd7af92dc516e36a735f891dee5d4693541d /recipes-kernel
parent21d21908c8ded4a94da5ce8950cd83e9b22b7096 (diff)
downloadmeta-ti-280c88666ff2c845f27cef2d4da91e92c8b4631f.tar.gz
linux-ti-staging: update to stable 3.12.8, other bugfixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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} \