Hi All,
Now I have started working in LS1043ardb.
I want to generate to rootfs for my application. I am using ubuntu 20.04. How can I compile my application. What are the steps need to follow? I want to know in detail. Please help me.
Solved! Go to Solution.
We can use fsl-image-mfgtool for smaller size of rootfs ( around 40 -50MB) and fsl-image-networking for large size( around 110 - 120MB).
In the corresponding recipe IMAGE_INSTALL_APPEND , we can add the packages we need for our rootfs
We can use fsl-image-mfgtool for smaller size of rootfs ( around 40 -50MB) and fsl-image-networking for large size( around 110 - 120MB).
In the corresponding recipe IMAGE_INSTALL_APPEND , we can add the packages we need for our rootfs