diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-11-07 05:12:14 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-11-06 18:18:49 -0500 |
commit | 7f335bb374dc95b49b9be923d6298c1754666ddc (patch) | |
tree | 715c6aae9ac6e4f2e26972a127632d2f04df6bff /recipes-kernel | |
parent | 296cbc1c586a3ad8e78ffbebec899fd2649ea64e (diff) | |
download | meta-ti-7f335bb374dc95b49b9be923d6298c1754666ddc.tar.gz |
linux-ti-staging: update to 4.4.30 and ti2016.05-rc3 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 333c5224..1ce66c07 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 = "1a7c6a55f909c9c44acfa701108fbb6707e53f85" | 9 | SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index ddc221d3..8751fe44 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -80,11 +80,11 @@ S = "${WORKDIR}/git" | |||
80 | 80 | ||
81 | BRANCH = "ti-lsk-linux-4.4.y" | 81 | BRANCH = "ti-lsk-linux-4.4.y" |
82 | 82 | ||
83 | SRCREV = "83973c23389df9755070a003b3a596beae056714" | 83 | SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066" |
84 | PV = "4.4.29+git${SRCPV}" | 84 | PV = "4.4.30+git${SRCPV}" |
85 | 85 | ||
86 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 86 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
87 | MACHINE_KERNEL_PR_append = "b" | 87 | MACHINE_KERNEL_PR_append = "a" |
88 | PR = "${MACHINE_KERNEL_PR}" | 88 | PR = "${MACHINE_KERNEL_PR}" |
89 | 89 | ||
90 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 90 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |