[oe-commits] [openembedded-core] branch master-next updated (f188be4 -> de43e82)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 16:30:46 UTC 2019


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

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

    from f188be4  temp remove resulttooltests
     new e67572a  cups: upgrade to 2.2.10
     new e1855b1  dbus: upgrade to 1.12.12
     new a963a1d  dbus-test: upgrade to 1.12.12
     new 1b9d6d4  diffutils: upgrade to 3.7
     new a5f678e  sudo: upgrade to 1.8.27
     new 6c4d191  pango: convert from autotools to meson
     new b18f4bb  gdk-pixbuf: convert from autotools to meson
     new de43e82  glib-2.0: convert from autotools to meson

The 8 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:
 .../{dbus-test_1.12.10.bb => dbus-test_1.12.12.bb} |   4 +-
 .../dbus/{dbus_1.12.10.bb => dbus_1.12.12.bb}      |   4 +-
 ...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 ++++
 .../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                |  35 +++--
 meta/recipes-extended/cups/cups_2.2.10.bb          |   6 +
 meta/recipes-extended/cups/cups_2.2.9.bb           |   6 -
 ...need_charset_alias-when-building-for-musl.patch |  33 -----
 .../0001-explicitly-disable-replacing-getopt.patch |  30 -----
 .../{diffutils-3.6 => diffutils}/run-ptest         |   0
 .../{diffutils_3.6.bb => diffutils_3.7.bb}         |   6 +-
 meta/recipes-extended/sudo/sudo.inc                |   2 +-
 .../sudo/{sudo_1.8.26.bb => sudo_1.8.27.bb}        |   4 +-
 .../0001-Disable-tests-in-native-builds.patch      |  30 +++++
 ...ple-of-decisions-around-cross-compilation.patch |  38 ++++++
 ...-Fix-without-libtiff-not-having-an-effect.patch |  27 ----
 ...-around-thumbnailer-cross-compile-failure.patch |  53 +++-----
 ...-around-thumbnailer-cross-compile-failure.patch | 131 ++++++++++++++++++
 .../extending-libinstall-dependencies.patch        |  42 ------
 .../gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch  |  33 -----
 .../recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.11.bb |  41 ++++--
 ...reation-of-docs-pango.types-it-is-build-c.patch | 147 ---------------------
 meta/recipes-graphics/pango/pango_1.42.4.bb        |  32 +++--
 29 files changed, 593 insertions(+), 450 deletions(-)
 rename meta/recipes-core/dbus/{dbus-test_1.12.10.bb => dbus-test_1.12.12.bb} (95%)
 rename meta/recipes-core/dbus/{dbus_1.12.10.bb => dbus_1.12.12.bb} (97%)
 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-extended/cups/cups_2.2.10.bb
 delete mode 100644 meta/recipes-extended/cups/cups_2.2.9.bb
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.6/0001-Unset-need_charset_alias-when-building-for-musl.patch
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.6/0001-explicitly-disable-replacing-getopt.patch
 rename meta/recipes-extended/diffutils/{diffutils-3.6 => diffutils}/run-ptest (100%)
 rename meta/recipes-extended/diffutils/{diffutils_3.6.bb => diffutils_3.7.bb} (77%)
 rename meta/recipes-extended/sudo/{sudo_1.8.26.bb => sudo_1.8.27.bb} (91%)
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-Disable-tests-in-native-builds.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/0002-Work-around-thumbnailer-cross-compile-failure.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
 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