[oe-commits] [openembedded-core] branch master-next updated (16ab769 -> 90cbd7e)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 14:39:06 UTC 2020


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 16ab769  perf: fix build for v5.5+
     new 8773e0e  site: Remove sctp related configs
     new 81107b3  rpm: switch to openssl from nss
     new b0b955d  rpm: fix with musl and latest elfutils.
     new a15d6df  nss: update to 3.49.1
     new 4c6c87d  python3: update to 3.8.1
     new b14ff1b  gstreamer1.0-python: add a patch to fix python 3.8 builds
     new eef8608  acl/attr: update to latest upstream releases
     new eb5add9  pseudo: adjust for attr 2.4.48
     new 6ed1e07  ltp: update to 20190930
     new e478dfb  ifupdown: update 0.8.22 -> 0.8.35
     new 25c9570  elfutils: upgrade 0.177 -> 0.178
     new 503954d  libcap: update to 2.31
     new a637358  busybox: fix failing ptests
     new 30a1899  dbus: fix failing ptest (by disabling as it needs X)
     new 8880ae9  glib: disable a failing ptest
     new f937c59  libevent: disable ptests that require a DNS and an intenet connection
     new 1cb254d  iputils: resolve a name clash with latest libcap
     new a6da8a6  perl: fix failing ptests
     new 4fef522  bash: exclude from ptests
     new 4ddde4b  strace: fix failing ptests
     new 90cbd7e  valgrind: partially fix ptests

