[poky] [PATCH 1/1] gstreamer: reenable PARALLEL_MAKE

Darren Hart dvhart at linux.intel.com
Thu Feb 17 10:50:13 PST 2011


On 02/17/2011 02:55 AM, Dongxiao Xu wrote:
> From: Dongxiao Xu<dongxiao.xu at intel.com>
>
> Signed-off-by: Dongxiao Xu<dongxiao.xu at intel.com>
> ---
>   .../gstreamer/gstreamer_0.10.31.bb                 |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.31.bb
> index e7b00ad..c919b18 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.31.bb
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.31.bb
> @@ -27,7 +27,7 @@ EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --with-check=
>   #	mv ${WORKDIR}/gstregistrybinary.[ch] ${S}/gst/
>   #}
>
> -PARALLEL_MAKE = ""
> +#PARALLEL_MAKE = ""

Shouldn't we remove this rather than comment it out? Leaving it in 
tempts developers to tweak it - which we don't want them to do as it 
will toy with the global settings.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the poky mailing list