On Wed, Feb 20, 2019 at 10:56 AM Khem Raj <[email protected]> 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 <[email protected]> wrote: > > > > on ubuntu 14.04 https://errors.yoctoproject.org/Errors/Details/228774/ > > > > On Mon, Feb 18, 2019 at 4:10 PM Richard Purdie > > <[email protected]> wrote: > > > > > > Signed-off-by: Richard Purdie <[email protected]> > > > --- > > > 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 > > > [email protected] > > > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
