diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-01-26 23:20:51 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-01-26 13:00:23 -0500 |
commit | e9b118d03110caa61258e4951fef196a62cf50ce (patch) | |
tree | 5cf70859006ee0fcb02336ed575ad78e928bda79 /recipes-kernel | |
parent | 38fd3c3e477ac0c3d0fa0559338c61d1608be1e0 (diff) | |
download | meta-ti-e9b118d03110caa61258e4951fef196a62cf50ce.tar.gz |
linux-ti-staging: update to stable 3.14.29
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index d762be87..2192e3cf 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
@@ -45,11 +45,11 @@ S = "${WORKDIR}/git" | |||
45 | 45 | ||
46 | BRANCH = "ti-linux-3.14.y" | 46 | BRANCH = "ti-linux-3.14.y" |
47 | 47 | ||
48 | SRCREV = "7828f3b4cb26fa9c978aa96cc46cca8521957f24" | 48 | SRCREV = "91c355090bd822468527b5c05ec15c1944a17c64" |
49 | PV = "3.14.26" | 49 | PV = "3.14.29" |
50 | 50 | ||
51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
52 | MACHINE_KERNEL_PR_append = "f+gitr${SRCPV}" | 52 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |
53 | PR = "${MACHINE_KERNEL_PR}" | 53 | PR = "${MACHINE_KERNEL_PR}" |
54 | 54 | ||
55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |