summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-11-07 05:12:14 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-11-06 18:18:49 -0500
commit7f335bb374dc95b49b9be923d6298c1754666ddc (patch)
tree715c6aae9ac6e4f2e26972a127632d2f04df6bff
parent296cbc1c586a3ad8e78ffbebec899fd2649ea64e (diff)
downloadmeta-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>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.4.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb6
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
7BRANCH = "ti-rt-linux-4.4.y" 7BRANCH = "ti-rt-linux-4.4.y"
8 8
9SRCREV = "1a7c6a55f909c9c44acfa701108fbb6707e53f85" 9SRCREV = "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
81BRANCH = "ti-lsk-linux-4.4.y" 81BRANCH = "ti-lsk-linux-4.4.y"
82 82
83SRCREV = "83973c23389df9755070a003b3a596beae056714" 83SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066"
84PV = "4.4.29+git${SRCPV}" 84PV = "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
87MACHINE_KERNEL_PR_append = "b" 87MACHINE_KERNEL_PR_append = "a"
88PR = "${MACHINE_KERNEL_PR}" 88PR = "${MACHINE_KERNEL_PR}"
89 89
90KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 90KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"