[oe-commits] [openembedded-core] branch master updated (f999215 -> a590e78)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 31 23:24:02 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 f999215  pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-native
     add 86fb5d8  oeqa/runtime/ptest: Avoid traceback for tests with no section
     add c747834  oeqa/utils/logparser: Simplify ptest log parsing code
     add 45a5886  oeqa/logparser: Further simplification/clarification
     add 05991bb  oeqa/logparser: Reform the ptest results parser
     add a9a67dc  oeqa/utils/logparser: Add in support for duration, exitcode and logs by section
     add f317800  oeqa/logparser: Improve results handling
     add d6065f1  oeqa/logparser: Various misc cleanups
     add f0b3fa0  ptest-runner: Upgrade to 2.3.1
     new ec638ae  bitbake.conf: Add seq to HOSTTOOLS
     new b300177  pkgdata.py: avoid target-sdk-dummy-provides to mess things up
     new 7e216e8  oe-git-proxy: Avoid resolving NO_PROXY against local files
     new 0990d77  glibc: systemd and sysvinit are not mutually exclusive
     new 1b45725  dbus: volatiles are only needed by sysvinit configuration
     new 4199676  base-files: filesystems serves no real purpose
     new 3ea08f4  keymaps: tighten package write dependency
     new a4032f3  openssl: fix multilib file install conflicts
     new 621e987  mesa: enable native and nativesdk variants
     new 25e835f  default-providers: set mesa as default provider for nativesdk-mesa
     new 67819a4  gtk+3: enable native/nativesdk variant
     new 7f6c576  gtk+3: remove the gtk-icon-utils-native recipe
     new 023d2b2  atk: disable gobject-introspection for nativesdk
     new 6e7d03d  libjpeg-turbo: fix nativesdk build in same way as native builds are
     new 54083e9  vte: allow building vte-native with gcc 4.8
     new 9dbc82a  libgpg-error: Bump to version 1.35
     new a590e78  perl: add testdepends for ssh

The 17 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/runtime/cases/ptest.py               |  70 ++------
 meta/lib/oeqa/selftest/cases/pkgdata.py            |   1 +
 meta/lib/oeqa/utils/logparser.py                   | 182 ++++++++-------------
 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 +-
 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 +-
 .../{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 +-
 24 files changed, 185 insertions(+), 365 deletions(-)
 delete mode 100644 meta/recipes-core/base-files/base-files/filesystems
 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