diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-03-27 12:27:00 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-03-27 12:41:39 -0400 |
commit | 12e2b8ed12925e8f96df2ddb233181c3ddd76c35 (patch) | |
tree | b0015730964fa85e68d6e63cfba3824a2fa752f6 /recipes-kernel | |
parent | 1b66b5a01c1d657c7603dd63110cfb21998dbc98 (diff) | |
download | meta-ti-12e2b8ed12925e8f96df2ddb233181c3ddd76c35.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 568ad89f..5cf49a86 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 = "e53372f1d9ca5a411741ad527d54d1fa67f56f34" | 48 | SRCREV = "b60f54ead75d08d6e9729f269a8357001d459c30" |
49 | PV = "3.14.35" | 49 | PV = "3.14.35" |
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 = "d+gitr${SRCPV}" | 52 | MACHINE_KERNEL_PR_append = "e+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" |