Integrate meta-seconorth-machine/fix_machineoverrides
Commit: seco-ne/yocto/layers/meta-seconorth-machine@d56e6b58
machines: Re-added old MACHINEOVERRIDES
NXP removed the old MACHINEOVERRIDES (mx6, mx8m, ...) and filters them out during the Yocto build. We rely on them quite often in our recipes and therefore disabled the filter for now.
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@2b2c2b67
kernel:dma: Disabled ION in favor of dma-heap
NXP suggests using the dma-heap allocator instead of the ION memory manager from kernel 5.15.5 onwards.