[oe-commits] [openembedded-core] branch master-next updated (6a5f264 -> 7ffe8cf)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 31 10:16:38 UTC 2018


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 6a5f264  kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives
     new e79e725  oe_syslog.py: fix settings in OEHasPackage decorator
     new 6d8ebfc  parselogs.py: ignore network interface name changing failure
     new 88dbcc5  systemd: backport patch to allow setting dbus calls timeout
     new 372da5e  systemd.py: increase default bus timeout
     new 1caf671  gcc-7.3: Fix build on ppc64le hosts
     new 9a15ee9  gcc-7.3: Backport fixes for std::pair high memory usage
     new 75be233  kdump: start kdump.service after basic.target
     new 7ffe8cf  python3: fix depends of python3-tests

The 8 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/lib/oeqa/runtime/cases/oe_syslog.py           |   4 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   3 +-
 meta/lib/oeqa/runtime/cases/systemd.py             |   6 +-
 ...bus-make-BUS_DEFAULT_TIMEOUT-configurable.patch | 175 +++++++++++++++++++++
 meta/recipes-core/systemd/systemd_239.bb           |   1 +
 meta/recipes-devtools/gcc/gcc-7.3.inc              |   2 +
 ...ix-ppc64le-build-Partial-backport-r256656.patch |  36 +++++
 .../0001-PR-c-80290-memory-hog-with-std-pair.patch |  57 +++++++
 .../python/python3/python3-manifest.json           |   3 +-
 .../recipes-kernel/kexec/kexec-tools/kdump.service |   1 +
 10 files changed, 281 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-sd-bus-make-BUS_DEFAULT_TIMEOUT-configurable.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-Fix-ppc64le-build-Partial-backport-r256656.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-PR-c-80290-memory-hog-with-std-pair.patch

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


More information about the Openembedded-commits mailing list