Issue related to adding the kernel modules in yocto build
I am currently working with the Yocto BSP/meta-layer you provide for the Odyssey STM32MP157C board. I am trying to include the following packages in my image:CORE_IMAGE_EXTRA_INSTALL += "kernel-modules"CORE_IMAGE_EXTRA_INSTALL += "kernel-devsrc"CORE_...