[oe-commits] [openembedded-core] branch master updated (fa7020c -> 57a925d)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 16 15:36:20 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 fa7020c  perl: fix yet another race failure
     add 4b1c0c7  meta: Fix Deprecated warnings from regexs
     add 3ba6cee  meta: Fix python code quoting issues
     add 1cde1b6  systemd: only enable polkit if DISTRO_FEATURES asks for polkit
     add 3567929  gconf: rename policykit to polkit
     add f82b8f4  gconf: enable polkit if polkit distro feature is set
     add ec1a0e7  consolekit: rename policykit to polkit
     add d96ac9b  consolekit: enable polkit if polkit distro feature is set
     add 63ae444  systemd: Correct and clean up user/group definitions
     add 42d52a2  systemd: Correct a conditional add to SYSTEMD_PACKAGES
     add 37cb293  parselogs.py: whilelist one more amba error message
     add 539f65d  classes/compress_doc: add missing import subprocess
     add 781117f  sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARD
     add 8e3311d  selftest/wic: update test case test_qemu
     add 57a925d  wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblk

No new revisions were added by this update.

Summary of changes:
 meta/classes/cml1.bbclass                          |  2 +-
 meta/classes/compress_doc.bbclass                  |  2 ++
 meta/classes/debian.bbclass                        |  6 ++---
 meta/classes/gconf.bbclass                         |  2 +-
 meta/classes/gtk-doc.bbclass                       |  2 +-
 meta/classes/kernel-module-split.bbclass           |  2 +-
 meta/classes/kernel.bbclass                        |  2 +-
 meta/classes/libc-package.bbclass                  | 26 ++++++++++-----------
 meta/classes/package.bbclass                       | 22 +++++++++---------
 meta/classes/populate_sdk_base.bbclass             |  2 +-
 meta/classes/sstate.bbclass                        |  1 +
 meta/lib/oe/license.py                             |  8 +++----
 meta/lib/oe/package.py                             |  2 +-
 meta/lib/oe/package_manager.py                     | 24 +++++++++----------
 meta/lib/oe/patch.py                               |  4 ++--
 meta/lib/oe/rootfs.py                              | 16 ++++++-------
 meta/lib/oe/utils.py                               |  4 ++--
 meta/lib/oeqa/runtime/cases/parselogs.py           |  1 +
 meta/lib/oeqa/selftest/cases/wic.py                |  6 +++--
 meta/recipes-connectivity/connman/connman.inc      |  4 ++--
 meta/recipes-core/ncurses/ncurses.inc              |  4 ++--
 meta/recipes-core/systemd/systemd_239.bb           | 27 ++++++++++++----------
 meta/recipes-core/util-linux/util-linux.inc        |  2 +-
 meta/recipes-devtools/llvm/llvm_git.bb             | 20 ++++++++--------
 meta/recipes-devtools/orc/orc_0.4.28.bb            |  2 +-
 meta/recipes-devtools/perl-sanity/perl-ptest.inc   |  2 +-
 meta/recipes-devtools/perl-sanity/perl_5.28.1.bb   | 12 +++++-----
 meta/recipes-extended/iptables/iptables_1.6.2.bb   |  2 +-
 meta/recipes-extended/lighttpd/lighttpd_1.4.52.bb  |  2 +-
 meta/recipes-extended/pam/libpam_1.3.0.bb          |  4 ++--
 .../recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.11.bb |  2 +-
 meta/recipes-gnome/gnome/gconf_3.2.6.bb            |  7 +++---
 .../gobject-introspection_1.58.2.bb                |  2 +-
 meta/recipes-gnome/gtk+/gtk+3.inc                  |  4 ++--
 meta/recipes-gnome/gtk+/gtk+_2.24.32.bb            |  4 ++--
 meta/recipes-graphics/mesa/mesa.inc                |  4 ++--
 meta/recipes-graphics/xorg-lib/libxcb_1.13.1.bb    |  2 +-
 meta/recipes-multimedia/alsa/alsa-plugins_1.1.6.bb |  2 +-
 .../gstreamer/gst-plugins-package.inc              | 10 ++++----
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  4 ++--
 .../recipes-support/consolekit/consolekit_0.4.6.bb |  4 ++--
 scripts/lib/wic/canned-wks/sdimage-bootpart.wks    |  4 ++--
 42 files changed, 136 insertions(+), 128 deletions(-)

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


More information about the Openembedded-commits mailing list