summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-07-09 05:42:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-07-10 15:40:47 -0400
commit707d948fd0d9f31bea7a4455348dd99335ac65a9 (patch)
tree6abcf704cfc0c1f3ef3231ddf985567e1cfd1db8
parent35effcffb1d87aa22a04f8676e4d10812dca2cae (diff)
downloadmeta-ti-707d948fd0d9f31bea7a4455348dd99335ac65a9.tar.gz
linux-ti-staging: update to ti2016.02-rc4 tagti2016.02-rc4
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 96cc74cb..b2318036 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 = "52be87b097a0c15af2a6d30ff7743796a07c9da2" 9SRCREV = "6014914de1fc45671599a0c0871a98953b6edf60"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 7ebbd8a2..5bfd6f28 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 = "d369caf63f710d0fa8ea501d5201432082999aec" 75SRCREV = "567f0b402313d47144c09e9e71f0df625defad85"
76PV = "4.4.14+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 = "a" 79MACHINE_KERNEL_PR_append = "b"
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"