summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-07-02 03:02:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-07-03 22:13:59 -0400
commit79e9297b3bd63f414cfa5125893f7d72b8f590d0 (patch)
treea620d72156cc0820a5c7b1266ad51823b416acb6
parent3bf185e2c1d438a29c4b777fc4da55234cd16d04 (diff)
downloadmeta-ti-79e9297b3bd63f414cfa5125893f7d72b8f590d0.tar.gz
linux-ti-staging: update to ti2016.02-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 69ce45b3..96cc74cb 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 = "15267e879ed4a76c73c40f2e305a20f9d93252ff" 9SRCREV = "52be87b097a0c15af2a6d30ff7743796a07c9da2"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 535a0b57..7ebbd8a2 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -72,11 +72,11 @@ S = "${WORKDIR}/git"
72 72
73BRANCH = "ti-lsk-linux-4.4.y" 73BRANCH = "ti-lsk-linux-4.4.y"
74 74
75SRCREV = "6580f85400b48d55d06f11d6b75c056399123a72" 75SRCREV = "d369caf63f710d0fa8ea501d5201432082999aec"
76PV = "4.4.13+git${SRCPV}" 76PV = "4.4.14+git${SRCPV}"
77 77
78# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 78# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
79MACHINE_KERNEL_PR_append = "b" 79MACHINE_KERNEL_PR_append = "a"
80PR = "${MACHINE_KERNEL_PR}" 80PR = "${MACHINE_KERNEL_PR}"
81 81
82KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 82KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"