[oe-commits] [openembedded-core] branch master-next updated (5cd5be9 -> 8f3646f)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 26 17:55:56 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 5cd5be9  packagegroup-base: only pull in dosfstools if licensing allows
     new 787d1c9  perf: Pass LDSHARED and CCLD via EXTRA_OEMAKE
     new 9869ed5  ruby: Remove __has_include and __has_include_next from preprocessed header file
     new 05e8cde  nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS
     new c5cc15c  libucontext: Add recipe
     new e362d53  mdadm: correctly set up testing location for ptests
     new 2440a3d  elfutils: additional ptest fixes
     new b06b08a  glibc: Update to final 2.31 release
     new f781619  glibc: Drop fortify refactoring patch
     new 8f3646f  gettext: Drop overloadable attibute for getcwd declaration

The 9 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:
 .../gettext/gettext-0.20.1/overloadable.patch      |   22 -
 meta/recipes-core/gettext/gettext_0.20.1.bb        |    2 -
 .../glibc/cross-localedef-native_2.31.bb           |    9 +-
 meta/recipes-core/glibc/glibc-version.inc          |    2 +-
 ...def-Add-hardlink-resolver-from-util-linux.patch |    2 +-
 ...ledef-fix-ups-hardlink-to-make-it-compile.patch |    2 +-
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |    2 +-
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |    2 +-
 ...libc-Raise-the-size-of-arrays-containing-.patch |    2 +-
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |    2 +-
 ...libc-Make-relocatable-install-for-locales.patch |    2 +-
 ...500-e5500-e6500-603e-fsqrt-implementation.patch |    2 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |    2 +-
 ...-Fix-undefined-reference-to-__sqrt_finite.patch |    2 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |    2 +-
 ...bug-1443-which-explains-what-the-patch-do.patch |    2 +-
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |    2 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |    2 +-
 ...-configure.ac-handle-correctly-libc_cv_ro.patch |    2 +-
 .../glibc/glibc/0016-Add-unused-attribute.patch    |    2 +-
 ...thin-the-path-sets-wrong-config-variables.patch |    2 +-
 ...-timezone-re-written-tzselect-as-posix-sh.patch |    2 +-
 ...move-bash-dependency-for-nscd-init-script.patch |    2 +-
 ...c-Cross-building-and-testing-instructions.patch |    2 +-
 ...021-eglibc-Help-bootstrap-cross-toolchain.patch |    2 +-
 .../0022-eglibc-Clear-cache-lines-on-ppc8xx.patch  |   80 -
 ...022-eglibc-Resolve-__fpscr_values-on-SH4.patch} |    2 +-
 ...ard-port-cross-locale-generation-support.patch} |    2 +-
 ...024-Define-DUMMY_LOCALE_T-if-not-defined.patch} |    2 +-
 ...d-to-archive-uses-a-hard-coded-locale-pa.patch} |    2 +-
 ...c-Make-_dl_build_local_scope-breadth-fir.patch} |    2 +-
 ...l-Emit-no-lines-in-bison-generated-files.patch} |    2 +-
 ... => 0028-inject-file-assembly-directives.patch} |    2 +-
 ...nt-maybe-uninitialized-errors-with-Os-BZ.patch} |    2 +-
 .../glibc/0031-Refactor-FORTIFY-in-glibc.patch     | 2780 --------------------
 meta/recipes-core/glibc/glibc_2.31.bb              |   18 +-
 .../0001-pass-LDFLAGS-to-link-step.patch           |   31 +
 meta/recipes-core/musl/libucontext_git.bb          |   62 +
 meta/recipes-devtools/elfutils/elfutils_0.178.bb   |    7 +-
 meta/recipes-devtools/ruby/ruby.inc                |    7 +
 meta/recipes-extended/mdadm/files/run-ptest        |    3 +
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |    3 +-
 meta/recipes-kernel/perf/perf.bb                   |    2 +
 ...a-configure-option-to-disable-ARM-HW-cryp.patch |   25 +-
 44 files changed, 172 insertions(+), 2939 deletions(-)
 delete mode 100644 meta/recipes-core/gettext/gettext-0.20.1/overloadable.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/0022-eglibc-Clear-cache-lines-on-ppc8xx.patch
 rename meta/recipes-core/glibc/glibc/{0023-eglibc-Resolve-__fpscr_values-on-SH4.patch => 0022-eglibc-Resolve-__fpscr_values-on-SH4.patch} (96%)
 rename meta/recipes-core/glibc/glibc/{0024-eglibc-Forward-port-cross-locale-generation-support.patch => 0023-eglibc-Forward-port-cross-locale-generation-support.patch} (99%)
 rename meta/recipes-core/glibc/glibc/{0025-Define-DUMMY_LOCALE_T-if-not-defined.patch => 0024-Define-DUMMY_LOCALE_T-if-not-defined.patch} (92%)
 rename meta/recipes-core/glibc/glibc/{0026-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch => 0025-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch} (97%)
 rename meta/recipes-core/glibc/glibc/{0027-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch => 0026-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch} (95%)
 rename meta/recipes-core/glibc/glibc/{0028-intl-Emit-no-lines-in-bison-generated-files.patch => 0027-intl-Emit-no-lines-in-bison-generated-files.patch} (93%)
 rename meta/recipes-core/glibc/glibc/{0029-inject-file-assembly-directives.patch => 0028-inject-file-assembly-directives.patch} (99%)
 rename meta/recipes-core/glibc/glibc/{0030-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch => 0029-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch} (96%)
 delete mode 100644 meta/recipes-core/glibc/glibc/0031-Refactor-FORTIFY-in-glibc.patch
 create mode 100644 meta/recipes-core/musl/libucontext/0001-pass-LDFLAGS-to-link-step.patch
 create mode 100644 meta/recipes-core/musl/libucontext_git.bb

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


More information about the Openembedded-commits mailing list