summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-11-08 05:49:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-11-08 03:29:16 +0000
commit8623ab00fd95f8ba3b1a70cd5d3f842b2a6b1ea0 (patch)
tree97eb23ea322bfc5fdfb9ba86dc9d0aec4886835f /recipes-kernel
parent071a70b7c4061894ffd65a72b97ab6b8547e9dee (diff)
downloadmeta-ti-8623ab00fd95f8ba3b1a70cd5d3f842b2a6b1ea0.tar.gz
linux-ti-staging: update to ti2018.05-rc3 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.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 5a4f37c5..0544c686 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
56 56
57BRANCH = "ti-lsk-linux-4.14.y" 57BRANCH = "ti-lsk-linux-4.14.y"
58 58
59SRCREV = "3e50654361c34b75784ab7c8c9aa8e96b3a37fc1" 59SRCREV = "ae8686a0d910688543aeddba3f90523bec4d50dc"
60PV = "4.14.79+git${SRCPV}" 60PV = "4.14.79+git${SRCPV}"
61 61
62# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 62# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
63MACHINE_KERNEL_PR_append = "a" 63MACHINE_KERNEL_PR_append = "b"
64PR = "${MACHINE_KERNEL_PR}" 64PR = "${MACHINE_KERNEL_PR}"
65 65
66KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 66KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"