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

git at git.openembedded.org git at git.openembedded.org
Mon Jun 4 17:03:24 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.

    from b90aaf0  qemu: use sdl2 instead of sdl1
     new 9b17477  oeqa: replace Alex Kanavin's @intel email address with a personal one
     new 33dee8f  meta: replace Alex Kanavin's @intel email address with a personal one
     new 0cf3f18  maintainers.inc: replace Alex Kanavin's @intel email address with a personal one
     new 64979b2  oeqa/runtime/cases/selftest.py: rename to _selftest.py
     new f406d8a  cmake: fix build issue with boost 1.66.0
     new c09f094  cmake: fix build issue with boost 1.67.0
     new 1fa0d0e  ltp: bump to release 20180515
     new 6ccfeb2  cpan_build.bbclass: adopt to recent EU::MM
     new f392521  cpan_build.bbclass: tell Module::Build the replacement

The 9 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}    |   2 +-
 .../lib/oeqa/runtime/cases/dnf_runtime.py          |   2 +-
 meta/classes/cpan.bbclass                          |   3 +-
 meta/classes/cpan_build.bbclass                    |   2 +-
 meta/conf/distro/include/maintainers.inc           | 214 +++++++--------
 meta/lib/oeqa/runtime/cases/rpm.py                 |   2 +-
 meta/lib/oeqa/selftest/cases/distrodata.py         |   4 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   6 +-
 meta/lib/oeqa/selftest/cases/signing.py            |   2 +-
 meta/recipes-bsp/apmd/apmd/legacy.patch            |   2 +-
 meta/recipes-devtools/cmake/cmake.inc              |   7 +
 ...oost-1.66.0-dependency-and-release-update.patch |  52 ++++
 ...ix-incorrect-alphabetisation-of-headers-l.patch |  29 ++
 ...mplement-Architecture-and-Address-Model-t.patch | 132 +++++++++
 ...earch-for-upstream-packaged-libs-next-to-.patch |  31 +++
 ...enerate-imported-targets-for-future-Boost.patch |  35 +++
 ...005-FindBoost-support-OPTIONAL_COMPONENTS.patch |  42 +++
 ...dd-support-for-Boost-1.67-with-Python-ver.patch | 296 +++++++++++++++++++++
 .../blktool/0001-fix-typos-in-manpage.patch        |   2 +-
 .../blktool/blktool/0002-fix-string-error.patch    |   2 +-
 ...rgument-for-BLKROSET-it-must-be-const-int.patch |   2 +-
 .../ltp/0001-Disable-rpc01-on-glibc-and-musl.patch |  29 --
 ...ix-default-value-of-without-numa-switch-i.patch |  31 ---
 ...onfigure-add-knob-to-control-numa-support.patch |  50 ----
 .../0003-Add-knob-to-control-tirpc-support.patch   |  46 ----
 ...-Add-option-to-select-libc-implementation.patch |  77 +++---
 ...__GLIBC_PREREQ-is-defined-before-using-it.patch |  26 +-
 ...010-replace-__BEGIN_DECLS-and-__END_DECLS.patch |  75 ------
 ..._GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch |  27 +-
 ...n.h-Use-sighandler_t-instead-of-__sighand.patch |  20 +-
 ...etwork-nfsv4-acl-acl1.c-Security-fix-on-s.patch |   2 +-
 ...-make-is_fuse-return-zero-if-fs_type-is-N.patch |  40 ---
 .../ltp/{ltp_20180118.bb => ltp_20180515.bb}       |   8 +-
 33 files changed, 833 insertions(+), 467 deletions(-)
 rename meta-selftest/lib/oeqa/runtime/cases/{selftest.py => _selftest.py} (94%)
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-FindBoost-Boost-1.66.0-dependency-and-release-update.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-FindBoost-Fix-incorrect-alphabetisation-of-headers-l.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0002-FindBoost-Implement-Architecture-and-Address-Model-t.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0003-FindBoost-Search-for-upstream-packaged-libs-next-to-.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0004-FindBoost-Generate-imported-targets-for-future-Boost.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0005-FindBoost-support-OPTIONAL_COMPONENTS.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0006-FindBoost-Add-support-for-Boost-1.67-with-Python-ver.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-Disable-rpc01-on-glibc-and-musl.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-configure-Fix-default-value-of-without-numa-switch-i.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-configure-add-knob-to-control-numa-support.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0040-safe_macros-make-is_fuse-return-zero-if-fs_type-is-N.patch
 rename meta/recipes-extended/ltp/{ltp_20180118.bb => ltp_20180515.bb} (91%)

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


More information about the Openembedded-commits mailing list