[poky] yacto image builder and eclipse plugin for yacto
Joshua Lock
josh at linux.intel.com
Tue Apr 26 13:49:04 PDT 2011
On Tue, 2011-04-26 at 12:32 -0600, Michael Sundius wrote:
>
> > -----Original Message-----
> > From: Michael Sundius [mailto:msundius at cisco.com]
> >
> > ... He was also talking about an "image builder" tool
> > where a loadable target image could be created from a gui which provides
> > the means to select which packages or groups of packages are
> > installed, the format could be selected and possibly some configurable
> > post processing, could be done.
> >
> > I have some thoughts and questions about such a tool (the image builder)
> > and was wondering if I might pick your brain about it OR if your not
> > the person, you might know who is.
> >
> Zhang, Jessica wrote:
> > Hi Michael,
> >
> > Josh (cc'd here) is the person mainly working on the "image creator" the UI to bitbake and my team is working with him on delivery image creator for Yocto 1.1. So you can send your questions to us, as an open source project, we generally encourage people to send their questions to poky at yoctoproject.org mailing list to stir a public discussion, so you can take that route as well.
> >
> > Thanks,
> > Jessica
> >
>
> Thanks for your reply Jessica,
>
> In particular our work flow goes like this:
>
> 1) we build a distro that is to run on our set top box from that we
> create two results:
> a) a image that we can load directly on the set top box
> b) an sdk which our customers to be given to our non OE accecpting
> customers
> 2) Those customers will develop applications based on the SDK
> 3) our customers need to create a similar image to the one we made in
> "1a" above plus their application
>
> So what, we've done in the past was to create an image in OE and then
> install it in the SDK as a tarball. Then provide a makefile that creates
> the image from the tarball.
>
> this is a little ugly. what we'd really like to have is an "image
> creator" which can simply select the packages (from some feed somewhere)
> and install them just as
> bitbake does.
>
> QUESTIONS
> so does your image creator use bitbake? or is it stand alone from the
> rest of OE/Yacto such that we could simply provide the image creator
> along with our sdk (and a link to a package feed).
Our image creator is a Bitake UI (front-end). Development is currently
being done within the Poky repository but we hope to move that to
upstream BitBake within the next couple of weeks as the two divergent
codebases merge.
>
> If not, could you envision your tool to be made to work that way (given
> we provide a bit of effort from our end).
>
> where can I go to see how the image creator works? could I download and
> try it out?
Right now the code that we have is very prototype. You can get a feel
for the direction we're taking but the resultant images aren't well
tested.
Furthermore I'm not certain how well the code in upstream's repositories
work. For a snapshot of the current state of things you can use a clone
of latest Poky[2] with the attached patch applied (the xml-rpc server
currently offers a better experience - we're working to fix this).
Those disclaimers aside:
bitbake -u hob
will launch the image creator.
> I think we'd like to contribute to this effort if we could.
You'd be very welcome and now would be a great time to do so! :-)
You can see the work I have planned and in progress at:
https://wiki.yoctoproject.org/wiki/BitBake/GUI/PostOneOh
Note: Bugs can be filed against the image creator component at
http://bugzilla.yoctoproject.org/enter_bug.cgi?product=Build%20System
Regards,
Joshua
Note: I've fixed the CC for the poky mailing list.
--
Joshua Lock
Yocto Build System Monkey
Intel Open Source Technology Centre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-xmlrpc.diff
Type: text/x-patch
Size: 837 bytes
Desc: use-xmlrpc.diff
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110426/284aaa45/attachment.bin>
More information about the poky
mailing list