diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-09-20 15:22:24 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-09-23 13:56:40 -0400 |
commit | 69723eef85419d45ceba2b0f85496ad1491d97a4 (patch) | |
tree | 40e249844ed8eb3d348da7121665e7a98f851bfe /recipes-kernel | |
parent | 384f3c57d3263cece1c156ffc3be83598ef83a19 (diff) | |
download | meta-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.bb | 6 |
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 | ||
32 | BRANCH = "ti-linux-3.12.y" | 32 | BRANCH = "ti-linux-3.12.y" |
33 | 33 | ||
34 | SRCREV = "b36f4be3de1b123d8601de062e7dbfc904f305fb" | 34 | SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe" |
35 | PV = "3.10+3.11-rc6" | 35 | PV = "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 |
38 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" | 38 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |
39 | 39 | ||
40 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ | 40 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ |
41 | file://defconfig \ | 41 | file://defconfig \ |