[oe-commits] [openembedded-core] branch master updated (35867ee -> 1df5f2d)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 19 13:45:08 UTC 2018


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

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

    from 35867ee  uninative: Set the dynamic linker to use at compile time
     new 08a5cda  openssh: disable ciphers not supported by OpenSSL DES
     new 3c9ab89  usbutils: use update-alternatives for lsusb
     new ab056c7  package.py: use single quotes for path passed to file in is_elf()
     new 96f6cc7  bitbake.conf: add scp to HOSTTOOLS_NONFATAL
     new eefa5ba  package.bbclass: Include dbgsrc for static libs
     new 1df5f2d  oe-selftest: runqemu: add tests for qemu boot and shutdown

The 6 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            | 70 +++++++++++++++++++++-
 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 +
 7 files changed, 148 insertions(+), 17 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