[oe-commits] [openembedded-core] branch master-next updated (d31212b -> 7251f70)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 18 10:06:14 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 d31212b  systemtap: fix QA issue
     new 715ec20  package_manager: handle remove() with no packages
     new a937cff  rpm: handle virtual memory usage when limit is set
     new b9ba593  gstreamer1.0-plugins-bad: add openmpt packageconfig
     new 8fc3169  meta/classes/testexport: Use manfiest filenames for package and testdata
     new 22d7460  meta/classes/testexport: Remove __pycache__ from exported tests
     new d674c9c  oeqa/core/runner: refactor for OEQA to write json testresult
     new cea47f7  mesa: Remove machine specific append
     new 50497d5  weston: Remove machine specific append
     new f36d853  mpfr: Fix compilation for ARC
     new 455607f  file: alternatify file
     new b3fa588  kmod: bump alternative priority
     new c17a42d  base-files: change permissions on /sys and /proc
     new 4dbea40  dhcp: use config file dhcpd6.conf in dhcpd6.service for DHCP IPv6
     new 7251f70  valgrind: update from 3.13.0 to 3.14.0

The 14 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/testexport.bbclass                    |  9 ++-
 meta/lib/oe/package_manager.py                     |  9 ++-
 meta/lib/oeqa/core/runner.py                       | 70 ++++++++---------
 meta/lib/oeqa/runtime/context.py                   |  9 ++-
 .../recipes-connectivity/dhcp/files/dhcpd6.service |  2 +-
 meta/recipes-core/base-files/base-files_3.0.14.bb  |  8 +-
 meta/recipes-devtools/file/file_5.34.bb            |  5 +-
 ...-restrict-virtual-memory-usage-if-limit-s.patch | 65 ++++++++++++++++
 meta/recipes-devtools/rpm/rpm_4.14.2.bb            |  1 +
 ...sts-Use-ucontext_t-instead-of-struct-ucon.patch | 30 --------
 ...02-context-APIs-are-not-available-on-musl.patch | 17 +++--
 .../valgrind/0004-Fix-out-of-tree-builds.patch     | 49 ++++++------
 .../valgrind/valgrind/link-gz-tests.patch          | 27 -------
 .../mask-CPUID-support-in-HWCAP-on-aarch64.patch   | 36 ---------
 .../valgrind/valgrind/ppc-headers.patch            | 87 ----------------------
 .../{valgrind_3.13.0.bb => valgrind_3.14.0.bb}     | 11 +--
 meta/recipes-graphics/mesa/mesa.inc                |  4 +-
 meta/recipes-graphics/wayland/weston_5.0.0.bb      |  4 +-
 meta/recipes-kernel/kmod/kmod_git.bb               |  2 +-
 .../gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb   |  4 +-
 .../0001-Fix-obsolete-ARC-asm-constraints.patch    | 45 +++++++++++
 meta/recipes-support/mpfr/mpfr_4.0.1.bb            |  3 +-
 22 files changed, 222 insertions(+), 275 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-rpm-rpmio.c-restrict-virtual-memory-usage-if-limit-s.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Use-ucontext_t-instead-of-struct-ucon.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/link-gz-tests.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/mask-CPUID-support-in-HWCAP-on-aarch64.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/ppc-headers.patch
 rename meta/recipes-devtools/valgrind/{valgrind_3.13.0.bb => valgrind_3.14.0.bb} (91%)
 create mode 100644 meta/recipes-support/mpfr/mpfr/0001-Fix-obsolete-ARC-asm-constraints.patch

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


More information about the Openembedded-commits mailing list