summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-13 04:40:52 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-12 22:26:09 -0400
commit39e43c3fa62634fd72cb699ad99eb6382b411455 (patch)
treea59d28d0c6990e1863ae2ecc5027e1c31fc1bc0e
parente1d913c24271d7f69b77525dec87fb2e6afe53c7 (diff)
downloadmeta-ti-39e43c3fa62634fd72cb699ad99eb6382b411455.tar.gz
linux-ti-staging: update to 4.4.20 and ti2016.04-rc1 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 12607d9f..049a7ee7 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 = "efd77c72b9d67a96c9179e0cdf850aa47feb8c21" 9SRCREV = "f8c45f6a24b969bfe5a734ebd721ab9c0a3d9f0c"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 157bc6b2..f005dd28 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -76,11 +76,11 @@ S = "${WORKDIR}/git"
76 76
77BRANCH = "ti-lsk-linux-4.4.y" 77BRANCH = "ti-lsk-linux-4.4.y"
78 78
79SRCREV = "20272d4fd5fd81c551d8a31a3daddc18923b71bb" 79SRCREV = "00f19d3e5347c2992fe0de52cabe5d379673973d"
80PV = "4.4.19+git${SRCPV}" 80PV = "4.4.20+git${SRCPV}"
81 81
82# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 82# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
83MACHINE_KERNEL_PR_append = "c" 83MACHINE_KERNEL_PR_append = "a"
84PR = "${MACHINE_KERNEL_PR}" 84PR = "${MACHINE_KERNEL_PR}"
85 85
86KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 86KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"