On Wed, 2011-11-02 at 15:36 +0200, Andrew wrote:
> 01.11.2011 21:34, davidMbrooke пишет:
> > On Tue, 2011-11-01 at 21:21 +0200, Andrew wrote:
> >> 01.11.2011 20:11, KP Kirchdoerfer пишет:
> >>> Am Dienstag, 1. November 2011, 00:06:50 schrieb Andrew:
> >
> > The Yocto Project has the backing of The Linux Foundation. There is an
> > overview and Quick Start guide at
> > http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html
> >
> > dMb
> >
> At first look on documentation - it looks like enough complex system 
> that is covered by enough simple front-end - and IMHO such type of 
> systems usually are hard in customization for needed objectives.
> Integrated qemu for testing looks good, but I suspect that it's working 
> only with GUI.
> If you use it, I have a question: it has possibility to work in this 
> buildenv w/o GUI, just from CLI terminal? Even w/o all features, just 
> package building/editing?

I have now done a little testing with Yocto Project 1.1. It works OK
though it is slow to build the default configuration (because it is
building so much - including an X11 GUI for the embedded device!).

The developers do seem to have thought about customization of the
toolchain and support add-on "layers" which can be managed separately
from the underlying build system. This means that updates can be
integrated easily - we would not need to fork the Yocto Project tools
but would develop and maintain an add-on "layer".

It does seem possible to use it from a CLI terminal - the command
"bitbake" (equivalent of our buildtool/buildpacket/buildimage) runs from
the command line and can build anything from a single Package to a whole
Image.
See also
http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#platdev-appdev

Switching to this would be big change though.

dMb


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to