[oe-commits] [openembedded-core] branch master-next updated (f0ca917 -> 72aedcd)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 10:48:52 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

 discard f0ca917  systemtap: Drop patches merged upstream
 discard 63bf2d9  glibc-testsuite: Zero PACKAGES to fix archiver test issues
 discard f1a49e3  security_flags.inc: Add overrides for glibc-testsuite to match glibc
 discard e2ca42e  gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated
 discard 6cde53d  glibc-testsuite: Don't attempt stash_locales task
 discard 0a6657f  oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results
 discard 8a97bb3  maintainers.inc: Add entries for toolchain related recipes
 discard 8122b19  oeqa/selftest: For toolchain tests do not fail if a test failed
 discard 2e46333  oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect
 discard db2e22b  binutils/glibc-testsuite: inherit nopackages to fix world builds
 discard 4ba064e  oeqa/selftest: Markup other 'machine' specific test cases
 discard 8fc74d0  oeqa/selftest/glibc: Create selftest case for glibc test suite
 discard 18295c2  oeqa/selftest/gcc: Create selftest case for gcc test suite
 discard 27ee6ac  oeqa/selftest/binutils: Create selftest case for binutils test suite
 discard 4c0c3b2  oeqa/selftest: Add test run filtering based on test tags
 discard d144827  oeqa/core: Rework OETestTag and remove unused OETestFilter
 discard c2297a4  glibc-testsuite: Create a recipe to implement glibc test suite
 discard 8d6e0de  gcc-runtime: Add do_check task for executing gcc test suites
 discard 1f267cf  binutils-cross-testsuite: Create recipe for test suite execution
 discard 5c6f2f5  dejagnu: Add dejagnu for binutils/gcc test suites
     new 7269226  dejagnu: Add dejagnu for binutils/gcc test suites
     new 5932531  oeqa/core: Rework OETestTag and remove unused OETestFilter
     new 7d929e8  oeqa/selftest: Add test run filtering based on test tags
     new 2934e7f  oeqa/selftest: Markup other 'machine' specific test cases
     new 8edd2de  binutils-cross-testsuite: Create recipe for test suite execution
     new 42906e3  gcc-runtime: Add do_check task for executing gcc test suites
     new 5fffa9a  glibc-testsuite: Create a recipe to implement glibc test suite
     new 836a9b9  oeqa/selftest/binutils: Create selftest case for binutils test suite
     new 27f0b5a  oeqa/selftest/gcc: Create selftest case for gcc test suite
     new abb8fa4  oeqa/selftest/glibc: Create selftest case for glibc test suite
     new 489a08d1 binutils/glibc-testsuite: inherit nopackages to fix world builds
     new 9b8196e  oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect
     new 6185805  oeqa/selftest: For toolchain tests do not fail if a test failed
     new 6d2ddb5  oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results
     new 4efd1b5  gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated
     new ead5276  security_flags.inc: Add overrides for glibc-testsuite to match glibc
     new d495738  archiver.bbclass: Do not archive srpm's if there are no package tasks
     new 4b53c5d  systemtap: Drop patches merged upstream
     new 4c34b86  gcc-8.3: remove 8.3 from zeus
     new ff7fc34  Revert "kernel.bbclass: adjust a condition checking"
     new 72aedcd  HACK: disable testsuite tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f0ca917)
            \
             N -- N -- N   refs/heads/master-next (72aedcd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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/archiver.bbclass                      |  14 +-
 meta/classes/kernel.bbclass                        |   6 +-
 meta/lib/oeqa/selftest/cases/binutils.py           |   7 +-
 meta/lib/oeqa/selftest/cases/gcc.py                |  13 +-
 meta/lib/oeqa/selftest/cases/glibc.py              |   3 +-
 meta/recipes-core/glibc/glibc-testsuite_2.30.bb    |   1 -
 meta/recipes-devtools/gcc/gcc-8.3.inc              | 113 ---
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |  42 --
 .../0002-gcc-poison-system-directories.patch       | 203 -----
 .../0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch |  73 --
 .../gcc/gcc-8.3/0004-64-bit-multilib-hack.patch    |  85 ---
 .../gcc/gcc-8.3/0005-optional-libstdc.patch        | 125 ----
 .../gcc/gcc-8.3/0007-COLLECT_GCC_OPTIONS.patch     |  38 -
 ...efaults.h-in-B-instead-of-S-and-t-oe-in-B.patch |  96 ---
 .../gcc-8.3/0009-fortran-cross-compile-hack.patch  |  46 --
 .../gcc/gcc-8.3/0010-cpp-honor-sysroot.patch       |  54 --
 .../gcc-8.3/0011-MIPS64-Default-to-N64-ABI.patch   |  57 --
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 248 -------
 ...0013-gcc-Fix-argument-list-too-long-error.patch |  40 -
 .../gcc/gcc-8.3/0014-Disable-sdt.patch             | 113 ---
 .../gcc/gcc-8.3/0015-libtool.patch                 |  42 --
 ...4-pass-fix-v4bx-to-linker-to-support-EABI.patch |  43 --
 ...tilib-config-files-from-B-instead-of-usin.patch | 102 ---
 ...-libdir-from-.la-which-usually-points-to-.patch |  31 -
 .../gcc/gcc-8.3/0019-export-CPP.patch              |  53 --
 ...-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch |  42 --
 ...Ensure-target-gcc-headers-can-be-included.patch |  98 ---
 ...-t-build-with-disable-dependency-tracking.patch |  54 --
 ...h-host-directory-during-relink-if-inst_pr.patch |  38 -
 ...IBS_DIR-replacement-instead-of-hardcoding.patch |  28 -
 .../0025-aarch64-Add-support-for-musl-ldso.patch   |  28 -
 ...ibcc1-fix-libcc1-s-install-path-and-rpath.patch |  54 --
 ...-handle-sysroot-support-for-nativesdk-gcc.patch | 213 ------
 ...et-sysroot-gcc-version-specific-dirs-with.patch | 102 ---
 ...-various-_FOR_BUILD-and-related-variables.patch | 137 ----
 .../0030-nios2-Define-MUSL_DYNAMIC_LINKER.patch    |  28 -
 ...shared-to-link-commandline-for-musl-targe.patch |  87 ---
 ...32-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch | 125 ----
 ...bgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch |  29 -
 ...e-alias-for-__cpu_indicator_init-instead-.patch |  85 ---
 .../gcc-8.3/0035-sync-gcc-stddef.h-with-musl.patch |  91 ---
 ...ation-fault-in-precompiled-header-generat.patch |  60 --
 .../gcc-8.3/0037-Fix-for-testsuite-failure.patch   | 258 -------
 ...0038-Re-introduce-spe-commandline-options.patch |  41 --
 .../0039-riscv-Disable-multilib-for-OE.patch       |  27 -
 ...werpc-powerpc64-Add-support-for-musl-ldso.patch |  31 -
 ...sion-limit-to-libiberty-s-demangling-code.patch | 325 --------
 .../gcc/gcc-8.3/0042-PR-debug-86964.patch          |  94 ---
 ...vent-spilling-of-stack-protector-guard-s-.patch | 813 ---------------------
 .../recipes-devtools/gcc/gcc-cross-canadian_8.3.bb |   5 -
 meta/recipes-devtools/gcc/gcc-cross_8.3.bb         |   3 -
 meta/recipes-devtools/gcc/gcc-crosssdk_8.3.bb      |   2 -
 meta/recipes-devtools/gcc/gcc-runtime_8.3.bb       |   2 -
 meta/recipes-devtools/gcc/gcc-sanitizers_8.3.bb    |   7 -
 meta/recipes-devtools/gcc/gcc-source_8.3.bb        |   4 -
 meta/recipes-devtools/gcc/gcc_8.3.bb               |  14 -
 meta/recipes-devtools/gcc/libgcc-initial_8.3.bb    |   5 -
 meta/recipes-devtools/gcc/libgcc_8.3.bb            |   5 -
 meta/recipes-devtools/gcc/libgfortran_8.3.bb       |   3 -
 59 files changed, 22 insertions(+), 4564 deletions(-)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3.inc
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0002-gcc-poison-system-directories.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0004-64-bit-multilib-hack.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0005-optional-libstdc.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0007-COLLECT_GCC_OPTIONS.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0008-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0009-fortran-cross-compile-hack.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0010-cpp-honor-sysroot.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0011-MIPS64-Default-to-N64-ABI.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0012-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0013-gcc-Fix-argument-list-too-long-error.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0014-Disable-sdt.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0015-libtool.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0016-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0017-Use-the-multilib-config-files-from-B-instead-of-usin.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0018-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0019-export-CPP.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0020-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0021-Ensure-target-gcc-headers-can-be-included.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0022-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0023-Don-t-search-host-directory-during-relink-if-inst_pr.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0024-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0025-aarch64-Add-support-for-musl-ldso.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0026-libcc1-fix-libcc1-s-install-path-and-rpath.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0027-handle-sysroot-support-for-nativesdk-gcc.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0028-Search-target-sysroot-gcc-version-specific-dirs-with.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0029-Fix-various-_FOR_BUILD-and-related-variables.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0030-nios2-Define-MUSL_DYNAMIC_LINKER.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0031-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0032-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0033-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0034-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0035-sync-gcc-stddef.h-with-musl.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0036-fix-segmentation-fault-in-precompiled-header-generat.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0037-Fix-for-testsuite-failure.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0038-Re-introduce-spe-commandline-options.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0039-riscv-Disable-multilib-for-OE.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0040-powerpc-powerpc64-Add-support-for-musl-ldso.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0041-Add-a-recursion-limit-to-libiberty-s-demangling-code.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0042-PR-debug-86964.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0043-PR85434-Prevent-spilling-of-stack-protector-guard-s-.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-cross-canadian_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc-cross_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc-crosssdk_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc-runtime_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc-sanitizers_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc-source_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/gcc_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/libgcc-initial_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/libgcc_8.3.bb
 delete mode 100644 meta/recipes-devtools/gcc/libgfortran_8.3.bb

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


More information about the Openembedded-commits mailing list