All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] adwaita-icon-theme: upgrade 3.28.0 -> 3.30.1
@ 2019-02-19  0:08 Richard Purdie
  2019-02-19  0:08 ` [PATCH 2/5] clutter-gst-3.0: upgrade 3.0.26 -> 3.0.27 Richard Purdie
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Richard Purdie @ 2019-02-19  0:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../0001-Don-t-use-AC_CANONICAL_HOST.patch                  | 6 +++---
 ...ta-icon-theme_3.28.0.bb => adwaita-icon-theme_3.30.1.bb} | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.28.0.bb => adwaita-icon-theme_3.30.1.bb} (93%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch
index b5992eba761..43abdcd85ac 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch
@@ -1,4 +1,4 @@
-From 9661951838773251d0a914e897e8a0d95ce027f6 Mon Sep 17 00:00:00 2001
+From 499222d95a3d06bc425672d50e8c47868667250b Mon Sep 17 00:00:00 2001
 From: Jussi Kukkonen <jussi.kukkonen@intel.com>
 Date: Tue, 30 May 2017 14:55:49 +0300
 Subject: [PATCH] Don't use AC_CANONICAL_HOST
@@ -14,12 +14,12 @@ Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
  1 file changed, 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index fb787dc..5caef0c 100644
+index 38e64bd..6ed480e 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -3,7 +3,6 @@ AC_PREREQ(2.53)
  
- AC_INIT([adwaita-icon-theme], [3.28.0],
+ AC_INIT([adwaita-icon-theme], [3.30.1],
          [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
 -AC_CANONICAL_HOST
  AC_CONFIG_MACRO_DIR([m4])
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.28.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.30.1.bb
similarity index 93%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.28.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.30.1.bb
index 7102a895955..3e9420ed9a0 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.28.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.30.1.bb
@@ -15,8 +15,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
            file://0001-Run-installation-commands-as-shell-jobs.patch \
            "
 
-SRC_URI[md5sum] = "b25b2d82cbebf2cc9cd469457b604f2c"
-SRC_URI[sha256sum] = "7aae8c1dffd6772fd1a21a3d365a0ea28b7c3988bdbbeafbf8742cda68242150"
+SRC_URI[md5sum] = "db3fd812821d72fdd9a3c7d622a95b35"
+SRC_URI[sha256sum] = "6d752a2b1bc668483956d4485c39cad1642d9358e133ff689526e43674a4e1ce"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:
-- 
2.20.1



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

* [PATCH 2/5] clutter-gst-3.0: upgrade 3.0.26 -> 3.0.27
  2019-02-19  0:08 [PATCH 1/5] adwaita-icon-theme: upgrade 3.28.0 -> 3.30.1 Richard Purdie
@ 2019-02-19  0:08 ` Richard Purdie
  2019-02-19  0:08 ` [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5 Richard Purdie
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 9+ messages in thread
From: Richard Purdie @ 2019-02-19  0:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{clutter-gst-3.0_3.0.26.bb => clutter-gst-3.0_3.0.27.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/clutter/{clutter-gst-3.0_3.0.26.bb => clutter-gst-3.0_3.0.27.bb} (58%)

diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.26.bb b/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.27.bb
similarity index 58%
rename from meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.26.bb
rename to meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.27.bb
index 8a0dda54274..35382453c20 100644
--- a/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.26.bb
+++ b/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.27.bb
@@ -3,5 +3,5 @@ require clutter-gst-3.0.inc
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
                     file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4"
 
-SRC_URI[archive.md5sum] = "7809ca6ce9d1a3490597fd4a7375c389"
-SRC_URI[archive.sha256sum] = "d8618a6d9accec0f2a8574c5e1220051f8505fb82b20336c26bdbd482aa6cb3a"
+SRC_URI[archive.md5sum] = "2bf9d7ca146c9d71e86c45cd00e9a28e"
+SRC_URI[archive.sha256sum] = "fe69bd6c659d24ab30da3f091eb91cd1970026d431179b0724f13791e8ad9f9d"
-- 
2.20.1



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

* [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5
  2019-02-19  0:08 [PATCH 1/5] adwaita-icon-theme: upgrade 3.28.0 -> 3.30.1 Richard Purdie
  2019-02-19  0:08 ` [PATCH 2/5] clutter-gst-3.0: upgrade 3.0.26 -> 3.0.27 Richard Purdie
