[oe-commits] [openembedded-core] branch master-next updated (3df4164 -> b13ec0f)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 8 13:26:52 UTC 2020


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 3df4164  sstatesig: Log timestamps for hashequiv in reprodubile builds
     new 3200674  pciutils: upgrade 3.6.2 -> 3.6.4
     new 413ec61  testimage: Allow testing on QEMU machines with a single serial port
     new 4f9edbf  testimage: Extend runtime testing infrastructure to allow unconventional booting processes to be tested
     new e99310e  xserver-nodm-init: Fix the start failure for non-root user
     new ea7836b  kernel-fitimage: Handle overlays in EXTERNAL_KERNEL_DEVICETREE
     new 475dd5d  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
     new b13ec0f  oeqa: Use --disable-maintainer-mode configure option

The 7 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/rootfs-postcommands.bbclass           |  8 ++---
 meta/classes/testimage.bbclass                     | 40 ++++++++++++++++++++++
 meta/lib/oeqa/core/target/qemu.py                  |  8 +++--
 meta/lib/oeqa/runtime/cases/buildcpio.py           |  2 +-
 meta/lib/oeqa/sdk/cases/buildcpio.py               |  2 +-
 meta/lib/oeqa/selftest/cases/meta_ide.py           |  2 +-
 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 +--
 .../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 ++--
 13 files changed, 100 insertions(+), 23 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