summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_4.19.bb
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 /recipes-kernel/linux/linux-ti-staging_4.19.bb
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>
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_4.19.bb')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb4
1 files changed, 2 insertions, 2 deletions
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"