diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-05-26 20:07:28 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-26 10:14:22 -0400 |
commit | b671b8f5545799af2ecc023cc962709aefa65e60 (patch) | |
tree | d961c8d3c56152a0d7bf4ca7e628a971602ba107 /recipes-kernel | |
parent | 2d4cb9b2a0b716c7b0fc014e2ab591bcd2c0d07b (diff) | |
download | meta-ti-b671b8f5545799af2ecc023cc962709aefa65e60.tar.gz |
linux-ti-staging: update with connectivity and A/D 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index 084c8e36..3981bf3a 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
@@ -46,11 +46,11 @@ S = "${WORKDIR}/git" | |||
46 | 46 | ||
47 | BRANCH = "ti-linux-3.14.y" | 47 | BRANCH = "ti-linux-3.14.y" |
48 | 48 | ||
49 | SRCREV = "d0f5c460aac292d2942b23dd6199fe23021212ad" | 49 | SRCREV = "1da51aba787fd40cf6d0ce7fd35b6757e13a1d4f" |
50 | PV = "3.14.43+git${SRCPV}" | 50 | PV = "3.14.43+git${SRCPV}" |
51 | 51 | ||
52 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 52 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
53 | MACHINE_KERNEL_PR_append = "b" | 53 | MACHINE_KERNEL_PR_append = "c" |
54 | PR = "${MACHINE_KERNEL_PR}" | 54 | PR = "${MACHINE_KERNEL_PR}" |
55 | 55 | ||
56 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 56 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |