[oe-commits] [openembedded-core] branch sumo-next updated (297776d -> f17bdb7)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 19 17:01:41 UTC 2018


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

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

 discard 297776d  wic/imager/direct: Ensure correct ROOTFS_DIR is shown
 discard ec40708  oe-selftest: runqemu: add tests for qemu boot and shutdown
     add 08a5cda  openssh: disable ciphers not supported by OpenSSL DES
     add 3c9ab89  usbutils: use update-alternatives for lsusb
     add ab056c7  package.py: use single quotes for path passed to file in is_elf()
     add 96f6cc7  bitbake.conf: add scp to HOSTTOOLS_NONFATAL
     add eefa5ba  package.bbclass: Include dbgsrc for static libs
     add 1df5f2d  oe-selftest: runqemu: add tests for qemu boot and shutdown
     new 6e52469  wic/imager/direct: Ensure correct ROOTFS_DIR is shown
     new f17bdb7  glib-2.0/glib.inc: fix broken mingw build

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   (297776d)
            \
             N -- N -- N   refs/heads/sumo-next (f17bdb7)

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 2 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/package.bbclass                       | 44 ++++++++++++++++------
 meta/conf/bitbake.conf                             |  3 ++
 meta/lib/oe/package.py                             |  3 +-
 meta/lib/oeqa/selftest/cases/runqemu.py            | 35 ++++++++++-------
 meta/recipes-bsp/usbutils/usbutils_009.bb          |  5 ++-
 ...able-ciphers-not-supported-by-OpenSSL-DES.patch | 39 +++++++++++++++++++
 meta/recipes-connectivity/openssh/openssh_7.6p1.bb |  1 +
 meta/recipes-core/glib-2.0/glib.inc                |  5 ++-
 8 files changed, 106 insertions(+), 29 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssh/openssh/disable-ciphers-not-supported-by-OpenSSL-DES.patch

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


More information about the Openembedded-commits mailing list