summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-08-27 19:36:26 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-08-27 20:58:12 +0000
commit65dd1ac51d0c0188072a587f26f75fb257f721d0 (patch)
treee7e6cc2fb1262c2be9c005d6f39d30c3baf3e7ac
parent9a37c1bbcd9ad3cc6a6a3b1806151e9b64dac1d6 (diff)
downloadmeta-ti-65dd1ac51d0c0188072a587f26f75fb257f721d0.tar.gz
linux-ti-staging: update to 4.14.67 and ti2018.03-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.14.bb4
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb6
2 files changed, 5 insertions, 5 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 dc0d25a7..2edc15e6 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 = "bf9805829c7d263775e9323ad16a4c5e3373d04e" 9SRCREV = "89f3986aa0e6cc6a28c9f0afda67c9514d8ac40a"
10PV = "4.14.61+git${SRCPV}" 10PV = "4.14.67+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 9e092404..40f1e8df 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 = "3dcf448dbe396161f4633d0e38b9894fe5214786" 58SRCREV = "c40d9fbe468d16fc3322e696336b1119028f2917"
59PV = "4.14.62+git${SRCPV}" 59PV = "4.14.67+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 = "a"
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"