[oe-commits] [openembedded-core] branch master updated (d974e0e -> 9208241)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 25 12:36:37 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from d974e0e  runqemu: do not check for GL libraries
     add ebbd49f  pango: convert from autotools to meson
     add 9a1fa28  gdk-pixbuf: convert from autotools to meson
     add 8fb16df  gdk-pixbuf: update to 2.38.0
     new e185235  glib-2.0: convert from autotools to meson
     new 9208241  gtk-doc.bbclass: unset LD_LIBRARY_PATH

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/gtk-doc.bbclass                       |   3 +
 ...Do-not-write-bindir-into-pkg-config-files.patch |  50 +++++++
 ...stall-gio-querymodules-as-libexec_PROGRAM.patch |  17 ++-
 ...chine-correctly-when-building-with-mingw3.patch | 104 +++++++++++++++
 ...-do-not-hardcode-linux-as-the-host-system.patch |  27 ++++
 ...t-hardcode-python-path-into-various-tools.patch |   2 +-
 .../Enable-more-tests-while-cross-compiling.patch  |  91 ++++++++++++-
 .../glib-2.0/glib-2.0/configure-libtool.patch      |  44 ------
 .../glib-2.0/glib-2.0/relocate-modules.patch       |   2 +-
 meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb      |   4 +-
 meta/recipes-core/glib-2.0/glib.inc                |  41 ++++--
 ...ple-of-decisions-around-cross-compilation.patch |  46 +++++++
 ...-Fix-without-libtiff-not-having-an-effect.patch |  27 ----
 ...-around-thumbnailer-cross-compile-failure.patch |  53 +++-----
 ...cache-depend-on-loaders-being-fully-build.patch |  51 +++++++
 ...-Work-around-thumbnailer-cross-compile-fa.patch |  96 ++++++++++++++
 .../0004-Do-not-run-tests-when-building.patch      |  39 ++++++
 .../extending-libinstall-dependencies.patch        |  42 ------
 .../gdk-pixbuf/gdk-pixbuf/fatal-loader.patch       |  37 +++---
 .../gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch  |  33 -----
 ...{gdk-pixbuf_2.36.11.bb => gdk-pixbuf_2.38.0.bb} |  61 ++++++---
 ...reation-of-docs-pango.types-it-is-build-c.patch | 147 ---------------------
 meta/recipes-graphics/pango/pango_1.42.4.bb        |  33 +++--
 23 files changed, 654 insertions(+), 396 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Do-not-write-bindir-into-pkg-config-files.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Set-host_machine-correctly-when-building-with-mingw3.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-meson.build-do-not-hardcode-linux-as-the-host-system.patch
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-Fix-a-couple-of-decisions-around-cross-compilation.patch
 delete mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-Fix-without-libtiff-not-having-an-effect.patch
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-loaders.cache-depend-on-loaders-being-fully-build.patch
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0003-target-only-Work-around-thumbnailer-cross-compile-fa.patch
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0004-Do-not-run-tests-when-building.patch
 delete mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch
 delete mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch
 rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.36.11.bb => gdk-pixbuf_2.38.0.bb} (54%)
 delete mode 100644 meta/recipes-graphics/pango/pango/0001-Enforce-recreation-of-docs-pango.types-it-is-build-c.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list