[oe-commits] [openembedded-core] branch master updated (44a4ac2 -> 837cd3c)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 13 12:19:51 UTC 2020


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

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

    from 44a4ac2  systemd: upgrade 243.4 -> 244.1
     new 498e0f8  pciutils: upgrade 3.6.2 -> 3.6.4
     new a50d016  testimage: Allow testing on QEMU machines with a single serial port
     new 3ab2cbf  testimage: Extend runtime testing infrastructure to allow unconventional booting processes to be tested
     new cfd71a6  xserver-nodm-init: Fix the start failure for non-root user
     new 169ebd5  kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREE
     new c7c12ef  populate_sdk_base: if the SDKIMAGE_FEATURES changes, refresh the SDK
     new a60bf84  libubootenv: Split binaries to a libubootenv-bin package
     new d303280  meta/recipes-graphics/waffle: Add python3 dependency
     new 7161310  scripts/lib/resulttool/report: Enable report selected test case result
     new 837cd3c  pkgconf: Remove pointless DEFAULT_PREFERENCE

The 10 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/kernel-fitimage.bbclass               |  5 ++-
 meta/classes/populate_sdk_base.bbclass             |  1 +
 meta/classes/testimage.bbclass                     | 40 ++++++++++++++++++++++
 meta/lib/oeqa/core/target/qemu.py                  |  8 +++--
 meta/lib/oeqa/utils/qemurunner.py                  | 31 ++++++++++++++---
 meta/recipes-bsp/pciutils/pciutils/configure.patch |  4 +--
 .../{pciutils_3.6.2.bb => pciutils_3.6.4.bb}       |  4 +--
 meta/recipes-bsp/u-boot/libubootenv_0.2.bb         |  4 +--
 meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb     |  1 -
 meta/recipes-graphics/waffle/waffle_1.6.0.bb       |  2 ++
 .../x11-common/xserver-nodm-init/capability.conf   |  2 ++
 .../x11-common/xserver-nodm-init/xserver-nodm      |  8 +++++
 .../x11-common/xserver-nodm-init_3.0.bb            |  7 ++--
 scripts/lib/resulttool/report.py                   | 33 +++++++++++++++---
 14 files changed, 126 insertions(+), 24 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.6.2.bb => pciutils_3.6.4.bb} (92%)
 create mode 100644 meta/recipes-graphics/x11-common/xserver-nodm-init/capability.conf

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


More information about the Openembedded-commits mailing list