[oe-commits] [openembedded-core] branch master-next updated (e239e22 -> cc8167c)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 25 21:45:30 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 e239e22  uninative-tarball: Add nativesdk-libnss-nis to resolve glibc symbol issues
     new 0385c8a  cmake: in SDK use OE env var to set default toolchain
     new 1c0c0c2  cmake: put cmake.m4 and toolchain file in PN
     new a353ddd  distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
     new 4628548  curl: disable C source code generator
     new f22298b  gnu-config: remove obsolete version
     new c5c7c8e  gnu-config: update to 2018-07-13
     new 043b197  libx11: remove redundant siteinfo inherit
     new c26a126  tiff: security fix CVE-2018-8905
     new 725220b  tiff: security fix CVE-2018-7456
     new 63952e9  bind: update to 9.11.4
     new c1a0660  logging: use warning instead warn
     new 9b48b05  libnss-mdns: Fix search path for avahi socket file
     new 624a6fc  oeqa: rationalise Perl tests
     new 8471aeb  oeqa/sdk/sdkbuildproject: use os.path.join
     new 908f73d  distutils/setuptools, distutils3/setuptools3: improve reproducibility
     new 178ca40  python-setuptools.inc: clean up useless local var-DISTUTILS_INSTALL_ARGS
     new a2d69b8  python3-pip: clean up obsolete
     new b1706ee  base-files: profile: Avoid using "command" to determine if programs exist
     new 7a0a972  grub: fix build with new binutils
     new a25c5bc  binutils: Upgrade to 2.31 release branch
     new bac64cd  lib/oe: split out machine to ELF data dictionary
     new 334eeb3  oeqa/sdk: add test that CMake works
     new 5b624e0  gnutls: rationalise libunistring arguments
     new e9643bc  iputils: upgrade to s20190629
     new cd45aee  logrotate: Improve configurability of the installed systemd service files
     new a4cb668  wic/engine: improve error reporting when using rm with wic
     new f87c36b  systemtap: improve reproducibility
     new 0e74042  linux-firmware: add ${PN}-cypress-license handling from meta-raspberrypi
     new 754f65e  linux-firmware: update LICENSE for bcm43* packages according to WHENCE file
     new 5c15e0f  linux-firmware: add separate packages for all brcm files
     new d5817fb  lsb: fix usrmerge install paths
     new 948ae12  ruby: security fix CVE 2018-1000073
     new 78a3a3a  systemtap: 3.2 -> 3.3
     new 18e6559  systemtap: fix unintialized memory accesses in dwflpp::function_entrypc
     new 2e3ac45  no-static-libs.inc: use `?=' to set a default DISABLE_STATIC
     new d2d6d56  systemd: Explicitly add hidden attribute to __start_BUS_ERROR_MAP and __stop_BUS_ERROR_MAP
     new f5d4bff  apr: fix ptest hangs since enter non-terminating loop
     new ec0a465  grub2.inc: set GRUBPLATFORM_arm to efi
     new 587aab1  packagegroup-core-full-cmdline: clean up system-services dependencies
     new 96ba49d  pkgconf: don't use alternatives
     new bfed61e  autotools.bbclass: fix autoreconf bbnote commandline arguments
     new 3d60354  gstreamer1.0-plugin-base: Update packageconfigs
     new 76d7b48  gstreamer1.0-plugin-good: Update packageconfigs
     new 048ea29  gstreamer1.0-plugin-bad: Update packageconfigs
     new 3f7023c  gstreamer1.0-vaapi: Remove unnecessary FILESPATH modification
     new 4c7716f  gstreamer1.0-vaapi: Add patch for EGL CFLAGS for proper EGL support
     new 5da3f7b  shadow: fix CVE-2017-2616
     new 16fdb21  openssl_1.0: merge openssl10.inc into the openssl_1.0.2o.bb recipe
     new c747ecf  openssl_1.0: minor recipe formatting tweaks etc
     new b4c9c0f  openssl_1.0: drop curly brackets from shell local variables
     new e130da1  openssl_1.0: fix cryptodev-linux PACKAGECONFIG support
     new 356b622  openssl_1.0: drop leading "-" from no-ssl3 config option
     new 6fe9238  openssl_1.0: avoid running make twice for target do_compile()
     new 78d0c73  openssl: remove uclibc remnants
     new 10d16cd  openssl: support musl-x32 build
     new 68424e2  openssl: minor indent fixes
     new bdcc097  glibc: Avoid multilibbing on wordsize.h
     new cc8167c  qemurunner.py: fix is_alive() to avoid confusing with recycled pid

The 58 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/autotools.bbclass                     |    2 +-
 meta/classes/distutils.bbclass                     |    9 +-
 meta/classes/distutils3.bbclass                    |    9 +-
 meta/classes/insane.bbclass                        |  138 +-
 meta/classes/setuptools.bbclass                    |    5 -
 meta/classes/setuptools3.bbclass                   |    4 -
 meta/conf/distro/include/no-static-libs.inc        |    2 +-
 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 meta/lib/oe/elf.py                                 |  127 ++
 meta/lib/oe/terminal.py                            |    6 +-
 meta/lib/oeqa/files/test.pl                        |    2 -
 meta/lib/oeqa/runtime/cases/perl.py                |   32 +-
 meta/lib/oeqa/sdk/cases/assimp.py                  |   65 +
 meta/lib/oeqa/sdk/cases/perl.py                    |   25 +-
 meta/lib/oeqa/sdk/utils/sdkbuildproject.py         |    3 +-
 meta/lib/oeqa/selftest/context.py                  |    2 +-
 meta/lib/oeqa/utils/qemurunner.py                  |    6 +-
 ...-64-Treat-R_X86_64_PLT32-as-R_X86_64_PC32.patch |   76 +
 meta/recipes-bsp/grub/grub2.inc                    |    5 +-
 .../bind/{bind_9.11.3.bb => bind_9.11.4.bb}        |    4 +-
 .../libnss-mdns/libnss-mdns_0.10.bb                |    2 +
 meta/recipes-connectivity/openssl/openssl10.inc    |  296 ---
 .../recipes-connectivity/openssl/openssl_1.0.2o.bb |  326 ++-
 .../recipes-connectivity/openssl/openssl_1.1.0h.bb |   78 +-
 meta/recipes-core/base-files/base-files/profile    |   18 +-
 meta/recipes-core/glibc/glibc-package.inc          |    3 +-
 ...rt_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch |   34 +
 meta/recipes-core/systemd/systemd_239.bb           |    1 +
 .../{binutils-2.30.inc => binutils-2.31.inc}       |    2 +-
 ...ian_2.30.bb => binutils-cross-canadian_2.31.bb} |    0
 ...nutils-cross_2.30.bb => binutils-cross_2.31.bb} |    0
 ...-crosssdk_2.30.bb => binutils-crosssdk_2.31.bb} |    0
 ...nutils-crosssdk-Generate-relocatable-SDKs.patch |   12 +-
 ...oss-Do-not-generate-linker-script-directo.patch |   22 +-
 ...ure-widen-the-regexp-for-SH-architectures.patch |   12 +-
 .../0004-Point-scripts-location-to-libdir.patch    |   10 +-
 ...te-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch |   10 +-
 .../binutils/binutils/0006-Use-libtool-2.4.patch   | 2296 ++++++++++----------
 ...7-Add-the-armv5e-architecture-to-binutils.patch |    8 +-
 ...he-distro-compiler-point-to-the-wrong-ins.patch |    4 +-
 ...es-of-system-directories-when-cross-linki.patch |   50 +-
 ...-rpath-in-libtool-when-sysroot-is-enabled.patch |    4 +-
 ...Change-default-emulation-for-mips64-linux.patch |   12 +-
 .../0012-Add-support-for-Netlogic-XLP.patch        |   80 +-
 ...ncorrect-assembling-for-ppc-wait-mnemonic.patch |   10 +-
 .../binutils/0014-Detect-64-bit-MIPS-targets.patch |    4 +-
 .../0015-sync-with-OE-libtool-changes.patch        |    4 +-
 .../{binutils_2.30.bb => binutils_2.31.bb}         |    0
 ...ineSystem-use-oe-environment-vars-to-load.patch |   45 +
 .../cmake/cmake/environment.d-cmake.sh             |    2 +-
 meta/recipes-devtools/cmake/cmake_3.11.4.bb        |    7 +-
 .../gnu-config/gnu-config/musl-support.patch       |   25 -
 .../gnu-config/gnu-config_20120814.bb              |   40 -
 meta/recipes-devtools/gnu-config/gnu-config_git.bb |    6 +-
 meta/recipes-devtools/pkgconf/pkgconf_1.4.2.bb     |    4 +-
 ...ionally-do-not-fetch-code-by-easy_install.patch |   34 +
 meta/recipes-devtools/python/python-setuptools.inc |    5 +-
 meta/recipes-devtools/python/python3-pip_10.0.1.bb |   18 -
 .../ruby/ruby/CVE-2018-1000073.patch               |   34 +
 meta/recipes-devtools/ruby/ruby_2.5.1.bb           |    1 +
 .../iputils/files/0001-Fix-build-on-MUSL.patch     |   95 -
 .../iputils/iputils/ai_canonidn.patch              |   58 +
 .../recipes-extended/iputils/iputils/install.patch |   26 +
 meta/recipes-extended/iputils/iputils_s20161105.bb |   62 -
 meta/recipes-extended/iputils/iputils_s20180629.bb |   61 +
 .../recipes-extended/logrotate/logrotate_3.14.0.bb |   20 +-
 meta/recipes-extended/lsb/lsb_5.0.bb               |    6 +-
 .../packagegroup-core-full-cmdline.bb              |    8 -
 .../shadow/files/CVE-2017-2616.patch               |   64 +
 meta/recipes-extended/shadow/shadow.inc            |    1 +
 meta/recipes-graphics/xorg-lib/libx11.inc          |    2 -
 .../linux-firmware/linux-firmware_git.bb           |  194 +-
 ...001-Added-a-couple-of-small-sysroot-fixes.patch |   42 -
 ...g-sysroot-path-to-module-name-in-case-of-.patch |   61 -
 ...-by-updating-the-use-of-timers-for-the-4..patch |  277 ---
 .../systemtap/systemtap/0001-Fixes-for-gcc-8.patch |  215 --
 ...all-python-modules-to-correct-library-dir.patch |   36 +-
 ...sure-sysroot-paths-don-t-end-with-a-slash.patch |  128 --
 ...root-when-looking-for-the-System.map-file.patch |   29 -
 ...e_relocate-needs-target-file-path-not-hos.patch |   39 -
 ...ldrun-remove-quotes-around-I-include-line.patch |   38 -
 ...ookup-with-sysroot-case-do-not-remove-sys.patch |   42 -
 ...tion_entrypc-avoid-usage-of-uninitialized.patch |   46 +
 ...1-improve-reproducibility-for-c-compiling.patch |   31 +
 ...-short-release-r-option-handling-follow-u.patch |   40 -
 ...sroot-fix-short-release-r-option-handling.patch |   53 -
 ...dle-symbolic-links-with-absolute-name-rel.patch |  117 -
 .../systemtap/systemtap/monitor-option.patch       |   15 +-
 meta/recipes-kernel/systemtap/systemtap_git.bb     |    8 +
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   17 +-
 .../gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb   |   30 +-
 ...ch-for-explicitely-enabling-disabling-GBM.patch |   70 +
 ...ches-for-explicitely-enabling-disabling-P.patch |  109 +
 .../gstreamer/gstreamer1.0-plugins-base_1.14.1.bb  |   24 +-
 .../gstreamer/gstreamer1.0-plugins-good_1.14.1.bb  |   13 +-
 ...akefile.am-Add-EGL_CFLAGS-to-libgstvaapi-.patch |   33 +
 .../gstreamer/gstreamer1.0-vaapi_1.14.1.bb         |    2 +-
 .../libtiff/files/CVE-2018-7456.patch              |  178 ++
 .../libtiff/files/CVE-2018-8905.patch              |   61 +
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |    2 +
 .../apr/0008-apr-fix-ptest-hang-in-teststr.patch   |   32 +
 meta/recipes-support/apr/apr_1.6.3.bb              |    1 +
 meta/recipes-support/curl/curl_7.61.0.bb           |    1 +
 meta/recipes-support/gnutls/gnutls.inc             |    1 -
 scripts/combo-layer                                |    2 +-
 scripts/contrib/verify-homepage.py                 |    2 +-
 scripts/lib/devtool/export.py                      |    2 +-
 scripts/lib/devtool/import.py                      |    8 +-
 scripts/lib/devtool/standard.py                    |   16 +-
 scripts/lib/devtool/upgrade.py                     |    6 +-
 scripts/lib/recipetool/append.py                   |   14 +-
 scripts/lib/recipetool/create.py                   |    4 +-
 scripts/lib/recipetool/create_kmod.py              |    2 +-
 scripts/lib/recipetool/create_npm.py               |    6 +-
 scripts/lib/recipetool/newappend.py                |    4 +-
 scripts/lib/wic/engine.py                          |   18 +-
 scripts/runqemu                                    |   16 +-
 117 files changed, 3245 insertions(+), 3286 deletions(-)
 create mode 100644 meta/lib/oe/elf.py
 delete mode 100644 meta/lib/oeqa/files/test.pl
 create mode 100644 meta/lib/oeqa/sdk/cases/assimp.py
 create mode 100644 meta/recipes-bsp/grub/files/0001-x86-64-Treat-R_X86_64_PLT32-as-R_X86_64_PC32.patch
 rename meta/recipes-connectivity/bind/{bind_9.11.3.bb => bind_9.11.4.bb} (97%)
 delete mode 100644 meta/recipes-connectivity/openssl/openssl10.inc
 create mode 100644 meta/recipes-core/systemd/systemd/0021-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
 rename meta/recipes-devtools/binutils/{binutils-2.30.inc => binutils-2.31.inc} (97%)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.30.bb => binutils-cross-canadian_2.31.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.30.bb => binutils-cross_2.31.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.30.bb => binutils-crosssdk_2.31.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils_2.30.bb => binutils_2.31.bb} (100%)
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch
 delete mode 100644 meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch
 delete mode 100644 meta/recipes-devtools/gnu-config/gnu-config_20120814.bb
 create mode 100644 meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/CVE-2018-1000073.patch
 delete mode 100644 meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch
 create mode 100644 meta/recipes-extended/iputils/iputils/ai_canonidn.patch
 create mode 100644 meta/recipes-extended/iputils/iputils/install.patch
 delete mode 100644 meta/recipes-extended/iputils/iputils_s20161105.bb
 create mode 100644 meta/recipes-extended/iputils/iputils_s20180629.bb
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2017-2616.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Added-a-couple-of-small-sysroot-fixes.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Delay-adding-sysroot-path-to-module-name-in-case-of-.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Fix-PR22551-by-updating-the-use-of-timers-for-the-4..patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Fixes-for-gcc-8.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Make-sure-sysroot-paths-don-t-end-with-a-slash.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Use-sysroot-when-looking-for-the-System.map-file.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-_stp_umodule_relocate-needs-target-file-path-not-hos.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-buildrun-remove-quotes-around-I-include-line.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-debuginfo-lookup-with-sysroot-case-do-not-remove-sys.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-dwflpp-function_entrypc-avoid-usage-of-uninitialized.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-improve-reproducibility-for-c-compiling.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-sysroot-fix-short-release-r-option-handling-follow-u.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-sysroot-fix-short-release-r-option-handling.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-sysroot-handle-symbolic-links-with-absolute-name-rel.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0010-gl-Add-switch-for-explicitely-enabling-disabling-GBM.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-gst-vaapi-Makefile.am-Add-EGL_CFLAGS-to-libgstvaapi-.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-7456.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-8905.patch
 create mode 100644 meta/recipes-support/apr/apr/0008-apr-fix-ptest-hang-in-teststr.patch

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


More information about the Openembedded-commits mailing list