diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-09-09 23:22:20 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-09-09 16:08:49 -0400 |
commit | 434570893e8a3a9a3bda28070aa2f7ba7a80b81e (patch) | |
tree | 647484da7079dc0957fbaec2959e96926f77754b /recipes-kernel | |
parent | c2374ee026a1f51d467e78f0813775e8112ced7c (diff) | |
download | meta-ti-434570893e8a3a9a3bda28070aa2f7ba7a80b81e.tar.gz |
linux-ti-staging: update with latest platform 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 16b30a74..1461e2e1 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 = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378" | 56 | SRCREV = "a7db74ef69c8a444b5b0c225d0bbb1f628481863" |
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 = "j" | 60 | MACHINE_KERNEL_PR_append = "k" |
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" |