diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-09-22 23:04:51 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-09-22 15:12:25 -0400 |
| commit | 0737b83ee7a71e320698aebc2aa3f4d85ca8154b (patch) | |
| tree | aff20a913612a7906587ee22688be60174c19c7e | |
| parent | d0124de6b10e93d7c5eaad58763f0dfef51da781 (diff) | |
| download | meta-ti-0737b83ee7a71e320698aebc2aa3f4d85ca8154b.tar.gz | |
linux-ti-staging: update to 3.14.19 with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -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 7667e1a4..ae3773d2 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 = "0261be2e3a30f496c2c8642b6709f4fc54e75391" | 47 | SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf" |
| 48 | PV = "3.14.17" | 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 = "e+gitr${SRCPV}" | 51 | MACHINE_KERNEL_PR_append = "a+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" |
