summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2018-11-15 02:25:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-11-14 21:14:52 +0000
commitaf6e07f129d330c2022327e0010ab9c9a7dcee62 (patch)
tree7cdd41bb063f858283c8985416e3ac5c95efd07f
parentb5684cf808ae81dcc3c45b79851f2200d8c58e31 (diff)
downloadmeta-ti-af6e07f129d330c2022327e0010ab9c9a7dcee62.tar.gz
linux-ti-staging: update to ti2018.05-rc4 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com> 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 620b9c1e..a351ef8d 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 = "cbd4210a3af802dee7281705667b36bed455e1bb" 9SRCREV = "aab33cfa0d3aed1fb463f6a6e62236db6b04fc5f"
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 0caf1ab9..2dfb0c52 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 = "ae8686a0d910688543aeddba3f90523bec4d50dc" 58SRCREV = "3438de34744b2eba32456bf8e3f44b19e3061331"
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 = "b" 62MACHINE_KERNEL_PR_append = "c"
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"