Good evening everyone,
I would like to add additional files (such as kernel modules, additional softwares or libraries) to the existing rootfs image. Actually, I would like to create a custom image to flash immediately instead of flashing the SoM and downloading/compiling everything for each new SoM. Thus, I could minimize the flashing time significantly.
From what I understand, everything happens during the rootfs image build phase, but I can’t find any rootfs source code to customize.
I am using the release 17.09 version (kernel 4.9.56-linaro-lt-qcom). I’ve read a similar topic here but I am not sure it is still correct (also it is for OpenEmbedded, not Debian).
Do you have an idea on how to do this ?
Kind regards,
Mathieu