diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-04-29 20:23:23 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-29 11:36:55 -0400 |
commit | 1bdbc46ac03370f3d03673fe616f1bf002a0b6c9 (patch) | |
tree | 15aa000b8f1c5a0cdfc9ac414e80da6864fa8b9a /recipes-kernel | |
parent | ce70c4cf3846469a0df101f6e6a8e44ae7496baa (diff) | |
download | meta-ti-1bdbc46ac03370f3d03673fe616f1bf002a0b6c9.tar.gz |
linux-ti-staging: update to 3.14.40 and PM, A/D and connectivity fixes
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 5d1e5ca7..cb08de4b 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 = "ba552b4bc706e4c7040afcd4bc9462fb957768e1" | 48 | SRCREV = "443cd651e9fd926f50932abff395f6f843a11372" |
49 | PV = "3.14.39" | 49 | PV = "3.14.40" |
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 = "b+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" |