[oe-commits] [openembedded-core] branch master updated (b51383e -> 7fb9648)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 14 09:24:11 UTC 2017


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

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

    from b51383e  uboot-config: check UBOOT_CONFIG variable, not flags, for error conditions
     new 835b705  ovmf: Update to latest
     new 03bb120  gcc: Add recipes for gcc-7
     new 7fb9648  gcc_7.1.bb: disable thumb on armv5t

The 3 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/conf/distro/include/tcmode-default.inc        |    2 +-
 ...g-UefiHiiLib-Fix-incorrect-comparison-exp.patch |   45 -
 .../ovmf/ovmf/0001-ia32-Dont-use-pie.patch         |   37 +
 ...makefile-adjust-to-build-in-under-bitbake.patch |   25 +-
 .../ovmf/ovmf/no-stack-protector-all-archs.patch   |   19 +
 meta/recipes-core/ovmf/ovmf_git.bb                 |    6 +-
 meta/recipes-devtools/gcc/gcc-7.1.inc              |  133 +
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |   42 +
 .../gcc/gcc-7.1/0002-uclibc-conf.patch             |   30 +
 .../0003-gcc-uclibc-locale-ctype_touplow_t.patch   |   87 +
 .../gcc/gcc-7.1/0004-uclibc-locale.patch           | 2862 ++++++++++++++++++++
 .../gcc/gcc-7.1/0005-uclibc-locale-no__x.patch     |  257 ++
 .../gcc/gcc-7.1/0006-uclibc-locale-wchar_fix.patch |   68 +
 .../gcc/gcc-7.1/0007-uclibc-locale-update.patch    |  542 ++++
 .../gcc/gcc-7.1/0008-c99-snprintf.patch            |   28 +
 .../0009-gcc-poison-system-directories.patch       |  192 ++
 .../gcc/gcc-7.1/0010-gcc-poison-dir-extend.patch   |   39 +
 .../0011-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch |   73 +
 .../gcc/gcc-7.1/0012-64-bit-multilib-hack.patch    |   85 +
 .../gcc/gcc-7.1/0013-optional-libstdc.patch        |  125 +
 ...0014-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch |   59 +
 .../gcc/gcc-7.1/0015-COLLECT_GCC_OPTIONS.patch     |   38 +
 ...efaults.h-in-B-instead-of-S-and-t-oe-in-B.patch |   96 +
 .../gcc-7.1/0017-fortran-cross-compile-hack.patch  |   46 +
 .../gcc/gcc-7.1/0018-cpp-honor-sysroot.patch       |   54 +
 .../gcc-7.1/0019-MIPS64-Default-to-N64-ABI.patch   |   57 +
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |  234 ++
 ...0021-gcc-Fix-argument-list-too-long-error.patch |   40 +
 .../gcc/gcc-7.1/0022-Disable-sdt.patch             |  113 +
 .../gcc/gcc-7.1/0023-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-7.1/0027-export-CPP.patch              |   53 +
 ...AltiVec-generation-on-powepc-linux-target.patch |   56 +
 ...-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 |   29 +
 .../0034-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 +
 .../0039-nios2-Define-MUSL_DYNAMIC_LINKER.patch    |   28 +
 .../gcc/gcc-7.1/0040-ssp_nonshared.patch           |   28 +
 ...c-libcpp-support-ffile-prefix-map-old-new.patch |  284 ++
 ...ug-prefix-map-to-replace-ffile-prefix-map.patch |   43 +
 ...-fdebug-prefix-map-support-to-remap-sourc.patch |   54 +
 ...44-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch |  123 +
 ...bgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch |   29 +
 ...e-alias-for-__cpu_indicator_init-instead-.patch |   85 +
 .../gcc-7.1/0047-sync-gcc-stddef.h-with-musl.patch |   91 +
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |    3 +-
 ...s-canadian_6.3.bb => gcc-cross-canadian_7.1.bb} |    0
 meta/recipes-devtools/gcc/gcc-cross-initial.inc    |    3 +-
 ...oss-initial_6.3.bb => gcc-cross-initial_7.1.bb} |    0
 meta/recipes-devtools/gcc/gcc-cross.inc            |    3 +-
 .../gcc/{gcc-cross_6.3.bb => gcc-cross_7.1.bb}     |    0
 ...-initial_6.3.bb => gcc-crosssdk-initial_7.1.bb} |    0
 .../{gcc-crosssdk_6.3.bb => gcc-crosssdk_7.1.bb}   |    0
 meta/recipes-devtools/gcc/gcc-runtime.inc          |    4 +-
 .../gcc/{gcc-runtime_6.3.bb => gcc-runtime_7.1.bb} |    0
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |    1 +
 ...gcc-sanitizers_6.3.bb => gcc-sanitizers_7.1.bb} |    0
 .../gcc/{gcc-source_6.3.bb => gcc-source_7.1.bb}   |    0
 meta/recipes-devtools/gcc/gcc_7.1.bb               |   10 +
 ...libgcc-initial_6.3.bb => libgcc-initial_7.1.bb} |    0
 .../gcc/{libgcc_6.3.bb => libgcc_7.1.bb}           |    0
 .../gcc/{libgfortran_6.3.bb => libgfortran_7.1.bb} |    0
 71 files changed, 7280 insertions(+), 65 deletions(-)
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-UefiHiiLib-Fix-incorrect-comparison-exp.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-ia32-Dont-use-pie.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/no-stack-protector-all-archs.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1.inc
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0002-uclibc-conf.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0003-gcc-uclibc-locale-ctype_touplow_t.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0004-uclibc-locale.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0005-uclibc-locale-no__x.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0006-uclibc-locale-wchar_fix.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0007-uclibc-locale-update.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0008-c99-snprintf.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0009-gcc-poison-system-directories.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0010-gcc-poison-dir-extend.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0011-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0012-64-bit-multilib-hack.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0013-optional-libstdc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0014-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0015-COLLECT_GCC_OPTIONS.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0016-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0017-fortran-cross-compile-hack.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0018-cpp-honor-sysroot.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0019-MIPS64-Default-to-N64-ABI.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0020-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0021-gcc-Fix-argument-list-too-long-error.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0022-Disable-sdt.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0023-libtool.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0024-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0025-Use-the-multilib-config-files-from-B-instead-of-usin.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0026-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0027-export-CPP.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0028-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0029-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0030-Ensure-target-gcc-headers-can-be-included.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0031-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0032-Don-t-search-host-directory-during-relink-if-inst_pr.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0033-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0034-aarch64-Add-support-for-musl-ldso.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0035-libcc1-fix-libcc1-s-install-path-and-rpath.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0036-handle-sysroot-support-for-nativesdk-gcc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0037-Search-target-sysroot-gcc-version-specific-dirs-with.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0038-Fix-various-_FOR_BUILD-and-related-variables.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0039-nios2-Define-MUSL_DYNAMIC_LINKER.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0040-ssp_nonshared.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0041-gcc-libcpp-support-ffile-prefix-map-old-new.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0042-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0043-gcc-final.c-fdebug-prefix-map-support-to-remap-sourc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0044-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0045-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0046-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.1/0047-sync-gcc-stddef.h-with-musl.patch
 copy meta/recipes-devtools/gcc/{gcc-cross-canadian_6.3.bb => gcc-cross-canadian_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-cross-initial_6.3.bb => gcc-cross-initial_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-cross_6.3.bb => gcc-cross_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-crosssdk-initial_6.3.bb => gcc-crosssdk-initial_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-crosssdk_6.3.bb => gcc-crosssdk_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-runtime_6.3.bb => gcc-runtime_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-sanitizers_6.3.bb => gcc-sanitizers_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-source_6.3.bb => gcc-source_7.1.bb} (100%)
 create mode 100644 meta/recipes-devtools/gcc/gcc_7.1.bb
 copy meta/recipes-devtools/gcc/{libgcc-initial_6.3.bb => libgcc-initial_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgcc_6.3.bb => libgcc_7.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgfortran_6.3.bb => libgfortran_7.1.bb} (100%)

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


More information about the Openembedded-commits mailing list