From e953ba950ec42dadf74bda098a85285069b7294e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 11 Aug 2024 14:04:20 -0400 Subject: [PATCH] linux-yocto-rt/6.10: update to -rt14 Integrating the following commit(s) to linux-yocto/6.10: c0094e55e84db rt: fix sigtrap merge issue a36d03a550e68 v6.10.2-rt14 c3413f2811925 drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates. cd3f2b6b09248 bpf: Remove tst_run from lwt_seg6local_prog_ops. 42137fe6d0b42 v6.10.2-rt13 49fdabfe4a53f tun: Add missing bpf_net_ctx_clear() in do_xdp_generic() 3838f16f95d85 task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK 5e812508c93be v6.10.2-rt12 Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb index a060100761e..cd862b8fdf4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb @@ -14,7 +14,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "887c7d0294726a161396812dcf2088f29b522b48" +SRCREV_machine ?= "c0094e55e84db839eb3624a2f99d826dd3cbb3e3" SRCREV_meta ?= "9e63c08171dc88ed8a5ed8ecc4b508465ea75352" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ -- 2.47.3