Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] default-distrovars: remove NO32LIBS setting
@ 2012-04-13 12:40 Paul Eggleton
  2012-04-13 14:59 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2012-04-13 12:40 UTC (permalink / raw)
  To: openembedded-core

The ??= assignment in pseudo.inc effectively nullifies this ??=
assignment here, so remove it.

Signed-off-by: Paul Eggleton <paul.eggleton@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"
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] default-distrovars: remove NO32LIBS setting
  2012-04-13 12:40 [PATCH] default-distrovars: remove NO32LIBS setting Paul Eggleton
@ 2012-04-13 14:59 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-04-13 14:59 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Paul Eggleton

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@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!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-13 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 12:40 [PATCH] default-distrovars: remove NO32LIBS setting Paul Eggleton
2012-04-13 14:59 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox