diff options
author | Denys Dmytriyenko <denys@ti.com> | 2014-01-27 13:47:17 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-01-27 14:38:43 -0500 |
commit | 7f2773454b349d2a4d5a9601e6a524c40b664f73 (patch) | |
tree | b91b367175d06c1ab679e3fe5a38f50841b5fc6a | |
parent | f894102725d2c8fa8ce7e5a6e5ec9d0a392eed03 (diff) | |
download | meta-ti-7f2773454b349d2a4d5a9601e6a524c40b664f73.tar.gz |
linux-ti-staging: update to stable 3.12.9, other bugfixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index ab7b44b6..a0c8aec3 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb | |||
@@ -36,8 +36,8 @@ S = "${WORKDIR}/git" | |||
36 | 36 | ||
37 | BRANCH = "ti-linux-3.12.y" | 37 | BRANCH = "ti-linux-3.12.y" |
38 | 38 | ||
39 | SRCREV = "af17c0c3a9f2f787f731e6124766443f8343be17" | 39 | SRCREV = "ae99216c5588fc0f9f6a48cb3da47c15f19e6415" |
40 | PV = "3.12.8" | 40 | PV = "3.12.9" |
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 |
43 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 43 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |