summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-03-06 02:13:14 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-05 21:52:03 +0000
commitb48f20183526ec15319aca5ee7b0a4ff6e775abf (patch)
tree6518dde365281f603c36774d95df04c9422e2e2a
parentc2cb48e3020459c6d426a13a7180ed26742c1579 (diff)
downloadmeta-ti-b48f20183526ec15319aca5ee7b0a4ff6e775abf.tar.gz
linux-ti-staging: update to ti2019.00-rc1 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.19.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
index 90c9bcda..7a10f51f 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
6 6
7BRANCH = "ti-rt-linux-4.19.y" 7BRANCH = "ti-rt-linux-4.19.y"
8 8
9SRCREV = "9d2d3c91da546078e5452d035d7bb0635d24474f" 9SRCREV = "e7773a524819bf5f46c2bdb207d123840fda7819"
10PV = "4.19.25+git${SRCPV}" 10PV = "4.19.25+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index 56d946c7..6eeff9aa 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
56 56
57BRANCH = "ti-linux-4.19.y" 57BRANCH = "ti-linux-4.19.y"
58 58
59SRCREV = "efce729fd0a988f022d8d28b2d63e435f9ef8408" 59SRCREV = "9f33c6db10809255598c25d188f1dc820ead5cfa"
60PV = "4.19.25+git${SRCPV}" 60PV = "4.19.25+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"