[oe-commits] [openembedded-core] branch master-next updated (e92418b -> b90aaf0)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 4 14:16:18 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.

 discard e92418b  oe-pkgdata-util: package-info: Re-add support for the --extra option
 discard 8eb6a69  oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
 discard 790a4c3  dropbear: drop run time detection of read-only rootfs
 discard 130e9ef  rpm: Restore performance in Docker containers
 discard 6fabdc9  Revert "rpm: add a patch to help with Docker performance issues"
 discard e5835f6  busybox: Fix lzma segfaults
 discard 86ed678  bitbake.conf: drop redundant -nv from FETCHCMD_wget
 discard 254cb37  oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096
 discard 61ecf53  testimage.bbclass: move codes into testimage_main
 discard 3f853ba  bitbake.conf: fix HOSTTOOLS setting related to image testing
 discard bc37f95  oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
 discard b1fe844  oeqa/runtime/cases/multilib.py: skip if needed packages are not available
 discard e6c5857  oeqa/runtime/cases/rpm.py: skip if rpm not available
 discard 1616ad1  oeqa/core/decorator/data.py: fix skipIfNotInDataVar
 discard 3c210ce  testimage.bbclass: also check 'auto' to create rpm index
 discard 8297c85  oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
 discard f65679a  oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
 discard 1a6c416  oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
 discard 000b7a0  testimage.bbclass: fix behavior of empty TEST_SUITES
 discard 49bdc13  oeqa/core/loader.py: support the 'auto' keyword
 discard 953b416  wic/bootimg-efi.py: recognize initrd when using grub
 discard f873b18  wic/engine.py: improve error message when required tools are missing
 discard 980f693  qemu: use sdl2 instead of sdl1
 discard 2da2d86  qemu: add PACKAGECONFIG for virglrenderer, usb-redir and spice
 discard be92d68  qemu: upgrade to 2.12.0
     add 3157ebb  wic/engine.py: improve error message when required tools are missing
     add f1d5bb1  wic/bootimg-efi.py: recognize initrd when using grub
     add a65460a  oeqa/core/loader.py: support the 'auto' keyword
     add 9095688  testimage.bbclass: fix behavior of empty TEST_SUITES
     add 28c4faf  oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
     add e06e4c8  oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
     add 37e3d9d  oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
     add c1f4177  testimage.bbclass: also check 'auto' to create rpm index
     add 3f5c678  oeqa/core/decorator/data.py: fix skipIfNotInDataVar
     add bb909a6  oeqa/runtime/cases/rpm.py: skip if rpm not available
     add eae929a  oeqa/runtime/cases/multilib.py: skip if needed packages are not available
     add bc68393  oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
     add 263f8ad  bitbake.conf: fix HOSTTOOLS setting related to image testing
     add fa7ba48  testimage.bbclass: move codes into testimage_main
     add f1fad60  oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096
     add 69f4f4a  bitbake.conf: drop redundant -nv from FETCHCMD_wget
     add e865e50  busybox: Fix lzma segfaults
     add 78c4eb6  Revert "rpm: add a patch to help with Docker performance issues"
     add 7feed9c  rpm: Restore performance in Docker containers
     add 4990f87  dropbear: drop run time detection of read-only rootfs
     add 38f8284  oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
     add cd195bd  oe-pkgdata-util: package-info: Re-add support for the --extra option
     new e9d6e09  qemu: upgrade to 2.12.0
     new ebb6ef1  qemu: add PACKAGECONFIG for virglrenderer, usb-redir and spice
     new b90aaf0  qemu: use sdl2 instead of sdl1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e92418b)
            \
             N -- N -- N   refs/heads/master-next (b90aaf0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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:

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


More information about the Openembedded-commits mailing list