diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-11-04 19:29:32 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-11-05 13:37:28 -0500 |
commit | b4d07f3b7c7114289e987a50e479a8bd76723b1f (patch) | |
tree | 858ac316f94eb21b995737c48170c405ba604200 /recipes-kernel | |
parent | dabd83e96fe99d0c3d1a88be4d1637831526d217 (diff) | |
download | meta-ti-b4d07f3b7c7114289e987a50e479a8bd76723b1f.tar.gz |
linux-ti-staging: update with the final 3.12 release
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.12.bb (renamed from recipes-kernel/linux/linux-ti-staging_git.bb) | 4 |
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_3.12.bb index a1188e95..3abc2f46 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb | |||
@@ -31,8 +31,8 @@ S = "${WORKDIR}/git" | |||
31 | 31 | ||
32 | BRANCH = "ti-linux-3.12.y" | 32 | BRANCH = "ti-linux-3.12.y" |
33 | 33 | ||
34 | SRCREV = "836c92478128790c75b832d21d1b3ab839fa3ca7" | 34 | SRCREV = "6a59302de4852678ccde5008ce531075c9b683d9" |
35 | PV = "3.11+3.12-rc7" | 35 | PV = "3.12" |
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 = "a+gitr${SRCPV}" | 38 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |