How can Configure root file system at the time of build

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

How can Configure root file system at the time of build

1,363件の閲覧回数
sachusanal
Contributor III

Hi sir,

I need to create compressed root file system . Is it possible to configure root file system at the time of yocto build.I need to configure root file system for my options.

how is it possible.please help me to solve this issue.

Regards

Sachu

ラベル(1)
2 返答(返信)

1,149件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Sachu Sanal,

Perhaps the following thread may be of help:

Change Yocto RootFS

In broad terms you would need to write a script that makes the necessary customization.

0 件の賞賛
返信

1,149件の閲覧回数
saurabh206
Senior Contributor III

Hi

Sachu

Yes this can be possible.

You can use core-image-minimal and add required packages using IMAGE_INSTALL.

More on Yocto Terminology – recipes and packages « The Chris Hallinan Blog

Thanks

saurabh