[OE-core] [PATCH] default-distrovars: remove NO32LIBS setting

Saul Wold sgw at linux.intel.com
Fri Apr 13 14:59:22 UTC 2012


On 04/13/2012 05:40 AM, Paul Eggleton wrote:
> The ??= assignment in pseudo.inc effectively nullifies this ??=
> assignment here, so remove it.
>
> Signed-off-by: Paul Eggleton<paul.eggleton at linux.intel.com>
> ---
>   meta/conf/distro/include/default-distrovars.inc |    2 --
>   1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc
> index 16b3108..c38cd35 100644
> --- a/meta/conf/distro/include/default-distrovars.inc
> +++ b/meta/conf/distro/include/default-distrovars.inc
> @@ -37,8 +37,6 @@ COMMON_LICENSE_DIR ??= "${COREBASE}/meta/files/common-licenses"
>
>   BB_GENERATE_MIRROR_TARBALLS ??= "0"
>
> -NO32LIBS ??= "1"
> -
>   # Default to emitting logfiles if a build fails.
>   BBINCLUDELOGS ??= "yes"
>   SDK_VERSION ??= "oe-core.0"

Merged into OE-Core

Thanks
	Sau!




More information about the Openembedded-core mailing list