how to disable network initialization scripts (not to be bitbaked)

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

how to disable network initialization scripts (not to be bitbaked)

711件の閲覧回数
davidzhou
Contributor V

Hi,

I have imx6ul development board.

 I have undefined network related CONFIG_...s and removed any network (ethernet and bluetooth) hardware device drivers, but the kernel recipes still bitbaked and network initialization scripts still run:

output from console:

Configuring network interfaces... ifconfig: socket(AF_INET,2,0): Function not implemented
ifconfig: socket(AF_INET,2,0): Function not implemented

I have added the following in the local.conf:

PACKAGECONFIG_remove += " network init-ifupdown "

But it is not working. Whatelse do I need?

Thank you,

David Zhou

0 件の賞賛
返信
0 返答(返信)