How can Configure root file system at the time of build

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

How can Configure root file system at the time of build

700 Views
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

Labels (1)
2 Replies

486 Views
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 Kudos

486 Views
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