[oe-commits] [openembedded-core] branch master updated (f03ab9b -> 96decf6)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 7 15:10:31 UTC 2019


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

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

    from f03ab9b  opensbi: handle deploy task under sstate
     new 1142246  gstreamer: Add fix for glibc 2.30
     new fe75808  glibc: Update to glibc 2.30
     new c955968  virglrender: Fix endianness check on musl
     new ee9afb3  syslinux: Override hardcoded toolnames in Makefile
     new 5096f53  systemd-boot: Add option to specify cross objcopy and use it
     new ad31c90  glibc-package.inc: Add linux-libc-headers-dev to glibc-dev
     new ca881bc  ell: update to 0.21
     new 042e8e8  xserver-xorg: refresh build path removal patch
     new ffaf86f  qemuboot-x86: move QB_SYSTEM_NAME to corresponding conf
     new a44e406  nettle:upgrade 3.4.1 -> 3.5.1
     new beb4fb0  bzip2: set the autoconf package version to the recipe version
     new 0af2c6a  sqlite3: Fix zlib determinism problem
     new a98ea4b  pseudo: Fix openat() with a symlink pointing to a directory
     new c2559ab  gzip: update ptest package dependencies
     new 96decf6  waffle: upgrade 1.5.2 -> 1.6.0

The 15 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 +-
 meta/conf/machine/include/qemuboot-x86.inc         |   2 -
 meta/conf/machine/qemux86-64.conf                  |   3 +
 meta/conf/machine/qemux86.conf                     |   3 +
 meta/recipes-core/ell/{ell_0.20.bb => ell_0.21.bb} |   4 +-
 ...tive_2.29.bb => cross-localedef-native_2.30.bb} |  11 +-
 meta/recipes-core/glibc/glibc-common.inc           |   9 +-
 .../{glibc-locale_2.29.bb => glibc-locale_2.30.bb} |   0
 .../{glibc-mtrace_2.29.bb => glibc-mtrace_2.30.bb} |   0
 meta/recipes-core/glibc/glibc-package.inc          |   1 +
 ...glibc-scripts_2.29.bb => glibc-scripts_2.30.bb} |   0
 meta/recipes-core/glibc/glibc-version.inc          |   8 +
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |  12 +-
 ...mp-Use-unsigned-Jcc-instructions-on-size-.patch | 204 ---------------------
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |  10 +-
 ...libc-Raise-the-size-of-arrays-containing-.patch |  21 ++-
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |   6 +-
 ...libc-Make-relocatable-install-for-locales.patch |   6 +-
 ...500-e5500-e6500-603e-fsqrt-implementation.patch |   6 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |   6 +-
 ...-Fix-undefined-reference-to-__sqrt_finite.patch |   6 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   6 +-
 ...bug-1443-which-explains-what-the-patch-do.patch |   6 +-
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |   6 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   6 +-
 ...-configure.ac-handle-correctly-libc_cv_ro.patch |   6 +-
 .../glibc/glibc/0014-Add-unused-attribute.patch    |   6 +-
 ...thin-the-path-sets-wrong-config-variables.patch |   6 +-
 ...-timezone-re-written-tzselect-as-posix-sh.patch |   6 +-
 ...move-bash-dependency-for-nscd-init-script.patch |   6 +-
 ...c-Cross-building-and-testing-instructions.patch |   6 +-
 ...019-eglibc-Help-bootstrap-cross-toolchain.patch |  12 +-
 .../0020-eglibc-Clear-cache-lines-on-ppc8xx.patch  |   6 +-
 ...0021-eglibc-Resolve-__fpscr_values-on-SH4.patch |   6 +-
 ...ward-port-cross-locale-generation-support.patch |  24 +--
 ...0023-Define-DUMMY_LOCALE_T-if-not-defined.patch |   6 +-
 ...dd-to-archive-uses-a-hard-coded-locale-pa.patch |   6 +-
 ....c-Make-_dl_build_local_scope-breadth-fir.patch |   6 +-
 ...l-Emit-no-lines-in-bison-generated-files.patch} |   6 +-
 ... => 0027-inject-file-assembly-directives.patch} |   6 +-
 ...nt-maybe-uninitialized-errors-with-Os-BZ.patch} |   6 +-
 meta/recipes-core/glibc/glibc/CVE-2019-9169.patch  |  37 ----
 .../glibc/{glibc_2.29.bb => glibc_2.30.bb}         |  28 +--
 meta/recipes-core/systemd/systemd-boot_242.bb      |   2 +
 ...dd-Defi-objcopy-option-to-specify-objcopy.patch |  48 +++++
 meta/recipes-devtools/pseudo/pseudo.inc            |   2 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   2 +-
 .../syslinux/syslinux_6.04-pre2.bb                 |  19 +-
 meta/recipes-extended/bzip2/bzip2/configure.ac     |   2 +-
 meta/recipes-extended/bzip2/bzip2_1.0.8.bb         |   4 +
 meta/recipes-extended/gzip/gzip_1.10.bb            |   2 +-
 ...Expand-libc-check-to-be-platform-OS-check.patch |  36 ++++
 .../virglrenderer/virglrenderer_0.7.0.bb           |   1 +
 ...-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch |  54 ------
 .../waffle/{waffle_1.5.2.bb => waffle_1.6.0.bb}    |  23 +--
 .../xserver-xorg/sdksyms-no-build-path.patch       |  40 +++-
 .../gstreamer1.0-plugins-good/headerfix.patch      |  43 +++++
 .../gstreamer/gstreamer1.0-plugins-good_1.16.0.bb  |   1 +
 ...d-target-to-only-build-tests-not-run-them.patch |   0
 ...k-header-files-of-openssl-only-if-enable_.patch |   0
 .../dlopen-test.patch                              |   0
 .../{nettle-3.4.1 => nettle-3.5.1}/run-ptest       |   0
 .../nettle/{nettle_3.4.1.bb => nettle_3.5.1.bb}    |   6 +-
 meta/recipes-support/sqlite/sqlite3.inc            |   3 +
 64 files changed, 348 insertions(+), 469 deletions(-)
 rename meta/recipes-core/ell/{ell_0.20.bb => ell_0.21.bb} (83%)
 rename meta/recipes-core/glibc/{cross-localedef-native_2.29.bb => cross-localedef-native_2.30.bb} (85%)
 rename meta/recipes-core/glibc/{glibc-locale_2.29.bb => glibc-locale_2.30.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.29.bb => glibc-mtrace_2.30.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.29.bb => glibc-scripts_2.30.bb} (100%)
 create mode 100644 meta/recipes-core/glibc/glibc-version.inc
 delete mode 100644 meta/recipes-core/glibc/glibc/0001-x86-64-memcmp-Use-unsigned-Jcc-instructions-on-size-.patch
 rename meta/recipes-core/glibc/glibc/{0028-intl-Emit-no-lines-in-bison-generated-files.patch => 0026-intl-Emit-no-lines-in-bison-generated-files.patch} (87%)
 rename meta/recipes-core/glibc/glibc/{0029-inject-file-assembly-directives.patch => 0027-inject-file-assembly-directives.patch} (98%)
 rename meta/recipes-core/glibc/glibc/{0030-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch => 0028-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch} (93%)
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2019-9169.patch
 rename meta/recipes-core/glibc/{glibc_2.29.bb => glibc_2.30.bb} (83%)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-meson-Add-Defi-objcopy-option-to-specify-objcopy.patch
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/0001-gallium-Expand-libc-check-to-be-platform-OS-check.patch
 delete mode 100644 meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch
 rename meta/recipes-graphics/waffle/{waffle_1.5.2.bb => waffle_1.6.0.bb} (58%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/headerfix.patch
 rename meta/recipes-support/nettle/{nettle-3.4.1 => nettle-3.5.1}/Add-target-to-only-build-tests-not-run-them.patch (100%)
 rename meta/recipes-support/nettle/{nettle-3.4.1 => nettle-3.5.1}/check-header-files-of-openssl-only-if-enable_.patch (100%)
 rename meta/recipes-support/nettle/{nettle-3.4.1 => nettle-3.5.1}/dlopen-test.patch (100%)
 rename meta/recipes-support/nettle/{nettle-3.4.1 => nettle-3.5.1}/run-ptest (100%)
 rename meta/recipes-support/nettle/{nettle_3.4.1.bb => nettle_3.5.1.bb} (89%)

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


More information about the Openembedded-commits mailing list