summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-11-08 05:49:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-11-07 23:47:12 +0000
commitb5684cf808ae81dcc3c45b79851f2200d8c58e31 (patch)
treea4fd48110593ceb0fe447de03899dbbbddf96536
parentd75225b5f83251bd03715a43e62ddc8e6306acc1 (diff)
downloadmeta-ti-b5684cf808ae81dcc3c45b79851f2200d8c58e31.tar.gz
linux-ti-staging: update to ti2018.05-rc3 tagti2018.05-rc3
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.14.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
index 34d25d0f..620b9c1e 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
6 6
7BRANCH = "ti-rt-linux-4.14.y" 7BRANCH = "ti-rt-linux-4.14.y"
8 8
9SRCREV = "1e77f294451ac7391b677805bde6bc42166e7c21" 9SRCREV = "cbd4210a3af802dee7281705667b36bed455e1bb"
10PV = "4.14.79+git${SRCPV}" 10PV = "4.14.79+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb
index eb8094b0..0caf1ab9 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -55,11 +55,11 @@ S = "${WORKDIR}/git"
55 55
56BRANCH = "ti-lsk-linux-4.14.y" 56BRANCH = "ti-lsk-linux-4.14.y"
57 57
58SRCREV = "3e50654361c34b75784ab7c8c9aa8e96b3a37fc1" 58SRCREV = "ae8686a0d910688543aeddba3f90523bec4d50dc"
59PV = "4.14.79+git${SRCPV}" 59PV = "4.14.79+git${SRCPV}"
60 60
61# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 61# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
62MACHINE_KERNEL_PR_append = "a" 62MACHINE_KERNEL_PR_append = "b"
63PR = "${MACHINE_KERNEL_PR}" 63PR = "${MACHINE_KERNEL_PR}"
64 64
65KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 65KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"