[oe-commits] [openembedded-core] branch master updated (fb837f1 -> cd05029)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 8 13:14:18 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 fb837f1  e2fsprogs: add bzip2 to ptest RDEPENDS
     add 4f4bbb9  python: fix failing ssl tests
     new d8c2a5f  siteinfo: define data for m68k
     new 69be35a  kernel-arch.bbclass: add m68k to kernel arch map
     new 475ca28  conf/machine/include: add m68k architecture definitions
     new 89e7192  conf/machine/include: add mcf5441x cpu type tuning
     new d4b942c  piglit: correctly find wayland include dirs
     new ac8f27b  piglit: inherit pkgconfig
     new 4eff427  externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipes
     new cd05029  libusb: ptest: don't skip debug output and fix failures processing

The 8 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/externalsrc.bbclass                   |   4 +-
 meta/classes/kernel-arch.bbclass                   |   1 +
 meta/classes/siteinfo.bbclass                      |   1 +
 meta/conf/machine/include/m68k/arch-m68k.inc       |   8 ++
 meta/conf/machine/include/tune-mcf5441x.inc        |  13 +++
 meta/recipes-devtools/python/python.inc            |   8 +-
 ...ix-test_ssl-when-a-filename-cannot-be-enc.patch |  57 ++++++++++
 ...LS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976-.patch | 120 +++++++++++++++++++++
 ...dd-missing-closing-wrapper-in-test_tls1_3.patch |  37 +++++++
 ...ix-test_ssl.test_options-to-account-for-O.patch |  37 +++++++
 ...ix-test_default_ecdh_curve-needs-no-tlsv1.patch |  34 ++++++
 ...-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch |  32 ++++++
 meta/recipes-graphics/piglit/piglit_git.bb         |   3 +-
 meta/recipes-support/libusb/libusb1/run-ptest      |  32 ++++--
 14 files changed, 374 insertions(+), 13 deletions(-)
 create mode 100644 meta/conf/machine/include/m68k/arch-m68k.inc
 create mode 100644 meta/conf/machine/include/tune-mcf5441x.inc
 create mode 100644 meta/recipes-devtools/python/python/0001-bpo-33354-Fix-test_ssl-when-a-filename-cannot-be-enc.patch
 create mode 100644 meta/recipes-devtools/python/python/0001-bpo-33570-TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976-.patch
 create mode 100644 meta/recipes-devtools/python/python/0002-bpo-34818-Add-missing-closing-wrapper-in-test_tls1_3.patch
 create mode 100644 meta/recipes-devtools/python/python/0003-bpo-34834-Fix-test_ssl.test_options-to-account-for-O.patch
 create mode 100644 meta/recipes-devtools/python/python/0004-bpo-34836-fix-test_default_ecdh_curve-needs-no-tlsv1.patch
 create mode 100644 meta/recipes-graphics/piglit/piglit/0001-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch

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


More information about the Openembedded-commits mailing list