Generating customised rootfs for my customizes application

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Generating customised rootfs for my customizes application

ソリューションへジャンプ
752件の閲覧回数
dibyarekha
Contributor IV

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

タグ(1)
0 件の賞賛
返信
1 解決策
691件の閲覧回数
khushbur
NXP TechSupport
NXP TechSupport

Hi @dibyarekha 

To add a file in rootfs:

- copy files to recipes-extended/merge-files/merge-files/files/merge/

-make sure package 'merge-files' in the IMAGE_INSTALL list of rootfs recipe

元の投稿で解決策を見る

タグ(1)
0 件の賞賛
返信
2 返答(返信)
692件の閲覧回数
khushbur
NXP TechSupport
NXP TechSupport

Hi @dibyarekha 

To add a file in rootfs:

- copy files to recipes-extended/merge-files/merge-files/files/merge/

-make sure package 'merge-files' in the IMAGE_INSTALL list of rootfs recipe

タグ(1)
0 件の賞賛
返信
639件の閲覧回数
dibyarekha
Contributor IV

Thank you

0 件の賞賛
返信