aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/merge-files/merge-files/merge/README
blob: 8f0d85af5ad4568c77f42bb870813e42f0e1bdc0 (plain)
1
2
3
4
5
6
7
This package is used to merge specified files into rootfs.

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>