The 21 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/python3-dir.bbclass                   |   4 +-
 meta/conf/distro/include/ptest-packagelists.inc    |   2 +-
 meta/lib/oeqa/runtime/cases/ltp.py                 |   2 +-
 meta/recipes-core/busybox/busybox.inc              |   2 +
 meta/recipes-core/busybox/files/run-ptest          |   2 +-
 meta/recipes-core/dbus/dbus/run-ptest              |   4 +-
 ...esources.c-comment-out-a-build-host-only-.patch |  27 +
 .../glib-2.0/glib-2.0/relocate-modules.patch       |   2 +-
 meta/recipes-core/glib-2.0/glib-2.0_2.62.4.bb      |   1 +
 ...e-do-not-use-dpkg-for-determining-OS-type.patch |  23 +
 ...-6-.defn-fix-inverted-checks-for-loopback.patch | 403 -------------
 .../{ifupdown_0.8.22.bb => ifupdown_0.8.35.bb}     |  12 +-
 .../{elfutils_0.177.bb => elfutils_0.178.bb}       |  27 +-
 .../elfutils/files/0001-dso-link-change.patch      |  12 +-
 ...0001-libasm-may-link-with-libbz2-if-found.patch |   8 +-
 ...stack-fts.patch => 0001-musl-obstack-fts.patch} |  55 +-
 .../{musl-libs.patch => 0002-musl-libs.patch}      |   7 +-
 .../{musl-utils.patch => 0003-musl-utils.patch}    |  19 +-
 ...sl-tests.patch => 0004-Fix-error-on-musl.patch} |  20 +-
 ...-path-where-we-have-str-as-uninitialized-.patch |  42 --
 .../elfutils/files/debian/hppa_backend.diff        |  51 +-
 .../elfutils/files/debian/mips_backend.diff        |  85 +--
 .../elfutils/files/debian/mips_cfi.patch           |  22 +-
 ...t-to-correctly-exclude-unbuilt-extensions.patch |  27 +
 .../perl/files/perl-configpm-switch.patch          |   4 +-
 meta/recipes-devtools/perl/perl_5.30.1.bb          |   1 +
 ...0006-xattr-adjust-for-attr-2.4.48-release.patch |  48 ++
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   1 +
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |  14 +-
 ...code-lib-as-location-for-site-packages-an.patch | 156 ++---
 ...roper-detection-of-mips-architecture-for-.patch |  16 +-
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   8 +-
 ...EPYTHON3HOME-is-set-use-instead-of-PYTHON.patch |  47 --
 ...-cc_basename-to-replace-CC-for-checking-c.patch |  37 +-
 ...s-missing-libraries-to-Extension-for-mul.patch} |  41 +-
 ...t-do-runtime-test-to-get-float-byte-order.patch | 199 ------
 ...-not-report-missing-dependencies-for-disa.patch |  11 +-
 ...2-distutils-prefix-is-inside-staging-area.patch |  10 +-
 .../python3/avoid_warning_about_tkinter.patch      |  33 +-
 .../python/python3/python-config.patch             |  24 +-
 .../python/python3/python3-manifest.json           | 106 ++--
 .../python/{python3_3.7.6.bb => python3_3.8.1.bb}  |  30 +-
 ...tial-support-for-unused-MD2-and-RIPEMD160.patch |  81 +++
 ...-rpmplugins.c-call-dlerror-prior-to-dlsym.patch |  29 +
 meta/recipes-devtools/rpm/rpm_4.14.2.1.bb          |   6 +-
 .../strace/strace/Makefile-ptest.patch             |   2 +-
 meta/recipes-devtools/strace/strace/run-ptest      |   7 +-
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  |   5 +-
 ...ge-variable-name-to-avoid-colliding-with-.patch |  51 ++
 meta/recipes-extended/iputils/iputils_s20190709.bb |   4 +-
 ...re-time-check-for-getdents-getdents64-API.patch |  72 ---
 .../ltp/ltp/0001-Add-more-musl-exclusions.patch    |  70 +++
 ...-Add-option-to-select-libc-implementation.patch |  27 +-
 ...-2017-17052-Avoid-unsafe-exits-in-threads.patch |  64 --
 ...-cve-meltdown.c-Fix-kernel-symbol-finding.patch |  81 ---
 ...memory-update-for-mm-fix-false-positive-O.patch |  57 --
 ...sigtimedwait01-Fix-wrong-sigset-length-fo.patch |  46 --
 ...kill03-wait-for-defunct-tid-to-get-detach.patch |  75 ---
 ...stcases-fix-an-absent-format-string-issue.patch |  24 +
 ...se-python3-everywhere-to-run-python-scrip.patch | 161 -----
 ...02-Fix-EFAULT-in-32bit-compatibility-mode.patch |  36 --
 ...-check-for-RES_USE_INET6-during-configure.patch |  68 ---
 ...__GLIBC_PREREQ-is-defined-before-using-it.patch |  27 +-
 ...n-t-use-hardcoded-index-0-for-SHM_STAT-te.patch |  82 ---
 .../0011-direct_io-diotest4-drop-MAP_FIXED.patch   |  56 --
 ...-adjust-a-bit-of-code-to-compatiable-with.patch |  64 --
 .../ltp/{ltp_20190517.bb => ltp_20190930.bb}       |  16 +-
 ...01-meson.build-fix-builds-with-python-3.8.patch |  24 +
 .../gstreamer/gstreamer1.0-python_1.16.1.bb        |   4 +-
 .../acl/0001-test-patch-out-failing-bits.patch     |  63 ++
 ...t-hardcode-the-build-path-into-a-helper-l.patch |  24 +
 .../Makefile-libacl-should-depend-on-include.patch |  51 --
 ...x-the-order-of-expected-output-of-getfacl.patch | 198 ------
 meta/recipes-support/attr/acl/configure.ac         |  49 --
 meta/recipes-support/attr/acl/run-ptest            |  60 +-
 .../attr/acl/test-fix-directory-permissions.patch  |  37 --
 .../acl/test-fix-insufficient-quoting-of.patch     | 100 ----
 ...ps-on-SELinux-machines-for-root-testcases.patch |  84 ---
 meta/recipes-support/attr/acl_2.2.52.bb            |  52 --
 meta/recipes-support/attr/acl_2.2.53.bb            |  74 +++
 meta/recipes-support/attr/attr.inc                 |  48 +-
 .../attr/0001-Use-stdint-types-consistently.patch  |  69 ---
 .../attr/attr/attr-Missing-configure.ac.patch      |  63 --
 .../attr/attr/dont-use-decl-macros.patch           |  56 --
 meta/recipes-support/attr/attr/run-ptest           |   3 +
 meta/recipes-support/attr/attr_2.4.47.bb           |  15 -
 meta/recipes-support/attr/attr_2.4.48.bb           |   6 +
 meta/recipes-support/attr/ea-acl.inc               |  52 --
 ...gure-option-to-enable-disable-static-libr.patch |  70 ---
 ...ve-the-attr.5-man-page-moved-to-man-pages.patch | 240 --------
 .../files/Remove-the-section-2-man-pages.patch     | 666 ---------------------
 .../attr/files/relative-libdir.patch               |  25 -
 meta/recipes-support/attr/files/run-ptest          |   5 -
 .../0002-tests-do-not-run-target-executables.patch |  33 +
 .../libcap/{libcap_2.27.bb => libcap_2.31.bb}      |   5 +-
 ...s_dns.c-patch-out-tests-that-require-a-wo.patch |  37 ++
 meta/recipes-support/libevent/libevent_2.1.11.bb   |  10 +-
 ...-Fix-ppc64-inline-assembler-for-clang-r-j.patch |  35 --
 ...a-configure-option-to-disable-ARM-HW-cryp.patch |  35 ++
 .../nss/nss/nss-fix-nsinstall-build.patch          |  36 --
 .../nss/{nss_3.45.bb => nss_3.49.1.bb}             |  12 +-
 meta/site/arm-common                               |   3 -
 meta/site/ix86-common                              |   3 -
 meta/site/nios2-linux                              |   3 -
 meta/site/powerpc32-linux                          |   4 -
 meta/site/sh-common                                |   4 -
 106 files changed, 1208 insertions(+), 4006 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch
 create mode 100644 meta/recipes-core/ifupdown/files/0001-Makefile-do-not-use-dpkg-for-determining-OS-type.patch
 delete mode 100644 meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.22.bb => ifupdown_0.8.35.bb} (80%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.177.bb => elfutils_0.178.bb} (87%)
 rename meta/recipes-devtools/elfutils/files/{musl-obstack-fts.patch => 0001-musl-obstack-fts.patch} (78%)
 rename meta/recipes-devtools/elfutils/files/{musl-libs.patch => 0002-musl-libs.patch} (97%)
 rename meta/recipes-devtools/elfutils/files/{musl-utils.patch => 0003-musl-utils.patch} (91%)
 rename meta/recipes-devtools/elfutils/files/{musl-tests.patch => 0004-Fix-error-on-musl.patch} (69%)
 delete mode 100644 meta/recipes-devtools/elfutils/files/0007-Fix-control-path-where-we-have-str-as-uninitialized-.patch
 create mode 100644 meta/recipes-devtools/perl/files/0001-tests-adjust-to-correctly-exclude-unbuilt-extensions.patch
 create mode 100644 meta/recipes-devtools/pseudo/files/0006-xattr-adjust-for-attr-2.4.48-release.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch
 rename meta/recipes-devtools/python/python3/{0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch => 0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch} (60%)
 delete mode 100644 meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch
 rename meta/recipes-devtools/python/{python3_3.7.6.bb => python3_3.8.1.bb} (92%)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-Rip-out-partial-support-for-unused-MD2-and-RIPEMD160.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0001-rpmplugins.c-call-dlerror-prior-to-dlsym.patch
 create mode 100644 meta/recipes-extended/iputils/iputils/0001-ninfod-change-variable-name-to-avoid-colliding-with-.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-Add-configure-time-check-for-getdents-getdents64-API.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-Add-more-musl-exclusions.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-cve-2017-17052-Avoid-unsafe-exits-in-threads.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-cve-meltdown.c-Fix-kernel-symbol-finding.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-overcommit_memory-update-for-mm-fix-false-positive-O.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-syscall-rt_sigtimedwait01-Fix-wrong-sigset-length-fo.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-syscalls-tgkill03-wait-for-defunct-tid-to-get-detach.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-testcases-fix-an-absent-format-string-issue.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-testcases-use-python3-everywhere-to-run-python-scrip.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-ustat02-Fix-EFAULT-in-32bit-compatibility-mode.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0002-check-for-RES_USE_INET6-during-configure.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0010-shmctl01-don-t-use-hardcoded-index-0-for-SHM_STAT-te.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0011-direct_io-diotest4-drop-MAP_FIXED.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0012-getrlimit03-adjust-a-bit-of-code-to-compatiable-with.patch
 rename meta/recipes-extended/ltp/{ltp_20190517.bb => ltp_20190930.bb} (84%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python/0001-meson.build-fix-builds-with-python-3.8.patch
 create mode 100644 meta/recipes-support/attr/acl/0001-test-patch-out-failing-bits.patch
 create mode 100644 meta/recipes-support/attr/acl/0001-tests-do-not-hardcode-the-build-path-into-a-helper-l.patch
 delete mode 100644 meta/recipes-support/attr/acl/Makefile-libacl-should-depend-on-include.patch
 delete mode 100644 meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch
 delete mode 100644 meta/recipes-support/attr/acl/configure.ac
 delete mode 100644 meta/recipes-support/attr/acl/test-fix-directory-permissions.patch
 delete mode 100644 meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch
 delete mode 100644 meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch
 delete mode 100644 meta/recipes-support/attr/acl_2.2.52.bb
 create mode 100644 meta/recipes-support/attr/acl_2.2.53.bb
 delete mode 100644 meta/recipes-support/attr/attr/0001-Use-stdint-types-consistently.patch
 delete mode 100644 meta/recipes-support/attr/attr/attr-Missing-configure.ac.patch
 delete mode 100644 meta/recipes-support/attr/attr/dont-use-decl-macros.patch
 create mode 100644 meta/recipes-support/attr/attr/run-ptest
 delete mode 100644 meta/recipes-support/attr/attr_2.4.47.bb
 create mode 100644 meta/recipes-support/attr/attr_2.4.48.bb
 delete mode 100644 meta/recipes-support/attr/ea-acl.inc
 delete mode 100644 meta/recipes-support/attr/files/0001-Added-configure-option-to-enable-disable-static-libr.patch
 delete mode 100644 meta/recipes-support/attr/files/Remove-the-attr.5-man-page-moved-to-man-pages.patch
 delete mode 100644 meta/recipes-support/attr/files/Remove-the-section-2-man-pages.patch
 delete mode 100644 meta/recipes-support/attr/files/relative-libdir.patch
 delete mode 100644 meta/recipes-support/attr/files/run-ptest
 create mode 100644 meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch
 rename meta/recipes-support/libcap/{libcap_2.27.bb => libcap_2.31.bb} (90%)
 create mode 100644 meta/recipes-support/libevent/libevent/0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch
 delete mode 100644 meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.patch
 create mode 100644 meta/recipes-support/nss/nss/0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch
 delete mode 100644 meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch
 rename meta/recipes-support/nss/{nss_3.45.bb => nss_3.49.1.bb} (94%)

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


More information about the Openembedded-commits mailing list