[oe-commits] [openembedded-core] branch master updated (d31212b -> 1127759)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 18 22:29:03 UTC 2018


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

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

    from d31212b  systemtap: fix QA issue
     add 715ec20  package_manager: handle remove() with no packages
     add a937cff  rpm: handle virtual memory usage when limit is set
     add b9ba593  gstreamer1.0-plugins-bad: add openmpt packageconfig
     add 405e822  meta/classes/testexport: Remove __pycache__ from exported tests
     add 79ee7d1  oeqa/core/runner: refactor for OEQA to write json testresult
     add 37e9465  mesa: Remove machine specific append
     add 887a062  mpfr: Fix compilation for ARC
     add e9a34c0  file: alternatify file
     add b17ae3e  kmod: bump alternative priority
     add 7e311b0  base-files: change permissions on /sys and /proc
     add 0772ed9  dhcp: use config file dhcpd6.conf in dhcpd6.service for DHCP IPv6
     add 1127759  qemux86/gstreamer: Move kernel module recommendation to the machine configuration

No new revisions were added by this update.

Summary of changes:
 meta/classes/testexport.bbclass                    |  5 ++
 meta/conf/machine/qemux86-64.conf                  |  2 +
 meta/conf/machine/qemux86.conf                     |  2 +
 meta/lib/oe/package_manager.py                     |  9 ++-
 meta/lib/oeqa/core/runner.py                       | 70 +++++++++-------------
 .../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 +
 meta/recipes-graphics/mesa/mesa.inc                |  4 +-
 meta/recipes-kernel/kmod/kmod_git.bb               |  2 +-
 .../gstreamer/gstreamer1.0-plugins-bad_1.14.2.bb   |  4 +-
 .../gstreamer/gstreamer1.0_1.14.2.bb               |  2 -
 .../0001-Fix-obsolete-ARC-asm-constraints.patch    | 45 ++++++++++++++
 meta/recipes-support/mpfr/mpfr_4.0.1.bb            |  3 +-
 16 files changed, 175 insertions(+), 54 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-rpm-rpmio.c-restrict-virtual-memory-usage-if-limit-s.patch
 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