> ifconfig eth0 up

> udhcpc -ieth0

Now is up ... and identified and now trying to figure out how to make it
permanent since after reboot I need to do over again.




On Mon, Dec 17, 2018 at 5:30 AM Khem Raj <raj.k...@gmail.com> wrote:

> On Fri, Dec 14, 2018 at 8:23 AM Peter Balazovic
> <balazovic.pe...@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@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to