summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-07-08 22:21:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-07-08 22:28:20 +0000
commitd3cf35ffbaf07eca1587cf0fcd62345980e2b373 (patch)
treeded1f9b5471b88cb56d6aedf4af58bf62868a666
parentced12ba18729b75c3ff7ff629376d3a52e494ce1 (diff)
downloadmeta-ti-d3cf35ffbaf07eca1587cf0fcd62345980e2b373.tar.gz
linux-ti-staging: update with A&D and Jailhouse merges
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 876f327b..5d3ba7c8 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 = "8b1f6a798eff208ab2dc13b890494543f7882ff8" 9SRCREV = "422f2f4f149debb059cffc0dabc5f4d40231f690"
10PV = "4.19.50+git${SRCPV}" 10PV = "4.19.50+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 cdddd0bc..a52c339b 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -59,11 +59,11 @@ S = "${WORKDIR}/git"
59 59
60BRANCH = "ti-linux-4.19.y" 60BRANCH = "ti-linux-4.19.y"
61 61
62SRCREV = "b9ac2454e7372823be13cab916c48457d38ec35e" 62SRCREV = "b860b61ddd24eb99093112e3fd4cd72dcfc9bb9a"
63PV = "4.19.50+git${SRCPV}" 63PV = "4.19.50+git${SRCPV}"
64 64
65# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 65# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
66MACHINE_KERNEL_PR_append = "b" 66MACHINE_KERNEL_PR_append = "c"
67PR = "${MACHINE_KERNEL_PR}" 67PR = "${MACHINE_KERNEL_PR}"
68 68
69KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 69KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"