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-boun...@yoctoproject.org [mailto:yocto-boun...@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?
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto