cancel
Showing results for 
Search instead for 
Did you mean: 

Issue related to adding the kernel modules in yocto build

LinceChacko
Associate
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_IMAGE_EXTRA_INSTALL += "kernel-dev"
However, these packages are not being recognized or supported in the meta-layer provided. The build either fails or reports that these packages do not exist. I would like to understand whether these components are intentionally excluded from your BSP or if there is an additional layer, configuration, or package feed that I need to enable to use them.I built the image using the github documentation in this link https://github.com/Seeed-Studio/meta-st-odyssey .

Could you please guide me on how to properly include kernel modules, development sources, and kernel headers/dev packages in the image for this platform?

Any help or documentation reference would be greatly appreciated.
1 REPLY 1
Olivier GALLIEN
ST Employee

Hi @LinceChacko 

Did you already tried to contact Seeed Support ? 

Olivier 

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.