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

git at git.openembedded.org git at git.openembedded.org
Sun Jun 3 22:48:16 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 965cdaa  oe-pkgdata-util: package-info: Re-add support for the --extra option
 discard 14d957b  oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
 discard a0abaff  dropbear: drop run time detection of read-only rootfs
 discard f69364d  rpm: Restore performance in Docker containers
 discard 53d99f8  Revert "rpm: add a patch to help with Docker performance issues"
 discard fe8849e  busybox: Fix lzma segfaults
 discard 56488ca  bitbake.conf: drop redundant -nv from FETCHCMD_wget
 discard 6c1e69a  oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096
 discard 5be8b61  testimage.bbclass: move codes into testimage_main
 discard ce05066  bitbake.conf: fix HOSTTOOLS setting related to image testing
 discard 778950a  oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
 discard 18829d5  oeqa/runtime/cases/multilib.py: skip if needed packages are not available
 discard e8d252a  oeqa/runtime/cases/rpm.py: skip if rpm not available
 discard cc73bd7  oeqa/core/decorator/data.py: fix skipIfNotInDataVar
 discard 1dd29f3  testimage.bbclass: also check 'auto' to create rpm index
 discard b535274  oeqa/runtime/cases/selftest.py: rename to _selftest.py
 discard dce73f5  oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
 discard 9176c7c  oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
 discard cf05f12  oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
 discard b7f4d29  testimage.bbclass: fix behavior of empty TEST_SUITES
 discard 2f2fd4c  oeqa/core/loader.py: support the 'auto' keyword
 discard 1fb18ab  wic/bootimg-efi.py: recognize initrd when using grub
 discard d572542  wic/engine.py: improve error message when required tools are missing
 discard ee31e03  qemu: use sdl2 instead of sdl1
 discard 0e1fa0f  qemu: add PACKAGECONFIG for virglrenderer, usb-redir and spice
 discard a46440e  qemu: upgrade to 2.12.0
 discard 5945918  qemu: refresh patches with devtool and make them applicable with git
 discard be8d6ce  xf86-input-mouse: add fix for buld fix do for 1.20 xorg-server update
 discard a5165c3  nativesdk-python*: suppress user site dirs
 discard a6347f7  meson.bbclass: refactor native override
 discard 744f00a  qemux86-directdisk.wks: remove uvesafb.mode_option
 discard 6a6402c  qemux86*: change default wic wks to qemux86-directdisk
 discard 98559d6  ltp: build open posix test suite
 discard 8cd2485  rootfs-postcommands: split ssh_allow_empty_password
 discard 3ada114  dropbear: add default config file to disable root login
     new 79b22a2  ltp: build open posix test suite
     new 3b79d9a  qemux86*: change default wic wks to qemux86-directdisk
     new c40b241  qemux86-directdisk.wks: remove uvesafb.mode_option
     new c455ec4  meson.bbclass: refactor native override
     new 0dc3643  nativesdk-python*: suppress user site dirs
     new 88ce0df  xf86-input-mouse: add fix for buld fix do for 1.20 xorg-server update
     new e8fb42f  qemu: refresh patches with devtool and make them applicable with git
     new be92d68  qemu: upgrade to 2.12.0
     new 2da2d86  qemu: add PACKAGECONFIG for virglrenderer, usb-redir and spice
     new 980f693  qemu: use sdl2 instead of sdl1
     new f873b18  wic/engine.py: improve error message when required tools are missing
     new 953b416  wic/bootimg-efi.py: recognize initrd when using grub
     new 49bdc13  oeqa/core/loader.py: support the 'auto' keyword
     new 000b7a0  testimage.bbclass: fix behavior of empty TEST_SUITES
     new 1a6c416  oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
     new f65679a  oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
     new 8297c85  oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
     new 3c210ce  testimage.bbclass: also check 'auto' to create rpm index
     new 1616ad1  oeqa/core/decorator/data.py: fix skipIfNotInDataVar
     new e6c5857  oeqa/runtime/cases/rpm.py: skip if rpm not available
     new b1fe844  oeqa/runtime/cases/multilib.py: skip if needed packages are not available
     new bc37f95  oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
     new 3f853ba  bitbake.conf: fix HOSTTOOLS setting related to image testing
     new 61ecf53  testimage.bbclass: move codes into testimage_main
     new 254cb37  oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096
     new 86ed678  bitbake.conf: drop redundant -nv from FETCHCMD_wget
     new e5835f6  busybox: Fix lzma segfaults
     new 6fabdc9  Revert "rpm: add a patch to help with Docker performance issues"
     new 130e9ef  rpm: Restore performance in Docker containers
     new 790a4c3  dropbear: drop run time detection of read-only rootfs
     new 8eb6a69  oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
     new e92418b  oe-pkgdata-util: package-info: Re-add support for the --extra option

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   (965cdaa)
            \
             N -- N -- N   refs/heads/master-next (e92418b)

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 32 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:
 .../runtime/cases/{_selftest.py => selftest.py}    |  0
 meta/classes/image.bbclass                         |  2 +-
 meta/classes/rootfs-postcommands.bbclass           | 25 +++-------------------
 meta/lib/oeqa/selftest/cases/runtime_test.py       |  2 +-
 meta/recipes-core/dropbear/dropbear.inc            |  3 ---
 .../dropbear/dropbear/dropbear.default             |  2 --
 6 files changed, 5 insertions(+), 29 deletions(-)
 rename meta-selftest/lib/oeqa/runtime/cases/{_selftest.py => selftest.py} (100%)
 delete mode 100644 meta/recipes-core/dropbear/dropbear/dropbear.default

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


More information about the Openembedded-commits mailing list