summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-09-28 18:24:36 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-09-30 16:36:48 -0400
commitc92678ad4d804336cc73bf6dcbd9a2f8bb13bdf3 (patch)
tree64348b16fb437b2b8b7161ab47180d9093515549
parenta44d61576ae038c8f8ca38a9800bfad137bf3886 (diff)
downloadmeta-ti-c92678ad4d804336cc73bf6dcbd9a2f8bb13bdf3.tar.gz
linux-ti-staging: update to 3.12-rc3 with rpmsg, connectivity, audio and display merged
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index 778ea7f9..a91d1018 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -28,8 +28,8 @@ S = "${WORKDIR}/git"
28 28
29BRANCH = "ti-linux-3.12.y" 29BRANCH = "ti-linux-3.12.y"
30 30
31SRCREV = "351da8b4c2ff277b2d816a2108ada357a63fadbe" 31SRCREV = "f7579525de9f1d6086c407a6980f4f1c1c574256"
32PV = "3.11+3.12-rc1" 32PV = "3.11+3.12-rc3"
33 33
34# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 34# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
35MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 35MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"