How to remove udhcp on Yocto rootfs

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

How to remove udhcp on Yocto rootfs

ソリューションへジャンプ
972件の閲覧回数
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 ..

ラベル(1)
タグ(2)
1 解決策
668件の閲覧回数
saurabh206
Senior Contributor III

Hi

You can modify "/etc/network/interfaces"

According to your network settings.

Thanks

Saurabh

元の投稿で解決策を見る

1 返信
669件の閲覧回数
saurabh206
Senior Contributor III

Hi

You can modify "/etc/network/interfaces"

According to your network settings.

Thanks

Saurabh