[oe-commits] [openembedded-core] branch master updated (b4673b5 -> aa36510)

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

The 1 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/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/eglinfo/eglinfo-fb_1.0.0.bb  |   7 -
 .../eglinfo/eglinfo-wayland_1.0.0.bb               |  13 --
 meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb |  13 --
 meta/recipes-graphics/eglinfo/eglinfo.inc          |  38 -----
 ...GING_INCDIR-to-searchpath-for-egl-headers.patch |  33 ----
 .../0001-Check-for-libegl-using-pkg-config.patch   |  36 -----
 meta/recipes-graphics/eglinfo/files/waf            | 169 -------------------
 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 +
 35 files changed, 314 insertions(+), 503 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.2/CVE-2019-14250.patch
 delete mode 100644 meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
 delete mode 100644 meta/recipes-graphics/eglinfo/eglinfo-wayland_1.0.0.bb
 delete mode 100644 meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb
 delete mode 100644 meta/recipes-graphics/eglinfo/eglinfo.inc
 delete mode 100644 meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch
 delete mode 100644 meta/recipes-graphics/eglinfo/files/0001-Check-for-libegl-using-pkg-config.patch
 delete mode 100755 meta/recipes-graphics/eglinfo/files/waf
 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