[oe-commits] [openembedded-core] branch master updated (78041e2 -> 0598466)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 14 13:54:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 78041e2  selftest/sstatetests: Fix potential failure on uniprocessor machines
     new d9b6d53  systemd: enable resolved and networkd
     new 732e1f7  connman: correct the systemd boot in read only rootfs
     new f2d3498  staging.bbclass: fix typo
     new d24dd95  image.bbclass: cleanup: add new variable "task"
     new 6690f3a  image.bbclass: improve setup of flags
     new f582773  image.bbclass: fix setting of vardeps flag
     new 1127af1  libpcre: switch from ftp to https
     new 95a83b8  dhcp: switch from ftp to http
     new 31a6e2d  mesa-demos: switch from ftp to https
     new ca626ab  mesa: switch from ftp to https
     new 057bcb3  libglu: switch from ftp to https
     new 134151f  libid3tag: switch from ftp to http
     new 3a603a8  grub: switch from ftp to https
     new 06742ed  runqemu: change terminal settings for valid tty's
     new cd9af17  adwaita-icon-theme: add a patch to speed up the do_install() task
     new 946b662  externalsrc: verify that EXTERNALSRC/EXTERNALSRC_BUILD are absolute paths
     new 5e6595e  attr: Fix build failure when image includes man-pages pkg
     new 987363c  python-3.5: Move bz2.py, lzma.py and _compression.py from python3-misc to python3-compression
     new 0c6e4a1  Revert "bitbake.conf: DISTRO_FEATURES as overrides"
     new e982ca7  distrooverrides.bbclass: DISTRO_FEATURES as overrides
     new 877d38d  package_manager: flush installed_pkgs file before oe-pkgdata-util uses it
     new 0598466  mtools-native: fix Upstream-Status

The 22 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/distrooverrides.bbclass               |  32 +
 meta/classes/externalsrc.bbclass                   |   7 +-
 meta/classes/image.bbclass                         |  27 +-
 meta/classes/staging.bbclass                       |   2 +-
 meta/conf/bitbake.conf                             |  17 +-
 meta/lib/oe/package_manager.py                     |   1 +
 meta/recipes-bsp/grub/grub2.inc                    |   2 +-
 meta/recipes-connectivity/connman/connman.inc      |  15 +-
 ...vice-stop-systemd-resolved-when-we-use-co.patch |  29 +
 meta/recipes-connectivity/connman/connman_1.34.bb  |   1 +
 meta/recipes-connectivity/dhcp/dhcp.inc            |   2 +-
 meta/recipes-core/systemd/systemd_232.bb           |  13 +-
 .../mtools/mtools/disable-hardcoded-configs.patch  |   2 +-
 .../python/python-3.5-manifest.inc                 |   6 +-
 ...1-Run-installation-commands-as-shell-jobs.patch |  82 +++
 .../gnome/adwaita-icon-theme_3.24.0.bb             |   3 +-
 meta/recipes-graphics/mesa/libglu_9.0.0.bb         |   2 +-
 meta/recipes-graphics/mesa/mesa-demos_8.3.0.bb     |   2 +-
 meta/recipes-graphics/mesa/mesa_17.1.1.bb          |   2 +-
 .../libid3tag/libid3tag_0.15.1b.bb                 |   2 +-
 meta/recipes-support/attr/attr_2.4.47.bb           |   2 +
 ...ve-the-attr.5-man-page-moved-to-man-pages.patch | 240 ++++++++
 .../files/Remove-the-section-2-man-pages.patch     | 666 +++++++++++++++++++++
 meta/recipes-support/libpcre/libpcre_8.40.bb       |   2 +-
 scripts/contrib/python/generate-manifest-3.5.py    |   4 +-
 scripts/runqemu                                    |  10 +-
 26 files changed, 1119 insertions(+), 54 deletions(-)
 create mode 100644 meta/classes/distrooverrides.bbclass
 create mode 100644 meta/recipes-connectivity/connman/connman/0001-connman.service-stop-systemd-resolved-when-we-use-co.patch
 create mode 100644 meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Run-installation-commands-as-shell-jobs.patch
 create mode 100644 meta/recipes-support/attr/files/Remove-the-attr.5-man-page-moved-to-man-pages.patch
 create mode 100644 meta/recipes-support/attr/files/Remove-the-section-2-man-pages.patch

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


More information about the Openembedded-commits mailing list