[oe-commits] [openembedded-core] branch master-next updated (b4673b5 -> 26e3bed)

git at git.openembedded.org git at git.openembedded.org
Sun Sep 1 21:39:21 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 b4673b5  avahi: launch avahi-daemon after connman
     new 83432f5  default-providers.inc: set mesa as the provider for native(sdk) virtual/libgl
     new 92d9f9a  libepoxy: enable x11 PACKAGECONFIG for native/nativesdk
     new bad3918  rm_work: Remove redundant 'after' in addtask statement
     new e0fd699  powerpc-tunes: Introduce bigendian tune
     new cd6f377  tune-riscv: Drop littleendian and introduce bigendian tune
     new 2ad649e  gcc: Move STANDARD_STARTFILE_PREFIX_1 and STANDARD_STARTFILE_PREFIX_2 back to gcc.c
     new 2259bf5  gcc: Fix ldbl-128 support for musl
     new 11f4bf5  libgpg-error: Fix build with gawk 5.x
     new af761de  gcc-9.2: Security fix for CVE-2019-14250
     new e064392  qemuriscv: Generate a wic rootFS with a larger filesystem
     new 26e3bed  oeqa: reproducible: Preserve sstate mirror for first build

The 11 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/rm_work.bbclass                       |   2 +-
 meta/conf/distro/include/default-providers.inc     |   2 +
 meta/conf/machine/include/powerpc/arch-powerpc.inc |  22 ++-
 .../machine/include/powerpc/arch-powerpc64.inc     |  10 +-
 meta/conf/machine/include/riscv/qemuriscv.inc      |   4 +-
 meta/conf/machine/include/riscv/tune-riscv.inc     |   6 +-
 meta/conf/machine/include/tune-power5.inc          |   4 +-
 meta/conf/machine/include/tune-power6.inc          |   4 +-
 meta/conf/machine/include/tune-power7.inc          |   4 +-
 meta/conf/machine/include/tune-ppc476.inc          |   2 +-
 meta/conf/machine/include/tune-ppc603e.inc         |   2 +-
 meta/conf/machine/include/tune-ppc7400.inc         |   2 +-
 meta/conf/machine/include/tune-ppce300c2.inc       |   2 +-
 meta/conf/machine/include/tune-ppce500.inc         |   2 +-
 meta/conf/machine/include/tune-ppce500mc.inc       |   2 +-
 meta/conf/machine/include/tune-ppce500v2.inc       |   2 +-
 meta/conf/machine/include/tune-ppce5500.inc        |   4 +-
 meta/conf/machine/include/tune-ppce6500.inc        |   4 +-
 meta/lib/oeqa/selftest/cases/reproducible.py       |   2 +-
 meta/recipes-devtools/gcc/gcc-9.2.inc              |   1 +
 ...Ensure-target-gcc-headers-can-be-included.patch |  47 +-----
 ...30-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch | 178 ++++++++-------------
 .../gcc/gcc-9.2/CVE-2019-14250.patch               |  44 +++++
 meta/recipes-devtools/gcc/gcc-common.inc           |   7 -
 meta/recipes-devtools/gcc/gcc-configure-common.inc |   1 -
 meta/recipes-graphics/libepoxy/libepoxy_1.5.3.bb   |   4 +-
 .../libgpg-error-1.36-gawk5-support.patch          | 142 ++++++++++++++++
 .../libgpg-error/libgpg-error_1.36.bb              |   1 +
 scripts/lib/wic/canned-wks/qemuriscv.wks           |   3 +
 29 files changed, 315 insertions(+), 195 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.2/CVE-2019-14250.patch
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
 create mode 100644 scripts/lib/wic/canned-wks/qemuriscv.wks

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


More information about the Openembedded-commits mailing list