@ 2019-02-19  0:08 ` Richard Purdie
  2019-02-19  7:07   ` Khem Raj
  2019-02-19  0:08 ` [PATCH 4/5] libinput: upgrade 1.12.3 -> 1.12.6 Richard Purdie
  2019-02-19  0:08 ` [PATCH 5/5] mc: upgrade 4.8.21 -> 4.8.22 Richard Purdie
  3 siblings, 1 reply; 9+ messages in thread
From: Richard Purdie @ 2019-02-19  0:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} (83%)

diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
similarity index 83%
rename from meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
rename to meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
index 6de3e73f2f0..799cbd4707e 100644
--- a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
+++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
@@ -7,8 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
            file://0002-Do-not-try-to-initialize-GL-without-libGL.patch \
            file://0003-Add-disable-opengl-configure-option.patch \
           "
-SRC_URI[md5sum] = "9dfe16f486573815f242fa400763feb7"
-SRC_URI[sha256sum] = "68387be307b99aadcdc653561d7a2a7f0113b93561fb18ded7075ec9ced5b02f"
+SRC_URI[md5sum] = "32862355c08f6af3e7848c695cd4081b"
+SRC_URI[sha256sum] = "0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f"
 
 S = "${WORKDIR}/gtk+-${PV}"
 
-- 
2.20.1



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

