From cfae1d1a454b50ed453e3c84dfa60c226be216dc Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 25 Jun 2019 08:34:54 +0000 Subject: linux-ti-staging: update to the latest 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 744c3be4..83a24856 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 = "b54073f9af9cf51aabb75b69d099da7ba53d134c" +SRCREV = "bec45aa9b46eaf73cfdfbd4a95b3d6c8c3d3dac6" 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 d8e7678b..b0fd06a9 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" BRANCH = "ti-linux-4.19.y" -SRCREV = "566bdcbaedf38d343bf68ef47682e664c027c365" +SRCREV = "2d5b605e78e570347031f314242e9f84b83dacbc" 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 = "a" +MACHINE_KERNEL_PR_append = "b" PR = "${MACHINE_KERNEL_PR}" KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" -- cgit v1.2.3-54-g00ecf