* [Buildroot] [PATCH] libgtk3: bump to version 3.20.1
@ 2016-03-25 16:53 Gustavo Zacarias
2016-03-25 19:55 ` Peter Korsgaard
2016-03-29 12:46 ` Thomas Petazzoni
0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2016-03-25 16:53 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/libgtk3/libgtk3.hash | 4 ++--
package/libgtk3/libgtk3.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libgtk3/libgtk3.hash b/package/libgtk3/libgtk3.hash
index 957f0af..37e5661 100644
--- a/package/libgtk3/libgtk3.hash
+++ b/package/libgtk3/libgtk3.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/gtk+/3.20/gtk+-3.20.0.sha256sum
-sha256 1c3d3a4a6e959ec8636ccb074bcdb8fa25c81ec56fbc70de6a3f5ef83ba6d803 gtk+-3.20.0.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/gtk+/3.20/gtk+-3.20.1.sha256sum
+sha256 ac86a01a57b4258ea70bc85b9494b333226eda6f5a2b0716ad48cfcded5f5380 gtk+-3.20.1.tar.xz
diff --git a/package/libgtk3/libgtk3.mk b/package/libgtk3/libgtk3.mk
index 596f236..417bf20 100644
--- a/package/libgtk3/libgtk3.mk
+++ b/package/libgtk3/libgtk3.mk
@@ -5,7 +5,7 @@
################################################################################
LIBGTK3_VERSION_MAJOR = 3.20
-LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).0
+LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).1
LIBGTK3_SOURCE = gtk+-$(LIBGTK3_VERSION).tar.xz
LIBGTK3_SITE = http://ftp.gnome.org/pub/gnome/sources/gtk+/$(LIBGTK3_VERSION_MAJOR)
LIBGTK3_LICENSE = LGPLv2+
--
2.7.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] libgtk3: bump to version 3.20.1
2016-03-25 16:53 [Buildroot] [PATCH] libgtk3: bump to version 3.20.1 Gustavo Zacarias
@ 2016-03-25 19:55 ` Peter Korsgaard
2016-03-29 12:46 ` Thomas Petazzoni
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-03-25 19:55 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] libgtk3: bump to version 3.20.1
2016-03-25 16:53 [Buildroot] [PATCH] libgtk3: bump to version 3.20.1 Gustavo Zacarias
2016-03-25 19:55 ` Peter Korsgaard
@ 2016-03-29 12:46 ` Thomas Petazzoni
2016-03-29 13:12 ` Gustavo Zacarias
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2016-03-29 12:46 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 25 Mar 2016 13:53:51 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/libgtk3/libgtk3.hash | 4 ++--
> package/libgtk3/libgtk3.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Looks like the Wayland support needs memfd, which is available only if
fairly recent kernel versions:
http://autobuild.buildroot.org/results/473/473fb2f416311ee8a8a8719e3fb3689d9226f451/build-end.log
Probably needs some linux headers version dependency. Could you look
into this?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] libgtk3: bump to version 3.20.1
2016-03-29 12:46 ` Thomas Petazzoni
@ 2016-03-29 13:12 ` Gustavo Zacarias
0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2016-03-29 13:12 UTC (permalink / raw)
To: buildroot
On 29/03/16 09:46, Thomas Petazzoni wrote:
> Looks like the Wayland support needs memfd, which is available only if
> fairly recent kernel versions:
>
> http://autobuild.buildroot.org/results/473/473fb2f416311ee8a8a8719e3fb3689d9226f451/build-end.log
>
> Probably needs some linux headers version dependency. Could you look
> into this?
>
> Thanks!
>
> Thomas
Hi.
Definitely, >= 3.17, patch sent, thanks!
Regards.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-03-29 13:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-25 16:53 [Buildroot] [PATCH] libgtk3: bump to version 3.20.1 Gustavo Zacarias
2016-03-25 19:55 ` Peter Korsgaard
2016-03-29 12:46 ` Thomas Petazzoni
2016-03-29 13:12 ` Gustavo Zacarias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox