QorIO-SDK-V1.8-20150619-yocto , how to add custom apps to rootfs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QorIO-SDK-V1.8-20150619-yocto , how to add custom apps to rootfs

1,101 Views
yashwantdixit
Contributor I

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.

0 Kudos
Reply
1 Reply

848 Views
yipingwang
NXP TechSupport
NXP TechSupport

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply