Hello all, in case it helps someone else I found the dependency that was avoiding the RT patch to be applied to raspberrypi4-64 build.
In bcm2711_defconfig for arm64 KVM is enabled. If KVM is disabled then the patch is applied. So in .cfg file you can add: CONFIG_KVM=n
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59351): https://lists.yoctoproject.org/g/yocto/message/59351 Mute This Topic: https://lists.yoctoproject.org/mt/96470693/21656 Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
