diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-09-12 02:42:36 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-09-11 16:44:55 -0400 |
commit | e5c48026583d696893d49acea40b7cd632f9b394 (patch) | |
tree | 0d910436cee63cdc140c7789f1452d877c188dbb /recipes-kernel | |
parent | ef3318a712b8c0369225d9f79c71cf45ab4cea19 (diff) | |
download | meta-ti-e5c48026583d696893d49acea40b7cd632f9b394.tar.gz |
linux-ti-staging: update with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 1461e2e1..91a31e50 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -53,11 +53,11 @@ S = "${WORKDIR}/git" | |||
53 | 53 | ||
54 | BRANCH = "ti-lsk-linux-4.1.y" | 54 | BRANCH = "ti-lsk-linux-4.1.y" |
55 | 55 | ||
56 | SRCREV = "a7db74ef69c8a444b5b0c225d0bbb1f628481863" | 56 | SRCREV = "e746c9053f82d370ab5fc73227ea6bb5ba7c6fd4" |
57 | PV = "4.1.6+git${SRCPV}" | 57 | PV = "4.1.6+git${SRCPV}" |
58 | 58 | ||
59 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 59 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
60 | MACHINE_KERNEL_PR_append = "k" | 60 | MACHINE_KERNEL_PR_append = "l" |
61 | PR = "${MACHINE_KERNEL_PR}" | 61 | PR = "${MACHINE_KERNEL_PR}" |
62 | 62 | ||
63 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 63 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |