OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Open Embedded => Topic started by: jnewell on December 08, 2006, 11:43:53 am

Title: Creating An Image Using Ipkg Feeds Only?
Post by: jnewell on December 08, 2006, 11:43:53 am
I've looked throught the forumns, documents, and the wiki's but it does't appear obvious to me on how one would build an image using openembedded to only build the image from a realease/unstable ipkg feed e.g. angstroms ustable feed. Is there a special task like 'opie-image' or something that builds images from a feed without building everything from source?

I originally posted this in the general discussion area, but I've re-posted here which seems to be the better location.

Thanks,
Jim
Title: Creating An Image Using Ipkg Feeds Only?
Post by: rolf on December 10, 2006, 03:43:11 pm
Quote
I've looked throught the forumns, documents, and the wiki's but it does't appear obvious to me on how one would build an image using openembedded to only build the image from a realease/unstable ipkg feed e.g. angstroms ustable feed. Is there a special task like 'opie-image' or something that builds images from a feed without building everything from source?
I guess, either you build from source or you don't.  Why go through all the trouble?  Just compile your stuff and be happy.  I think you are creating a problem that was not there in the first place.
Title: Creating An Image Using Ipkg Feeds Only?
Post by: lardman on December 11, 2006, 06:43:18 am
It ought to be possible to build an image from the ipks (rather than source), but this is a question for the oe mailing list. Take a look at the archives first though.


Si
Title: Creating An Image Using Ipkg Feeds Only?
Post by: koen on December 11, 2006, 06:47:08 am
Quote
It ought to be possible to build an image from the ipks (rather than source), but this is a question for the oe mailing list. Take a look at the archives first though.


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148808\"][{POST_SNAPBACK}][/a][/div]

Right, hrw and I made a patch for that eons ago
Title: Creating An Image Using Ipkg Feeds Only?
Post by: jnewell on December 11, 2006, 10:09:50 am
Quote
It ought to be possible to build an image from the ipks (rather than source), but this is a question for the oe mailing list. Take a look at the archives first though.


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148808\"][{POST_SNAPBACK}][/a][/div]

I am assuming you mean the OE mailing list archives?  I'll head over there to checkout that out.  It's definitely not in the wiki or the documentation though.

Thank you for the response,
Jim
Title: Creating An Image Using Ipkg Feeds Only?
Post by: jnewell on December 11, 2006, 10:38:20 am
Quote
Quote
I've looked throught the forumns, documents, and the wiki's but it does't appear obvious to me on how one would build an image using openembedded to only build the image from a realease/unstable ipkg feed e.g. angstroms ustable feed. Is there a special task like 'opie-image' or something that builds images from a feed without building everything from source?
I guess, either you build from source or you don't.  Why go through all the trouble?  Just compile your stuff and be happy.  I think you are creating a problem that was not there in the first place.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148738\"][{POST_SNAPBACK}][/a][/div]

I feel it would be extremely useful and allow faster development if i
was able to for example $bitbake nano, work on nano, and then build most
of the image from the feed which included my modified nano.  Also, I
can't seem to find the mailing list archives or at least an easly searchable one. Could someone kindly point me in the right direction?

Thanks,
Jim
Title: Creating An Image Using Ipkg Feeds Only?
Post by: lardman on December 12, 2006, 06:36:23 am
Quote
I feel it would be extremely useful and allow faster development if i
was able to for example $bitbake nano, work on nano, and then build most
of the image from the feed which included my modified nano.

This already happens. Nano won't be re-built just to satisfy "bitbake gpe-image", it will be installed from the ipk.

http://www.openembedded.org/contact (http://www.openembedded.org/contact) ->
http://lists.linuxtogo.org/pipermail/openembedded-commits/ (http://lists.linuxtogo.org/pipermail/openembedded-commits/)
http://lists.linuxtogo.org/pipermail/openembedded-devel/ (http://lists.linuxtogo.org/pipermail/openembedded-devel/)

etc.


Si