All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in
@ 2018-06-30  6:29 Gaël PORTAY
  2018-06-30  8:06 ` Peter Seiderer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gaël PORTAY @ 2018-06-30  6:29 UTC (permalink / raw)
  To: buildroot

A blank space is missing.

Signed-off-by: Ga?l PORTAY <gael.portay@savoirfairelinux.com>
---
 package/qt5/qt5base/qmake.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5base/qmake.conf.in b/package/qt5/qt5base/qmake.conf.in
index d62ee7cebe..f14527aa7f 100644
--- a/package/qt5/qt5base/qmake.conf.in
+++ b/package/qt5/qt5base/qmake.conf.in
@@ -21,7 +21,7 @@ CONFIG                 += nostrip
 QMAKE_LIBS             += -lrt -lpthread -ldl
 QMAKE_CFLAGS_ISYSTEM   =
 
-# Architecturespecific configuration
+# Architecture specific configuration
 include(arch.conf)
 
 @EGLFS_DEVICE@
-- 
2.11.0

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

* [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in
  2018-06-30  6:29 [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in Gaël PORTAY
@ 2018-06-30  8:06 ` Peter Seiderer
  2018-06-30 16:10 ` Thomas Petazzoni
  2018-07-19  9:50 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Seiderer @ 2018-06-30  8:06 UTC (permalink / raw)
  To: buildroot

Hello Ga?l,

On Sat, 30 Jun 2018 02:29:27 -0400, Ga?l PORTAY <gael.portay@savoirfairelinux.com> wrote:

> A blank space is missing.
> 
> Signed-off-by: Ga?l PORTAY <gael.portay@savoirfairelinux.com>
> ---
>  package/qt5/qt5base/qmake.conf.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/qt5/qt5base/qmake.conf.in b/package/qt5/qt5base/qmake.conf.in
> index d62ee7cebe..f14527aa7f 100644
> --- a/package/qt5/qt5base/qmake.conf.in
> +++ b/package/qt5/qt5base/qmake.conf.in
> @@ -21,7 +21,7 @@ CONFIG                 += nostrip
>  QMAKE_LIBS             += -lrt -lpthread -ldl
>  QMAKE_CFLAGS_ISYSTEM   =
>  
> -# Architecturespecific configuration
> +# Architecture specific configuration
>  include(arch.conf)
>  
>  @EGLFS_DEVICE@

Reviewed-by: Peter Seiderer <ps.report@gmx.net>

Regards,
Peter

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

* [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in
  2018-06-30  6:29 [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in Gaël PORTAY
  2018-06-30  8:06 ` Peter Seiderer
@ 2018-06-30 16:10 ` Thomas Petazzoni
  2018-07-19  9:50 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-06-30 16:10 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 30 Jun 2018 02:29:27 -0400, Ga?l PORTAY wrote:
> A blank space is missing.
> 
> Signed-off-by: Ga?l PORTAY <gael.portay@savoirfairelinux.com>
> ---
>  package/qt5/qt5base/qmake.conf.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in
  2018-06-30  6:29 [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in Gaël PORTAY
  2018-06-30  8:06 ` Peter Seiderer
  2018-06-30 16:10 ` Thomas Petazzoni
@ 2018-07-19  9:50 ` Peter Korsgaard
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2018-07-19  9:50 UTC (permalink / raw)
  To: buildroot

>>>>> "Ga?l" == Ga?l PORTAY <gael.portay@savoirfairelinux.com> writes:

 > A blank space is missing.
 > Signed-off-by: Ga?l PORTAY <gael.portay@savoirfairelinux.com>

Committed to 2018.02.x and 2018.05.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2018-07-19  9:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-30  6:29 [Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in Gaël PORTAY
2018-06-30  8:06 ` Peter Seiderer
2018-06-30 16:10 ` Thomas Petazzoni
2018-07-19  9:50 ` 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.