with 1.6 we used to add as shown in link How to add custom application to linux rootfs.
but now in 1.8 sdk meta-fsl-networking\recipes-extended\merge-files directory itself is not there.
please help.
Hello Yashwant Dixit,
Please use meta-fsl-ppc/recipes-extended/merge-files.(If your use ARM architect processor please use meta-fsl-arm/recipes-extended/merge-files).
Steps:
1> copy files to recipes-*/merge-files/merge-files/merge/
2> add 'IMAGE_INSTALL += "merge-files"' into rootfs recipe
3> bitbake <rootfs_image_type>
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------