[yocto] core-image-* (minimal) networking

Alankar Dhobale alankar.dhobale at renuelectronics.com
Sun Dec 16 20:19:39 PST 2018


Which platform you are working? As you don’t even see the eth in ifconfig, it seems your PHY is not detected, please check your dtb if the required PHY details are added.

Also check your kernel boot log if the PHY is being detected…

 

I believe there is nothing to be added for networking in local.conf. you need to add interface in dtb…

 

Regards

Alankar

 

 

From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Peter Balazovic
Sent: 13/12/2018 8:28 PM
To: Yocto list discussion
Subject: [yocto] core-image-* (minimal) networking

 

I've built bitbake core-image-minimal and it runs but unfortunately I have no connectivity (networking) available. 

 

> ifconfig

lo        Link encap:Local Loopback  

          inet addr:127.0.0.1  Mask:255.0.0.0

          inet6 addr: ::1/128 Scope:Host

          UP LOOPBACK RUNNING  MTU:65536  Metric:1

          RX packets:2720 errors:0 dropped:0 overruns:0 frame:0

          TX packets:2720 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1 

          RX bytes:206720 (201.8 KiB)  TX bytes:206720 (201.8 KiB)

 

What's need to be included within local.conf to enable networking?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181217/5456f966/attachment.html>


More information about the yocto mailing list