diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-01-10 05:44:19 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-01-09 19:24:24 -0500 |
commit | 10ad4182bf10ebf718aa8430774936bc76cccf50 (patch) | |
tree | 64d83ee722f7bafaf8d8f651929c126345e52737 | |
parent | 8663e1611ab6c5bfe36d323d9d9db4dada4bd532 (diff) | |
download | meta-ti-10ad4182bf10ebf718aa8430774936bc76cccf50.tar.gz |
linux-ti-staging: update to 4.4.41 and ti2016.06-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index b735c11d..9e26001e 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "9d470724441a1ec4f034d4f9441858679aeb241d" | 9 | SRCREV = "15ae5cb78b00ab8989bcd85d36429c917c016237" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index e3ac8682..ecf3f4c9 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -81,11 +81,11 @@ S = "${WORKDIR}/git" | |||
81 | 81 | ||
82 | BRANCH = "ti-lsk-linux-4.4.y" | 82 | BRANCH = "ti-lsk-linux-4.4.y" |
83 | 83 | ||
84 | SRCREV = "adc1122e1cb1d5534550f9594826c46914d31b93" | 84 | SRCREV = "7c580a51af521f320eb56717f291aa5b64c2f244" |
85 | PV = "4.4.39+git${SRCPV}" | 85 | PV = "4.4.41+git${SRCPV}" |
86 | 86 | ||
87 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 87 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
88 | MACHINE_KERNEL_PR_append = "b" | 88 | MACHINE_KERNEL_PR_append = "a" |
89 | PR = "${MACHINE_KERNEL_PR}" | 89 | PR = "${MACHINE_KERNEL_PR}" |
90 | 90 | ||
91 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 91 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |