[oe-commits] [openembedded-core] branch master-next updated (c84e93a -> d1b3fe3)

git at git.openembedded.org git at git.openembedded.org
Wed Feb 27 18:11:08 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.

    from c84e93a  local.conf.sample: adjust the qemu configuration to refer to qemu-system-native
     new 502bfc8  default-distrovars: Drop DISTRO_FEATURES_LIBC
     new 38950c1  xserver-xorg: upgrade 1.20.3 -> 1.20.4
     new bfa4aef  util-linux: fix multilib qa issue
     new 0712247  openssl: drop Python 2.x dependency in -ptest
     new d1b3fe3  gcc: Update to 8.3 latest on 8.x release

The 5 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/image.bbclass                         |   5 -
 meta/classes/libc-package.bbclass                  |   9 +-
 meta/conf/bitbake.conf                             |   4 +-
 meta/conf/distro/include/default-distrovars.inc    |  13 +-
 meta/conf/distro/include/tclibc-glibc.inc          |  19 +-
 meta/conf/local.conf.sample.extended               |  16 +-
 .../recipes-connectivity/openssl/openssl_1.1.1a.bb |   2 +-
 meta/recipes-core/glib-2.0/glib.inc                |   2 -
 meta/recipes-core/glibc/glibc_2.29.bb              |   3 +-
 meta/recipes-core/libxml/libxml2_2.9.8.bb          |   2 -
 meta/recipes-core/util-linux/util-linux.inc        |   4 +-
 meta/recipes-devtools/gcc/gcc-8.2.inc              | 115 -----
 ...34-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch | 465 ---------------------
 .../gcc/gcc-8.2/0041-ARC-fix-spec-gen.patch        |  44 --
 meta/recipes-devtools/gcc/gcc-8.3.inc              | 111 +++++
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |  14 +-
 .../0002-gcc-poison-system-directories.patch}      |  39 +-
 ...0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch} |  10 +-
 .../0004-64-bit-multilib-hack.patch}               |   6 +-
 .../0005-optional-libstdc.patch}                   |  18 +-
 ...006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch} |  10 +-
 .../0007-COLLECT_GCC_OPTIONS.patch}                |   6 +-
 ...faults.h-in-B-instead-of-S-and-t-oe-in-B.patch} |  10 +-
 .../0009-fortran-cross-compile-hack.patch}         |   6 +-
 .../0010-cpp-honor-sysroot.patch}                  |   6 +-
 .../0011-MIPS64-Default-to-N64-ABI.patch}          |  10 +-
 ..._DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch} |  28 +-
 ...013-gcc-Fix-argument-list-too-long-error.patch} |   6 +-
 .../0014-Disable-sdt.patch}                        |  16 +-
 .../0015-libtool.patch}                            |   6 +-
 ...-pass-fix-v4bx-to-linker-to-support-EABI.patch} |   6 +-
 ...ilib-config-files-from-B-instead-of-usin.patch} |  10 +-
 ...libdir-from-.la-which-usually-points-to-.patch} |   6 +-
 .../0019-export-CPP.patch}                         |   8 +-
 ...MULTILIB_OSDIRNAMES-and-other-multilib-o.patch} |   6 +-
 ...nsure-target-gcc-headers-can-be-included.patch} |  42 +-
 ...t-build-with-disable-dependency-tracking.patch} |   6 +-
 ...-host-directory-during-relink-if-inst_pr.patch} |   6 +-
 ...BS_DIR-replacement-instead-of-hardcoding.patch} |  11 +-
 .../0025-aarch64-Add-support-for-musl-ldso.patch}  |  10 +-
 ...bcc1-fix-libcc1-s-install-path-and-rpath.patch} |   6 +-
 ...handle-sysroot-support-for-nativesdk-gcc.patch} |   6 +-
 ...t-sysroot-gcc-version-specific-dirs-with.patch} |   6 +-
 ...various-_FOR_BUILD-and-related-variables.patch} |  16 +-
 .../0030-nios2-Define-MUSL_DYNAMIC_LINKER.patch}   |  10 +-
 ...hared-to-link-commandline-for-musl-targe.patch} |  10 +-
 ...32-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch | 125 ++++++
 ...gcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch} |   6 +-
 ...-alias-for-__cpu_indicator_init-instead-.patch} |  19 +-
 .../0035-sync-gcc-stddef.h-with-musl.patch}        |  10 +-
 ...tion-fault-in-precompiled-header-generat.patch} |   6 +-
 .../0037-Fix-for-testsuite-failure.patch}          |   6 +-
 ...038-Re-introduce-spe-commandline-options.patch} |   6 +-
 .../0039-riscv-Disable-multilib-for-OE.patch}      |   6 +-
 ...erpc-powerpc64-Add-support-for-musl-ldso.patch} |  12 +-
 ...s-canadian_8.2.bb => gcc-cross-canadian_8.3.bb} |   0
 .../gcc/{gcc-cross_8.2.bb => gcc-cross_8.3.bb}     |   0
 .../{gcc-crosssdk_8.2.bb => gcc-crosssdk_8.3.bb}   |   0
 .../gcc/{gcc-runtime_8.2.bb => gcc-runtime_8.3.bb} |   0
 ...gcc-sanitizers_8.2.bb => gcc-sanitizers_8.3.bb} |   0
 .../gcc/{gcc-source_8.2.bb => gcc-source_8.3.bb}   |   0
 .../gcc/{gcc_8.2.bb => gcc_8.3.bb}                 |   0
 ...libgcc-initial_8.2.bb => libgcc-initial_8.3.bb} |   0
 .../gcc/{libgcc_8.2.bb => libgcc_8.3.bb}           |   0
 .../gcc/{libgfortran_8.2.bb => libgfortran_8.3.bb} |   0
 meta/recipes-devtools/mtools/mtools_4.0.19.bb      |   2 -
 meta/recipes-extended/findutils/findutils_4.6.0.bb |   2 +-
 meta/recipes-extended/shadow/shadow.inc            |   2 +-
 meta/recipes-extended/shadow/shadow_4.6.bb         |   2 +-
 ...erver-xorg_1.20.3.bb => xserver-xorg_1.20.4.bb} |   4 +-
 70 files changed, 487 insertions(+), 891 deletions(-)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.2.inc
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.2/0034-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.2/0041-ARC-fix-spec-gen.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.3.inc
 rename meta/recipes-devtools/gcc/{gcc-8.2 => gcc-8.3}/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch (79%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0003-gcc-poison-system-directories.patch => gcc-8.3/0002-gcc-poison-system-directories.patch} (85%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0005-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch => gcc-8.3/0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch} (93%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0006-64-bit-multilib-hack.patch => gcc-8.3/0004-64-bit-multilib-hack.patch} (97%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0007-optional-libstdc.patch => gcc-8.3/0005-optional-libstdc.patch} (92%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0008-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch => gcc-8.3/0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch} (89%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0009-COLLECT_GCC_OPTIONS.patch => gcc-8.3/0007-COLLECT_GCC_OPTIONS.patch} (89%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0010-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch => gcc-8.3/0008-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch} (93%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0011-fortran-cross-compile-hack.patch => gcc-8.3/0009-fortran-cross-compile-hack.patch} (91%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0012-cpp-honor-sysroot.patch => gcc-8.3/0010-cpp-honor-sysroot.patch} (94%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0013-MIPS64-Default-to-N64-ABI.patch => gcc-8.3/0011-MIPS64-Default-to-N64-ABI.patch} (85%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0014-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch => gcc-8.3/0012-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch} (91%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0015-gcc-Fix-argument-list-too-long-error.patch => gcc-8.3/0013-gcc-Fix-argument-list-too-long-error.patch} (91%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0016-Disable-sdt.patch => gcc-8.3/0014-Disable-sdt.patch} (92%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0017-libtool.patch => gcc-8.3/0015-libtool.patch} (91%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0018-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch => gcc-8.3/0016-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch} (91%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0019-Use-the-multilib-config-files-from-B-instead-of-usin.patch => gcc-8.3/0017-Use-the-multilib-config-files-from-B-instead-of-usin.patch} (92%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0020-Avoid-using-libdir-from-.la-which-usually-points-to-.patch => gcc-8.3/0018-Avoid-using-libdir-from-.la-which-usually-points-to-.patch} (84%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0021-export-CPP.patch => gcc-8.3/0019-export-CPP.patch} (93%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0022-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch => gcc-8.3/0020-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch} (92%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0023-Ensure-target-gcc-headers-can-be-included.patch => gcc-8.3/0021-Ensure-target-gcc-headers-can-be-included.patch} (66%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0024-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch => gcc-8.3/0022-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch} (92%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0025-Don-t-search-host-directory-during-relink-if-inst_pr.patch => gcc-8.3/0023-Don-t-search-host-directory-during-relink-if-inst_pr.patch} (87%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0026-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch => gcc-8.3/0024-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch} (84%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0027-aarch64-Add-support-for-musl-ldso.patch => gcc-8.3/0025-aarch64-Add-support-for-musl-ldso.patch} (87%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0028-libcc1-fix-libcc1-s-install-path-and-rpath.patch => gcc-8.3/0026-libcc1-fix-libcc1-s-install-path-and-rpath.patch} (93%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0029-handle-sysroot-support-for-nativesdk-gcc.patch => gcc-8.3/0027-handle-sysroot-support-for-nativesdk-gcc.patch} (98%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0030-Search-target-sysroot-gcc-version-specific-dirs-with.patch => gcc-8.3/0028-Search-target-sysroot-gcc-version-specific-dirs-with.patch} (95%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0031-Fix-various-_FOR_BUILD-and-related-variables.patch => gcc-8.3/0029-Fix-various-_FOR_BUILD-and-related-variables.patch} (93%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0032-nios2-Define-MUSL_DYNAMIC_LINKER.patch => gcc-8.3/0030-nios2-Define-MUSL_DYNAMIC_LINKER.patch} (84%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0033-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch => gcc-8.3/0031-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch} (92%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0032-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch
 rename meta/recipes-devtools/gcc/{gcc-8.2/0035-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch => gcc-8.3/0033-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch} (86%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0036-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch => gcc-8.3/0034-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch} (88%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0037-sync-gcc-stddef.h-with-musl.patch => gcc-8.3/0035-sync-gcc-stddef.h-with-musl.patch} (95%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0038-fix-segmentation-fault-in-precompiled-header-generat.patch => gcc-8.3/0036-fix-segmentation-fault-in-precompiled-header-generat.patch} (93%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0039-Fix-for-testsuite-failure.patch => gcc-8.3/0037-Fix-for-testsuite-failure.patch} (98%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0040-Re-introduce-spe-commandline-options.patch => gcc-8.3/0038-Re-introduce-spe-commandline-options.patch} (88%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0043-riscv-Disable-multilib-for-OE.patch => gcc-8.3/0039-riscv-Disable-multilib-for-OE.patch} (88%)
 rename meta/recipes-devtools/gcc/{gcc-8.2/0042-powerpc-powerpc64-Add-support-for-musl-ldso.patch => gcc-8.3/0040-powerpc-powerpc64-Add-support-for-musl-ldso.patch} (85%)
 rename meta/recipes-devtools/gcc/{gcc-cross-canadian_8.2.bb => gcc-cross-canadian_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross_8.2.bb => gcc-cross_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-crosssdk_8.2.bb => gcc-crosssdk_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-runtime_8.2.bb => gcc-runtime_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-sanitizers_8.2.bb => gcc-sanitizers_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-source_8.2.bb => gcc-source_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc_8.2.bb => gcc_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc-initial_8.2.bb => libgcc-initial_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc_8.2.bb => libgcc_8.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgfortran_8.2.bb => libgfortran_8.3.bb} (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.3.bb => xserver-xorg_1.20.4.bb} (87%)

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


More information about the Openembedded-commits mailing list