diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-05-12 01:27:53 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-11 17:48:17 -0400 |
| commit | 8ece3389737478a273da8ffd41a80fd56e3c18c8 (patch) | |
| tree | 99d392f26e3080128067cb78ac82aaf21ef16754 /recipes-kernel | |
| parent | f57702adf41adde4a65aaaa3ec738f1fa4001ebe (diff) | |
| download | meta-ti-8ece3389737478a273da8ffd41a80fd56e3c18c8.tar.gz | |
linux-ti-staging: update to 3.14.41 with platform, 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 aa5810db..955af5cb 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 = "ad37716161e4e7a670607b4bd9b2407409918800" | 48 | SRCREV = "725b7cf9428077b8cce8b4b7d74608b82978dda5" |
| 49 | PV = "3.14.40" | 49 | PV = "3.14.41" |
| 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" |
