Hi All,
I am using LS1043ardb, I am able to compile all packages I need with merge-files and able to generate rootfs by using bitbake fsl-image-mfgtool.
I want to generate the rootfs with the user application by merging all packages and the generated rootfs should run in the board with all packages and merge-files.
How can I do that?
Please help me