diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index a8cc64e7..a60eff61 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.1.y" | 7 | BRANCH = "ti-rt-linux-4.1.y" |
8 | 8 | ||
9 | SRCREV = "fe2b227e0288c6e2dd27f8f382a831c180ca2d4f" | 9 | SRCREV = "f80a400887b7c74204c0657d462f75ca1354cb1a" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index a1b6d6b6..7b3f9700 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -65,11 +65,11 @@ S = "${WORKDIR}/git" | |||
65 | 65 | ||
66 | BRANCH = "ti-lsk-linux-4.1.y" | 66 | BRANCH = "ti-lsk-linux-4.1.y" |
67 | 67 | ||
68 | SRCREV = "3109ca18af7625629e995927e5307f24d1dfc0f2" | 68 | SRCREV = "b24a60815e58a7d19d8be88d6af4c37329e933a5" |
69 | PV = "4.1.17+git${SRCPV}" | 69 | PV = "4.1.18+git${SRCPV}" |
70 | 70 | ||
71 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 71 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
72 | MACHINE_KERNEL_PR_append = "e" | 72 | MACHINE_KERNEL_PR_append = "a" |
73 | PR = "${MACHINE_KERNEL_PR}" | 73 | PR = "${MACHINE_KERNEL_PR}" |
74 | 74 | ||
75 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 75 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |