summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-10-08 06:56:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-07 21:01:20 -0400
commitb494d93a702c7aba6f61707280d2508736dca68c (patch)
tree83c39c814a3bee8fd62edf2a90bacbfd5cf7b35f
parentbe97ed7aef2b69327cf124d0cf2894eaaec6f9c4 (diff)
downloadmeta-ti-b494d93a702c7aba6f61707280d2508736dca68c.tar.gz
linux-ti-staging: update for moved ti2016.04-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index c3fe9bb5..708ce85f 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 = "aa23871a2a5a5f4aea6f9dff394c137ab4cab2a4" 79SRCREV = "4cd9d100e608a1fea838bad79c9c413b3e756d23"
80PV = "4.4.23+git${SRCPV}" 80PV = "4.4.23+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 = "d" 83MACHINE_KERNEL_PR_append = "e"
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"