Network Manager

Michael 'Mickey' Lauer mickey at openmoko.org
Tue Apr 1 17:27:05 CEST 2008


Am Dienstag, den 01.04.2008, 22:07 +0800 schrieb Alex Zhang:
> > That is the point where a good build system comes into play.
> > OpenEmbedded handles this for us. I hope you don't build all the stuff
> > for your device by hand.
> >
> >   
> 
> Yes, I did it by hand, because my device is based on MIPS. I have no 
> idea how to setup OE to support MIPS. :-[
> I wrote a little Makefile to build GLib, DBus, HAL, UDEV, Libnl ... NM, 
> it works just fine for me. :)

Uh Oh... we have half a dozen of MIPS machines in OpenEmbedded. Building
all that stuff could have been done by:

MACHINE = "mtx-1"
DISTRO = "openmoko"

bitbake networkmanager

:M:





More information about the community mailing list