diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-01-10 05:28:54 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-01-09 20:45:40 -0500 |
| commit | 5acd0c6914ad03171d1dc09c5798caeac64e4704 (patch) | |
| tree | 94abee830fb068aae47308aa654c07e5495ff931 /recipes-kernel | |
| parent | 97b82e4e187af637b3622b5a3f3e846f64214036 (diff) | |
| download | meta-ti-5acd0c6914ad03171d1dc09c5798caeac64e4704.tar.gz | |
linux-ti-staging: update with PM fixes for am43xti2014.10.01
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 bfeccf3c..d762be87 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 = "6af3881e0d3701fcec3050d477b62d7f3c9ea42e" | 48 | SRCREV = "7828f3b4cb26fa9c978aa96cc46cca8521957f24" |
| 49 | PV = "3.14.26" | 49 | PV = "3.14.26" |
| 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 = "e+gitr${SRCPV}" | 52 | MACHINE_KERNEL_PR_append = "f+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" |
