summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
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:41:02 -0400
commit242ac440818cbd536fb56e4210e0928ee6d5b626 (patch)
treebb56eaad8e00c73e74e232cb2f3daccdf2939593 /recipes-kernel
parent6b81203cf37d7e6778989bb0c3744f0d26f24ff8 (diff)
downloadmeta-ti-242ac440818cbd536fb56e4210e0928ee6d5b626.tar.gz
linux-ti-staging: update to ti2016.02-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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"