[oe-commits] [openembedded-core] branch master updated (9481da1 -> 762528a)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 15 08:32:15 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 9481da1  gnome-themes-standard: remove
     new 184d574  sqlite3: Upgrade 3.28.0 -> 3.29.0
     new 2d858c6  nss: Upgrade 3.44.1 -> 3.45
     new 227125b  sstate: Add tweak to avoid multiple sstate stats messages
     new 5594653  Revert "sysstat: use service file from source codes"
     new 06a596f  sysstat: Use sysstat.service in source for cron with systemd
     new 4e30306  glibc-package.inc: Do not use bitbake variable syntax for shell variables
     new 9d398be  oeqa/runtime/rpm: ensure no user process running before deleting user
     new 506388a  oeqa/runtime/rpm: Move test_rpm_query_nonroot test case to RpmBasicTest
     new 170e59b  qemurunner.py: fix race condition at qemu startup
     new dcf889e  meta: Remove remnants of bluez4 support
     new 5904f25  libpsl: update Upstream-Status
     new f2286cc  grub: build with python 3
     new 9b3ed6f  qemu: use Python 3 to build
     new b6a84ff  ninja: use Python 3
     new 762528a  classes/icecc: Disable remote pre-processing by default

The 15 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/icecc.bbclass                         |  2 +-
 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 +-
 .../nss/{nss_3.44.1.bb => nss_3.45.bb}             |  4 +-
 .../{sqlite3_3.28.0.bb => sqlite3_3.29.0.bb}       |  4 +-
 26 files changed, 137 insertions(+), 108 deletions(-)
 delete mode 100644 meta/classes/bluetooth.bbclass
 create mode 100644 meta/recipes-extended/sysstat/sysstat/sysstat.service
 rename meta/recipes-support/nss/{nss_3.44.1.bb => nss_3.45.bb} (98%)
 rename meta/recipes-support/sqlite/{sqlite3_3.28.0.bb => sqlite3_3.29.0.bb} (58%)

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


More information about the Openembedded-commits mailing list