From cfe9f64ce98252c28935285aff6b07ce5b9576fb Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 30 Jun 2018 00:41:46 +0000 Subject: [PATCH] linux-ti-staging: update with latest platform and connectivity fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_4.14.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb index f45b8fbc..eb7b871c 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb @@ -55,11 +55,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.14.y" -SRCREV = "9b7fea24f3c3c68433e8069f60c5e4eab01609e2" +SRCREV = "e33929df94bbdc30306a7247dee10316e94252d7" PV = "4.14.52+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"