[oe-commits] [openembedded-core] branch master-next updated (1f2f936 -> f26efab)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 17:33:47 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 1f2f936  oeqa/logparser: Various misc cleanups
     new 349ad97  ptest-runner: Upgrade to 2.3.1
     new e76d0b7  Drop util-linux-native-qsort.patch
     new 2051fd3  bitbake.conf: Add seq to HOSTTOOLS
     new 1e4819a  libusb1: Add udev support
     new 408a0d4  pkgdata.py: avoid target-sdk-dummy-provides to mess things up
     new 6123de9  gcc-runtime: fix C++ header mapping for n32/x32 tune
     new 526ee09  oe-git-proxy: Avoid resolving NO_PROXY against local files
     new 5fa2d1c  glibc: systemd and sysvinit are not mutually exclusive
     new 116f02c  dbus: volatiles are only needed by sysvinit configuration
     new 98b9bef  base-files: filesystems serves no real purpose
     new cbbd559  keymaps: tighten package write dependency
     new f517a6d  openssl: fix multilib file install conflicts
     new ef83016  mesa: enable native and nativesdk variants
     new 7e478b0  default-providers: set mesa as default provider for nativesdk-mesa
     new e1d9e16  gtk+3: enable native/nativesdk variant
     new 10031b6  gtk+3: remove the gtk-icon-utils-native recipe
     new 67d7484  atk: disable gobject-introspection for nativesdk
     new d47d4a9  libjpeg-turbo: fix nativesdk build in same way as native builds are
     new 654d0bc  vte: allow building vte-native with gcc 4.8
     new 8ef1065  libgpg-error: Bump to version 1.35
     new f26efab  perl: add testdepends for ssh

The 21 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/conf/bitbake.conf                             |   2 +-
 meta/conf/distro/include/default-providers.inc     |   2 +
 meta/conf/site.conf.sample                         |   2 +-
 meta/lib/oeqa/runtime/cases/perl.py                |   2 +
 meta/lib/oeqa/selftest/cases/pkgdata.py            |   1 +
 meta/recipes-bsp/keymaps/keymaps_1.0.bb            |   2 +-
 .../recipes-connectivity/openssl/openssl_1.1.1a.bb |   4 +
 .../recipes-core/base-files/base-files/filesystems |   8 --
 meta/recipes-core/base-files/base-files_3.0.14.bb  |   2 -
 meta/recipes-core/dbus/dbus_1.12.10.bb             |   7 +-
 meta/recipes-core/glibc/glibc-package.inc          |   4 +-
 .../util-linux/util-linux-native-qsort.patch       |  33 -------
 meta/recipes-core/util-linux/util-linux_2.32.1.bb  |   6 --
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   8 +-
 meta/recipes-gnome/gtk+/gtk+3.inc                  |  28 +++++-
 .../gtk+/gtk-icon-utils-native_3.22.30.bb          |  63 -------------
 ...k-dependency-from-gtk-encode-symbolic-svg.patch | 102 ---------------------
 meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.1.bb  |   1 +
 meta/recipes-graphics/mesa/mesa.inc                |  20 ++--
 meta/recipes-support/atk/atk_2.30.0.bb             |   2 +
 .../{libgpg-error_1.33.bb => libgpg-error_1.35.bb} |   6 +-
 meta/recipes-support/libusb/libusb1_1.0.22.bb      |   7 +-
 .../{ptest-runner_2.3.bb => ptest-runner_2.3.1.bb} |   4 +-
 ...old-school-asignment-to-avoid-gcc-4.8-err.patch |  27 ++++++
 meta/recipes-support/vte/vte_0.52.2.bb             |   5 +-
 scripts/oe-git-proxy                               |   4 +-
 26 files changed, 105 insertions(+), 247 deletions(-)
 delete mode 100644 meta/recipes-core/base-files/base-files/filesystems
 delete mode 100644 meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch
 delete mode 100644 meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.30.bb
 delete mode 100644 meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.33.bb => libgpg-error_1.35.bb} (92%)
 rename meta/recipes-support/ptest-runner/{ptest-runner_2.3.bb => ptest-runner_2.3.1.bb} (90%)
 create mode 100644 meta/recipes-support/vte/vte/0001-app.cc-use-old-school-asignment-to-avoid-gcc-4.8-err.patch

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


More information about the Openembedded-commits mailing list