From d3cf35ffbaf07eca1587cf0fcd62345980e2b373 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 8 Jul 2019 22:21:49 +0000 Subject: linux-ti-staging: update with A&D and Jailhouse merges Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.19.bb | 4 ++-- 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:" BRANCH = "ti-rt-linux-4.19.y" -SRCREV = "8b1f6a798eff208ab2dc13b890494543f7882ff8" +SRCREV = "422f2f4f149debb059cffc0dabc5f4d40231f690" PV = "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" BRANCH = "ti-linux-4.19.y" -SRCREV = "b9ac2454e7372823be13cab916c48457d38ec35e" +SRCREV = "b860b61ddd24eb99093112e3fd4cd72dcfc9bb9a" PV = "4.19.50+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "b" +MACHINE_KERNEL_PR_append = "c" PR = "${MACHINE_KERNEL_PR}" KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" -- cgit v1.2.3-54-g00ecf