[oe-commits] [openembedded-core] branch master updated (cd195bd -> 23f15c6)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 7 07:53:50 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 cd195bd  oe-pkgdata-util: package-info: Re-add support for the --extra option
     add e9d6e09  qemu: upgrade to 2.12.0
     add ebb6ef1  qemu: add PACKAGECONFIG for virglrenderer, usb-redir and spice
     add b90aaf0  qemu: use sdl2 instead of sdl1
     new 992c702  packagegroup-self-hosted: remove libsdl
     new 58e24f20 local.conf.sample: update libsdl mentions to libsdl2
     new ea58ff1  oeqa: replace Alex Kanavin's @intel email address with a personal one
     new 08c9db0  meta: replace Alex Kanavin's @intel email address with a personal one
     new 1d4f8b0  maintainers.inc: replace Alex Kanavin's @intel email address with a personal one
     new 2ff3d32  cmake: fix build issue with boost 1.66.0
     new 04f367e  cmake: fix build issue with boost 1.67.0
     new e6a1c8c  openssh: drop sshd support for DSA host keys
     new 17072ff  dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
     new 693daaa  toolchain-scripts: retab file
     new 5569a6e  toolchain-scripts: allow non-sh post-relocate
     new 369b5f3  toolchain-scripts: print post-relocate error
     new adcf69e  toolchain-scripts: pass env to post-relocate
     new f805678  meson: handle exe wrappers
     new aabb846  meson: enable nativesdk
     new 331b085  ltp: bump to release 20180515
     new 4ca8380  shared-mime-info: fix license statement
     new 0a77f4b  oeqa/runtime/dnf: Fix test error when static libs are enabled
     new 23f15c6  rpm: Fix patch to ensure variables aren't used uninitialised

The 19 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:
 .../lib/oeqa/runtime/cases/dnf_runtime.py          |   2 +-
 meta/classes/toolchain-scripts.bbclass             |  30 +-
 meta/conf/distro/include/maintainers.inc           | 214 +++---
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/conf/local.conf.sample                        |   6 +-
 meta/lib/oeqa/runtime/cases/dnf.py                 |   2 +-
 meta/lib/oeqa/runtime/cases/rpm.py                 |   2 +-
 meta/lib/oeqa/selftest/cases/distrodata.py         |   4 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   4 +-
 meta/lib/oeqa/selftest/cases/signing.py            |   2 +-
 meta/recipes-bsp/apmd/apmd/legacy.patch            |   2 +-
 .../openssh/openssh/sshd_check_keys                |   8 -
 .../openssh/openssh/sshd_config                    |   1 -
 meta/recipes-connectivity/openssh/openssh_7.7p1.bb |   1 -
 meta/recipes-core/dropbear/dropbear.inc            |   1 -
 .../dropbear/dropbear/0004-fix-2kb-keys.patch      |  19 -
 meta/recipes-core/meta/meta-environment.bb         |   2 +-
 .../packagegroups/packagegroup-self-hosted.bb      |   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 +++++++
 .../meson/{meson_0.46.1.bb => meson.inc}           |   7 +-
 ...0004-Prettifying-some-output-with-pathlib.patch | 188 +++++
 ...on-command-to-use-when-we-know-what-it-is.patch | 851 +++++++++++++++++++++
 meta/recipes-devtools/meson/meson/meson-setup.py   |  62 ++
 meta/recipes-devtools/meson/meson/meson-wrapper    |  14 +
 meta/recipes-devtools/meson/meson_0.46.1.bb        |  20 +-
 .../meson/nativesdk-meson_0.46.1.bb                |  74 ++
 meta/recipes-devtools/qemu/qemu.inc                |  14 +-
 ...sdl.c-allow-user-to-disable-pointer-grabs.patch |  23 +-
 ...002-qemu-Add-missing-wacom-HID-descriptor.patch |   6 +-
 ...age-ptest-which-runs-all-unit-test-cases-.patch |   6 +-
 ...dition-environment-space-to-boot-loader-q.patch |   6 +-
 .../qemu/qemu/0005-qemu-disable-Valgrind.patch     |   6 +-
 ...paths-searched-during-user-mode-emulation.patch |   4 +-
 ...-set-ld.bfd-fix-cflags-and-set-some-envir.patch |   8 +-
 ...ardev-connect-socket-to-a-spawned-command.patch |  60 +-
 .../qemu/0009-apic-fixup-fallthrough-to-PIC.patch  |   6 +-
 ...-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch |   6 +-
 ...x-user-fix-mmap-munmap-mprotect-mremap-sh.patch | 141 ++++
 .../qemu/qemu/0011-memfd-fix-configure-test.patch  |  54 --
 ...te-a64-treat-DISAS_UPDATE-as-variant-of-D.patch |  64 --
 ...2-fix-libcap-header-issue-on-some-distro.patch} |   4 +-
 ...rror-messages-when-qemi_cpu_kick_thread-.patch} |  10 +-
 ...ck-PS2Queue-pointers-in-post_load-routine.patch |  60 --
 .../qemu/{qemu_2.11.1.bb => qemu_2.12.0.bb}        |  12 +-
 ...t-the-PATH-environment-variable-before-ru.patch |  16 +-
 .../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 +-
 ...fine-FNM_EXTMATCH-if-not-already-like-und.patch |  44 ++
 ...-make-is_fuse-return-zero-if-fs_type-is-N.patch |  40 -
 .../ltp/{ltp_20180118.bb => ltp_20180515.bb}       |   9 +-
 .../shared-mime-info/shared-mime-info.inc          |   2 +-
 69 files changed, 2341 insertions(+), 793 deletions(-)
 delete mode 100644 meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch
 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
 copy meta/recipes-devtools/meson/{meson_0.46.1.bb => meson.inc} (82%)
 create mode 100644 meta/recipes-devtools/meson/meson/0004-Prettifying-some-output-with-pathlib.patch
 create mode 100644 meta/recipes-devtools/meson/meson/0005-Set-the-meson-command-to-use-when-we-know-what-it-is.patch
 create mode 100755 meta/recipes-devtools/meson/meson/meson-setup.py
 create mode 100755 meta/recipes-devtools/meson/meson/meson-wrapper
 create mode 100644 meta/recipes-devtools/meson/nativesdk-meson_0.46.1.bb
 create mode 100644 meta/recipes-devtools/qemu/qemu/0011-Revert-linux-user-fix-mmap-munmap-mprotect-mremap-sh.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/0011-memfd-fix-configure-test.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/0012-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch
 rename meta/recipes-devtools/qemu/qemu/{0014-fix-libcap-header-issue-on-some-distro.patch => 0012-fix-libcap-header-issue-on-some-distro.patch} (96%)
 rename meta/recipes-devtools/qemu/qemu/{0015-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch => 0013-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch} (87%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/0013-ps2-check-PS2Queue-pointers-in-post_load-routine.patch
 rename meta/recipes-devtools/qemu/{qemu_2.11.1.bb => qemu_2.12.0.bb} (80%)
 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
 create mode 100644 meta/recipes-extended/ltp/ltp/0040-read_all-Define-FNM_EXTMATCH-if-not-already-like-und.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