[oe-commits] [openembedded-core] branch master-next updated (fddda9e -> 0da2583)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 12 13:17:24 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 fddda9e  nss:upgrade 3.44.1 -> 3.45
     new 8dbe7da  sstate: Add tweak to avoid multiple sstate stats messages
     new 4ed870d  Revert "sysstat: use service file from source codes"
     new 84169ee  sysstat:The sysstat.service in source should be installed for cron with systemd
     new 8152a73  glibc-package.inc: Do not use bitbake variable syntax for shell variables
     new 4e4fd76  rpm.py: ensure no user process running before deleting user
     new 85f002a  rpm.py: move test_rpm_query_nonroot test case to RpmBasicTest
     new 37b5110  qemurunner.py: fix race condition at qemu startup
     new e7dddfb  meta: Remove remnants of bluez4 support
     new d0c0812  libpsl: update Upstream-Status
     new 2bc86ce  grub: build with python 3
     new 6eef511  qemu: use Python 3 to build
     new 0da2583  ninja: use Python 3

The 12 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/bluetooth.bbclass                     | 14 ----
 meta/classes/sstate.bbclass                        |  4 ++
 meta/conf/bitbake.conf                             |  2 +-
 meta/conf/distro/include/default-providers.inc     |  1 -
 meta/lib/oeqa/runtime/cases/rpm.py                 | 74 +++++++++++++---------
 meta/lib/oeqa/utils/qemurunner.py                  | 21 ++++--
 meta/recipes-bsp/grub/grub2.inc                    |  2 +
 meta/recipes-connectivity/bluez5/bluez5_5.50.bb    |  2 -
 meta/recipes-connectivity/connman/connman.inc      |  4 +-
 meta/recipes-connectivity/libpcap/libpcap_1.9.0.bb |  4 +-
 meta/recipes-connectivity/neard/neard_0.16.bb      |  4 +-
 meta/recipes-connectivity/ofono/ofono.inc          |  4 +-
 meta/recipes-core/glibc/glibc-package.inc          | 48 +++++++-------
 .../packagegroups/packagegroup-base.bb             |  4 +-
 meta/recipes-devtools/ninja/ninja_1.9.0.bb         |  4 +-
 meta/recipes-devtools/qemu/qemu-native.inc         |  1 -
 meta/recipes-devtools/qemu/qemu.inc                |  6 +-
 meta/recipes-devtools/strace/strace_4.26.bb        |  4 +-
 meta/recipes-extended/sysstat/sysstat.inc          |  9 ++-
 .../sysstat/sysstat/sysstat.service                | 12 ++++
 .../gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb   |  4 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  5 +-
 ...01-gtk-doc-do-not-include-tree_index.sgml.patch |  2 +-
 23 files changed, 132 insertions(+), 103 deletions(-)
 delete mode 100644 meta/classes/bluetooth.bbclass
 create mode 100644 meta/recipes-extended/sysstat/sysstat/sysstat.service

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


More information about the Openembedded-commits mailing list