[oe] [PATCH] bitbake.conf: use rootfs.${PN} for IMAGE_ROOTFS

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Thu Apr 23 13:03:28 UTC 2009


Dnia czwartek, 23 kwietnia 2009 o 14:54:39 Roman I Khimov napisał(a):
> On Thursday 23 April 2009 16:35:06 Marcin Juszkiewicz wrote:
> > Dnia czwartek, 23 kwietnia 2009 o 14:02:18 Roman I Khimov 
napisał(a):
> > > Allows parallel build for different images.
> > > ---
> > >  conf/bitbake.conf |    2 +-
> > >  1 files changed, 1 insertions(+), 1 deletions(-)
> > >
> > > -IMAGE_ROOTFS = "${TMPDIR}/rootfs"
> > > +IMAGE_ROOTFS = "${TMPDIR}/rootfs.${PN}"
> >
> > I would suggest ${TMPDIR}/rootfs/${PN}/ to not pollute TMPDIR with
> > lot of directories.
>
> This one needs some more care as it fails with
>
> ERROR: Error, lockfile path does not exist!: /path-to-oe/tmp/rootfs

Note that with separated IMAGE_ROOTFS you probably do not need locking 
(unless "bitbake console-image console-image" called probably).

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list