How to remove udhcp on Yocto rootfs

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

How to remove udhcp on Yocto rootfs

Jump to solution
849 Views
hjpark71
Contributor III

I got a rootfs after "bitbake fsl-image-qt5" and run it on the IMX6ul and found udhcpd took long time at the end of booting.

In order to improve booting speed, I'd like to remove udhcp on rootfs.

pls let me know how to do it..

I tried to find any options in the recipes and metas but i never find it..

thanks ..

Labels (1)
Tags (2)
1 Solution
545 Views
saurabh206
Senior Contributor III

Hi

You can modify "/etc/network/interfaces"

According to your network settings.

Thanks

Saurabh

View solution in original post

1 Reply
546 Views
saurabh206
Senior Contributor III

Hi

You can modify "/etc/network/interfaces"

According to your network settings.

Thanks

Saurabh