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

Otavio Salvador otavio at ossystems.com.br
Thu Apr 23 12:34:27 UTC 2009


Acked-by: Otavio Salvador <otavio at ossystems.com.br>

On Thu, Apr 23, 2009 at 9:02 AM, Roman I Khimov <khimov at altell.ru> wrote:
> Allows parallel build for different images.
> ---
>  conf/bitbake.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/conf/bitbake.conf b/conf/bitbake.conf
> index f53f7d6..15bdf56 100644
> --- a/conf/bitbake.conf
> +++ b/conf/bitbake.conf
> @@ -329,7 +329,7 @@ STAGING_KERNEL_DIR = "${STAGING_DIR}/${MULTIMACH_TARGET_SYS}/kernel"
>  # Specific image creation and rootfs population info.
>  ##################################################################
>
> -IMAGE_ROOTFS = "${TMPDIR}/rootfs"
> +IMAGE_ROOTFS = "${TMPDIR}/rootfs.${PN}"
>  IMAGE_BASENAME = "${PN}"
>  IMAGE_NAME = "${IMAGE_BASENAME}-${MACHINE}-${DATETIME}"
>  IMAGE_LINK_NAME = "${IMAGE_BASENAME}-${MACHINE}"
> --
> 1.6.2.3
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Otavio Salvador                  O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list