* [PATCH 4/5] libinput: upgrade 1.12.3 -> 1.12.6
  2019-02-19  0:08 [PATCH 1/5] adwaita-icon-theme: upgrade 3.28.0 -> 3.30.1 Richard Purdie
  2019-02-19  0:08 ` [PATCH 2/5] clutter-gst-3.0: upgrade 3.0.26 -> 3.0.27 Richard Purdie
  2019-02-19  0:08 ` [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5 Richard Purdie
@ 2019-02-19  0:08 ` Richard Purdie
  2019-02-19  0:08 ` [PATCH 5/5] mc: upgrade 4.8.21 -> 4.8.22 Richard Purdie
  3 siblings, 0 replies; 9+ messages in thread
From: Richard Purdie @ 2019-02-19  0:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../wayland/{libinput_1.12.3.bb => libinput_1.12.6.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.12.3.bb => libinput_1.12.6.bb} (86%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.12.3.bb b/meta/recipes-graphics/wayland/libinput_1.12.6.bb
similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.12.3.bb
rename to meta/recipes-graphics/wayland/libinput_1.12.6.bb
index 3d1ab59309e..46366b75113 100644
--- a/meta/recipes-graphics/wayland/libinput_1.12.3.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.12.6.bb
@@ -9,8 +9,8 @@ DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
            "
-SRC_URI[md5sum] = "083d6bf311d5e1e3a62440dc634bb8f0"
-SRC_URI[sha256sum] = "f266ff861a2e7a97e1402c4345e3547b900efde68adbd40e56403e2617fee255"
+SRC_URI[md5sum] = "8cf10cc0fdfab865b105dd28283fa0fd"
+SRC_URI[sha256sum] = "12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
 inherit meson pkgconfig lib_package
-- 
2.20.1



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

* [PATCH 5/5] mc: upgrade 4.8.21 -> 4.8.22
  2019-02-19  0:08 [PATCH 1/5] adwaita-icon-theme: upgrade 3.28.0 -> 3.30.1 Richard Purdie
                   ` (2 preceding siblings ...)
  2019-02-19  0:08 ` [PATCH 4/5] libinput: upgrade 1.12.3 -> 1.12.6 Richard Purdie
@ 2019-02-19  0:08 ` Richard Purdie
  3 siblings, 0 replies; 9+ messages in thread
From: Richard Purdie @ 2019-02-19  0:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-extended/mc/{mc_4.8.21.bb => mc_4.8.22.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/mc/{mc_4.8.21.bb => mc_4.8.22.bb} (93%)

diff --git a/meta/recipes-extended/mc/mc_4.8.21.bb b/meta/recipes-extended/mc/mc_4.8.22.bb
similarity index 93%
rename from meta/recipes-extended/mc/mc_4.8.21.bb
rename to meta/recipes-extended/mc/mc_4.8.22.bb
index c6a4500b8e8..f64effbce48 100644
--- a/meta/recipes-extended/mc/mc_4.8.21.bb
+++ b/meta/recipes-extended/mc/mc_4.8.22.bb
@@ -9,8 +9,8 @@ RDEPENDS_${PN} = "ncurses-terminfo"
 SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
            file://0001-mc-replace-perl-w-with-use-warnings.patch \
            "
-SRC_URI[md5sum] = "63d2b90e2198ee79d08eb4a8989220e2"
-SRC_URI[sha256sum] = "251d9f0ef9309ef3eea0fdc4c12b8b61149e5056bef1b2de2ccc7f015d973444"
+SRC_URI[md5sum] = "29983a215c96030f06d5b112088ec5dc"
+SRC_URI[sha256sum] = "8d9f1c75369967adfd317a05fef9861444ed049b033e4debaeaafc6df218b431"
 
 inherit autotools gettext pkgconfig
 
-- 
2.20.1



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

* Re: [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5
  2019-02-19  0:08 ` [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5 Richard Purdie
@ 2019-02-19  7:07   ` Khem Raj
  2019-02-20 18:56     ` Khem Raj
  0 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2019-02-19  7:07 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer

on ubuntu 14.04 https://errors.yoctoproject.org/Errors/Details/228774/

On Mon, Feb 18, 2019 at 4:10 PM Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
>  meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} (83%)
>
> diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> similarity index 83%
> rename from meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
> rename to meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> index 6de3e73f2f0..799cbd4707e 100644
> --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
> +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> @@ -7,8 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
>             file://0002-Do-not-try-to-initialize-GL-without-libGL.patch \
>             file://0003-Add-disable-opengl-configure-option.patch \
>            "
> -SRC_URI[md5sum] = "9dfe16f486573815f242fa400763feb7"
> -SRC_URI[sha256sum] = "68387be307b99aadcdc653561d7a2a7f0113b93561fb18ded7075ec9ced5b02f"
> +SRC_URI[md5sum] = "32862355c08f6af3e7848c695cd4081b"
> +SRC_URI[sha256sum] = "0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f"
>
>  S = "${WORKDIR}/gtk+-${PV}"
>
> --
> 2.20.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5
  2019-02-19  7:07   ` Khem Raj
@ 2019-02-20 18:56     ` Khem Raj
  2019-02-20 18:57       ` Khem Raj
  0 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2019-02-20 18:56 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer

This has been applied to master but here is another failure on musl/x86

https://errors.yoctoproject.org/Errors/Details/229302/


On Mon, Feb 18, 2019 at 11:07 PM Khem Raj <raj.khem@gmail.com> wrote:
>
> on ubuntu 14.04 https://errors.yoctoproject.org/Errors/Details/228774/
>
> On Mon, Feb 18, 2019 at 4:10 PM Richard Purdie
> <richard.purdie@linuxfoundation.org> wrote:
> >
> > Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> > ---
> >  meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >  rename meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} (83%)
> >
> > diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> > similarity index 83%
> > rename from meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
> > rename to meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> > index 6de3e73f2f0..799cbd4707e 100644
> > --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
> > +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> > @@ -7,8 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
> >             file://0002-Do-not-try-to-initialize-GL-without-libGL.patch \
> >             file://0003-Add-disable-opengl-configure-option.patch \
> >            "
> > -SRC_URI[md5sum] = "9dfe16f486573815f242fa400763feb7"
> > -SRC_URI[sha256sum] = "68387be307b99aadcdc653561d7a2a7f0113b93561fb18ded7075ec9ced5b02f"
> > +SRC_URI[md5sum] = "32862355c08f6af3e7848c695cd4081b"
> > +SRC_URI[sha256sum] = "0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f"
> >
> >  S = "${WORKDIR}/gtk+-${PV}"
> >
> > --
> > 2.20.1
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5
  2019-02-20 18:56     ` Khem Raj
@ 2019-02-20 18:57       ` Khem Raj
  2019-02-20 21:17         ` Richard Purdie
  0 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2019-02-20 18:57 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer

On Wed, Feb 20, 2019 at 10:56 AM Khem Raj <raj.khem@gmail.com> wrote:
>
> This has been applied to master but here is another failure on musl/x86

I suspect this happens with gold linker and not really musl specific.

>
> https://errors.yoctoproject.org/Errors/Details/229302/
>
>
> On Mon, Feb 18, 2019 at 11:07 PM Khem Raj <raj.khem@gmail.com> wrote:
> >
> > on ubuntu 14.04 https://errors.yoctoproject.org/Errors/Details/228774/
> >
> > On Mon, Feb 18, 2019 at 4:10 PM Richard Purdie
> > <richard.purdie@linuxfoundation.org> wrote:
> > >
> > > Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> > > ---
> > >  meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} | 4 ++--
> > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > >  rename meta/recipes-gnome/gtk+/{gtk+3_3.24.1.bb => gtk+3_3.24.5.bb} (83%)
> > >
> > > diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> > > similarity index 83%
> > > rename from meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
> > > rename to meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> > > index 6de3e73f2f0..799cbd4707e 100644
> > > --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
> > > +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
> > > @@ -7,8 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
> > >             file://0002-Do-not-try-to-initialize-GL-without-libGL.patch \
> > >             file://0003-Add-disable-opengl-configure-option.patch \
> > >            "
> > > -SRC_URI[md5sum] = "9dfe16f486573815f242fa400763feb7"
> > > -SRC_URI[sha256sum] = "68387be307b99aadcdc653561d7a2a7f0113b93561fb18ded7075ec9ced5b02f"
> > > +SRC_URI[md5sum] = "32862355c08f6af3e7848c695cd4081b"
> > > +SRC_URI[sha256sum] = "0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f"
> > >
> > >  S = "${WORKDIR}/gtk+-${PV}"
> > >
> > > --
> > > 2.20.1
> > >
> > > --
> > > _______________________________________________
> > > Openembedded-core mailing list
> > > Openembedded-core@lists.openembedded.org
> > > http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

* Re: [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5
  2019-02-20 18:57       ` Khem Raj
@ 2019-02-20 21:17         ` Richard Purdie
  0 siblings, 0 replies; 9+ messages in thread
From: Richard Purdie @ 2019-02-20 21:17 UTC (permalink / raw)
  To: Khem Raj; +Cc: Patches and discussions about the oe-core layer

On Wed, 2019-02-20 at 10:57 -0800, Khem Raj wrote:
> On Wed, Feb 20, 2019 at 10:56 AM Khem Raj <raj.khem@gmail.com> wrote:
> > This has been applied to master but here is another failure on
> > musl/x86
> 
> I suspect this happens with gold linker and not really musl specific.

Sorry, there were a number of gtk+ failures from the meson patches and
I'd assumed this was one of them. I'd seen green builds for gtk+ on the
autobuilder so I'd assumed we were good to merge.

We may want to consider a build using gold on the autobuilder to help
catch problems like this...

Cheers,

Richard



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

end of thread, other threads:[~2019-02-20 21:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19  0:08 [PATCH 1/5] adwaita-icon-theme: upgrade 3.28.0 -> 3.30.1 Richard Purdie
2019-02-19  0:08 ` [PATCH 2/5] clutter-gst-3.0: upgrade 3.0.26 -> 3.0.27 Richard Purdie
2019-02-19  0:08 ` [PATCH 3/5] gtk+3: upgrade 3.24.1 -> 3.24.5 Richard Purdie
2019-02-19  7:07   ` Khem Raj
2019-02-20 18:56     ` Khem Raj
2019-02-20 18:57       ` Khem Raj
2019-02-20 21:17         ` Richard Purdie
2019-02-19  0:08 ` [PATCH 4/5] libinput: upgrade 1.12.3 -> 1.12.6 Richard Purdie
2019-02-19  0:08 ` [PATCH 5/5] mc: upgrade 4.8.21 -> 4.8.22 Richard Purdie

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.