All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448
@ 2014-09-24  4:37 Avila Risto
  2014-09-24 14:09 ` Luca Ceresoli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Avila Risto @ 2014-09-24  4:37 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Risto Avila <risto.avila@digia.com>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index e788f1b..53f8ad5 100644
--- a/Makefile
+++ b/Makefile
@@ -292,6 +292,7 @@ unexport TAR_OPTIONS
 unexport CONFIG_SITE
 unexport QMAKESPEC
 unexport TERMINFO
+unexport MACHINE
 
 GNU_HOST_NAME := $(shell support/gnuconfig/config.guess)
 
-- 
1.9.1

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

* [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448
  2014-09-24  4:37 [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448 Avila Risto
@ 2014-09-24 14:09 ` Luca Ceresoli
  2014-09-24 19:56 ` Yann E. MORIN
  2014-09-25  7:45 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Luca Ceresoli @ 2014-09-24 14:09 UTC (permalink / raw)
  To: buildroot

Dear Avila Risto,

Avila Risto wrote:
> Signed-off-by: Risto Avila <risto.avila@digia.com>
> ---
>   Makefile | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/Makefile b/Makefile
> index e788f1b..53f8ad5 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -292,6 +292,7 @@ unexport TAR_OPTIONS
>   unexport CONFIG_SITE
>   unexport QMAKESPEC
>   unexport TERMINFO
> +unexport MACHINE
>
>   GNU_HOST_NAME := $(shell support/gnuconfig/config.guess)
>
>

Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>
[Build-tested with nitrogen6x_defconfig]
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>

-- 
Luca

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

* [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448
  2014-09-24  4:37 [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448 Avila Risto
  2014-09-24 14:09 ` Luca Ceresoli
@ 2014-09-24 19:56 ` Yann E. MORIN
  2014-09-25  7:45 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2014-09-24 19:56 UTC (permalink / raw)
  To: buildroot

Avila, All,

On 2014-09-24 04:37 +0000, Avila Risto spake thusly:
> Signed-off-by: Risto Avila <risto.avila@digia.com>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  Makefile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile b/Makefile
> index e788f1b..53f8ad5 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -292,6 +292,7 @@ unexport TAR_OPTIONS
>  unexport CONFIG_SITE
>  unexport QMAKESPEC
>  unexport TERMINFO
> +unexport MACHINE
>  
>  GNU_HOST_NAME := $(shell support/gnuconfig/config.guess)
>  
> -- 
> 1.9.1
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448
  2014-09-24  4:37 [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448 Avila Risto
  2014-09-24 14:09 ` Luca Ceresoli
  2014-09-24 19:56 ` Yann E. MORIN
@ 2014-09-25  7:45 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2014-09-25  7:45 UTC (permalink / raw)
  To: buildroot

>>>>> "Avila" == Avila Risto <Risto.Avila@digia.com> writes:

 > Signed-off-by: Risto Avila <risto.avila@digia.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-09-25  7:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24  4:37 [Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448 Avila Risto
2014-09-24 14:09 ` Luca Ceresoli
2014-09-24 19:56 ` Yann E. MORIN
2014-09-25  7:45 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.