How can Configure root file system at the time of build

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How can Configure root file system at the time of build

1,332 次查看
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,118 次查看
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,118 次查看
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