[poky] building images

C Michael Sundius msundius at sundius.com
Thu May 5 11:02:01 PDT 2011


On Fri, Apr 29, 2011 at 10:49 AM, Zhang, Jessica <jessica.zhang at intel.com>wrote:

>
> Yocto project has a command line script called adt-installer probably you
> can take a look, what it does is setup your host cross development
> environment.  It downloads the cross-toolchain for the target and download
> the corresponding image rootfs and extract it out on the development host as
> sysroot that contains the target headers and libraries.  The remote package
> access is based on wget and it’s using opkg to manipulate ipk packages since
> it’s lightweighted.  The adt-installer is running against a installation
> config file basically tells it where (the ipk package repo) to download
> things and where (on the development host) to setup things, the toolchain,
> the sysroot etc.  So for the developer perspective, there’s no dependency on
> OE.  What you need to do is to build out all the needed ipk packages using
> OE/Yocto and setup the ipk package repo.
>
>
>
Jessica,

I'm not sure if I replied to your email. Thank you. I think that is
generally what I've been after. I now have a bit of time and will look at it
more closely.

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110505/5a619caa/attachment.html>


More information about the poky mailing list