All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libgtk3: fix typo
@ 2016-09-05 21:16 Gustavo Zacarias
  2016-09-05 21:36 ` Thomas Petazzoni
  2016-09-06 19:15 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2016-09-05 21:16 UTC (permalink / raw)
  To: buildroot

It's wayland, not waylandd, hence gtk3+ with the wayland backend went
completely poof.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libgtk3/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libgtk3/Config.in b/package/libgtk3/Config.in
index 2dd6dfa..738f865 100644
--- a/package/libgtk3/Config.in
+++ b/package/libgtk3/Config.in
@@ -29,7 +29,7 @@ config BR2_PACKAGE_LIBGTK3
 	depends on BR2_USE_MMU # glib2
 	depends on BR2_INSTALL_LIBSTDCPP # pango
 	depends on BR2_TOOLCHAIN_HAS_SYNC_4 # pango -> harfbuzz
-	depends on BR2_PACKAGE_HAS_LIBEGL_WAYLANDD || \
+	depends on BR2_PACKAGE_HAS_LIBEGL_WAYLAND || \
 		BR2_PACKAGE_HAS_LIBGL
 	help
 	  The GTK+ version 3 graphical user interface library
-- 
2.7.3

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

* [Buildroot] [PATCH] libgtk3: fix typo
  2016-09-05 21:16 [Buildroot] [PATCH] libgtk3: fix typo Gustavo Zacarias
@ 2016-09-05 21:36 ` Thomas Petazzoni
  2016-09-06 19:15 ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2016-09-05 21:36 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon,  5 Sep 2016 18:16:52 -0300, Gustavo Zacarias wrote:
> It's wayland, not waylandd, hence gtk3+ with the wayland backend went
> completely poof.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/libgtk3/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH] libgtk3: fix typo
  2016-09-05 21:16 [Buildroot] [PATCH] libgtk3: fix typo Gustavo Zacarias
  2016-09-05 21:36 ` Thomas Petazzoni
@ 2016-09-06 19:15 ` Peter Korsgaard
  2016-09-06 19:44   ` Gustavo Zacarias
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2016-09-06 19:15 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > It's wayland, not waylandd, hence gtk3+ with the wayland backend went
 > completely poof.

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Gaah, I guess this is a candidate for 2016.08.1 :/

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] libgtk3: fix typo
  2016-09-06 19:15 ` Peter Korsgaard
@ 2016-09-06 19:44   ` Gustavo Zacarias
  2016-09-07  5:22     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Gustavo Zacarias @ 2016-09-06 19:44 UTC (permalink / raw)
  To: buildroot

On 06/09/16 16:15, Peter Korsgaard wrote:

>  > It's wayland, not waylandd, hence gtk3+ with the wayland backend went
>  > completely poof.
>
>  > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
>
> Gaah, I guess this is a candidate for 2016.08.1 :/

Hi.
Not really, since this was caused by the libegl-wayland patchset which 
was in -next.
Regards.

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

* [Buildroot] [PATCH] libgtk3: fix typo
  2016-09-06 19:44   ` Gustavo Zacarias
@ 2016-09-07  5:22     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2016-09-07  5:22 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > On 06/09/16 16:15, Peter Korsgaard wrote:
 >> > It's wayland, not waylandd, hence gtk3+ with the wayland backend went
 >> > completely poof.
 >> 
 >> > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
 >> 
 >> Gaah, I guess this is a candidate for 2016.08.1 :/

 > Hi.
 > Not really, since this was caused by the libegl-wayland patchset which
 > was in -next.

Ahh yes, true.

-- 
Venlig hilsen,
Peter Korsgaard 

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

end of thread, other threads:[~2016-09-07  5:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-05 21:16 [Buildroot] [PATCH] libgtk3: fix typo Gustavo Zacarias
2016-09-05 21:36 ` Thomas Petazzoni
2016-09-06 19:15 ` Peter Korsgaard
2016-09-06 19:44   ` Gustavo Zacarias
2016-09-07  5:22     ` 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.