summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-28 02:33:55 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-28 03:25:51 -0400
commit2bbab55c0aa8bb2279d7f3cf09d99156f60befc1 (patch)
tree4cfdbf406f5d4850acdf877a0ffa6c31bc010390
parent84d1ecaf323f9a13ae791176bfa0aec99b587184 (diff)
downloadmeta-ti-2bbab55c0aa8bb2279d7f3cf09d99156f60befc1.tar.gz
linux-ti-staging: update to ti2016.04-rc3 tagti2016.04-rc3
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.bb4
2 files changed, 3 insertions, 3 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 8b79fe5d..1971d41f 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 = "7e80288aba5918c3ce2d80050c644331f9750cce" 9SRCREV = "de1b6d68259624fd60c7b31b410f9c82387dea0a"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index bb7cf97e..0b203a01 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 = "4fb4591a4ab1b3ef317fa87af3cd3c06f1a7284b" 79SRCREV = "d42bcf7359877cce717b5ad087d1c4a10c53c74d"
80PV = "4.4.21+git${SRCPV}" 80PV = "4.4.21+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 = "d"
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"