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

Khem Raj raj.khem at gmail.com
Sun Dec 16 20:29:52 PST 2018


On Fri, Dec 14, 2018 at 8:23 AM Peter Balazovic
<balazovic.peter at gmail.com> wrote:
>
> 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?

its possible that some modules are missing. Try using core-image-base
and see if that is any better. then we can see what the difference is

> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list