[oe] Development and Open Embedded

Michael Sundius msundius at sundius.com
Wed May 6 22:09:29 UTC 2009


Chris Larson <clarson <at> kergoth.com> writes:


> > I'm wondering if anyone has done such a thing as creating a
> > recipe that forgoes the "fetch" task and point the ${S} to
> > a local devel tree.. then adds an extra onto the make command
> > to place the object in another directory (maybe ${O})...
> >

> I have a little class somewhere around here that did that.  Killed
> fetch/unpack/patch, set S to ${TOPDIR}, set O to
> ${TOPDIR}/obj-${HOST_SYS} or so, redirect WORKDIR to
> ${TOPDIR}/somethingorother, etc.  It works very well.  You can then
> add the recipe from the source tree to your BBFILES, or add your
> development area to COLLECTIONS or so, and it mostly just works.
> Cleaning up something like that would be a huge boon to the
> application and kernel developer use cases, which are sadly not well
> satisfied in current openembedded.


I'm happy to help clean it up try it out etc for kernel and other
stuff. We're told here by our boss that giving back is good, so I'm
happy to do it if you don't mind sharing the code and giving me a
head start.

mike






More information about the Openembedded-devel mailing list