diff options
author | Denys Dmytriyenko <denys@ti.com> | 2014-09-27 00:17:36 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-09-29 15:56:47 -0400 |
commit | 93264b1627eb45d5b89c1cc99a534dc7775bcdef (patch) | |
tree | b209cc889437ed977f3ec85494759048c9f5829e /recipes-kernel | |
parent | 71e6ae3702a5f7e9375b3a1d6bc1c92620865882 (diff) | |
download | meta-ti-93264b1627eb45d5b89c1cc99a534dc7775bcdef.tar.gz |
linux-ti-staging: update with fixes in platform, connectivity and A/D
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 ae3773d2..f0dd841d 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git" | |||
44 | 44 | ||
45 | BRANCH = "ti-linux-3.14.y" | 45 | BRANCH = "ti-linux-3.14.y" |
46 | 46 | ||
47 | SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf" | 47 | SRCREV = "f56742085ff39d6aa7f487c14a6abff473b4b810" |
48 | PV = "3.14.19" | 48 | PV = "3.14.19" |
49 | 49 | ||
50 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 50 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
51 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 51 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" |
52 | PR = "${MACHINE_KERNEL_PR}" | 52 | PR = "${MACHINE_KERNEL_PR}" |
53 | 53 | ||
54 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 54 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |