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

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Thu Apr 23 12:35:06 UTC 2009


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.

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