summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-09-20 15:22:24 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-09-23 13:56:40 -0400
commit69723eef85419d45ceba2b0f85496ad1491d97a4 (patch)
tree40e249844ed8eb3d348da7121665e7a98f851bfe /recipes-kernel
parent384f3c57d3263cece1c156ffc3be83598ef83a19 (diff)
downloadmeta-ti-69723eef85419d45ceba2b0f85496ad1491d97a4.tar.gz
linux-ti-staging: bump to 3.12-rc1 with platform-base and PMIC merged
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <DMurphy@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index 7d84cc44..694a164f 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
31 31
32BRANCH = "ti-linux-3.12.y" 32BRANCH = "ti-linux-3.12.y"
33 33
34SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb" 34SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe"
35PV = "3.10+3.11-rc6" 35PV = "3.11+3.12-rc1"
36 36
37# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 37# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
38MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" 38MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
39 39
40SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ 40SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
41 file://defconfig \ 41 file://defconfig \