diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb index c02e3b50..5127d372 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:" BRANCH = "ti-rt-linux-5.4.y" -SRCREV = "ed5007e8489c355b5baeddeae5cf53f7882acee7" -PV = "5.4.69+git${SRCPV}" +SRCREV = "a5dca123aec8168af717956d3b1896a33989313c" +PV = "5.4.70+git${SRCPV}" diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb index eaf40388..fd0918d4 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb @@ -21,8 +21,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.4.y" -SRCREV = "f85baf8e2e6374594eb76d4c14ada9d62a2fa98b" -PV = "5.4.69+git${SRCPV}" +SRCREV = "cbeb88bfa96152c2b974a18ad14e84fa9f466f2f" +PV = "5.4.70+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a"