[oe-commits] [openembedded-core] branch master updated (a5beb97 -> dd78eee)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 29 13:05:43 UTC 2020


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

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

    from a5beb97  webkitgtk: Remove obsolete woff2 comment
     new 1038aae  libgpg-error: upgrade 1.36 -> 1.37
     new 34278c3  linux-yocto/5.2: update to v5.2.32
     new 4fa12fa  libxcrypt: add native to BBCLASSEXTEND
     new 3971b62  mesa: add fix for arm6
     new 9cdfafe  apr: add mulitlib scripts apr-1-config, apr_rules.mk
     new 3682d0c  apr-util: add multilib script for apu-1-config
     new 0e19b25  cups: make cups-config a multilib script
     new 62cd67a  binutils: fix multilib header difference
     new fceed19  xorgproto: move pc files to libdir
     new 7c22dc2  libmodule-build-perl: upgrade 0.4229 -> 0.4231
     new ccb374c  yocto-uninative.inc: version 2.8 updates glibc to 2.31
     new 4a5d4cf  make: 4.2.1 -> 4.3
     new de5572d  make: disable use of posix_spawn on mips
     new eaf19af  atk: upgrade 2.32.0 -> 2.34.1
     new 3956af4  at-spi2-core: upgrade 2.32.1 -> 2.34.0
     new dd78eee  at-spi2-atk: upgrade 2.32.0 -> 2.34.1

The 16 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/yocto-uninative.inc       |  10 +-
 meta/recipes-core/libxcrypt/libxcrypt.inc          |   2 +-
 meta/recipes-devtools/binutils/binutils.inc        |   2 +
 meta/recipes-devtools/make/make.inc                |   4 +-
 ...1-glob-Do-not-assume-glibc-glob-internals.patch |  70 ----------
 ...davg.m4-restrict-AIX-specific-test-on-AIX.patch |  38 ++++++
 ...001-src-dir.c-fix-buffer-overflow-warning.patch |  41 ++++++
 ...2-glob-Do-not-assume-glibc-glob-internals.patch |  38 ------
 ...tl-allow-being-detected-by-importing-proj.patch |  33 +++++
 .../0002-w32-compat-dirent.c-follow-header.patch   |  36 ++++++
 .../0003-posixfcn-fcntl-gnulib-make-emulated.patch |  79 +++++++++++
 meta/recipes-devtools/make/make_4.2.1.bb           |  12 --
 meta/recipes-devtools/make/make_4.3.bb             |  23 ++++
 ...rl_0.4229.bb => libmodule-build-perl_0.4231.bb} |  14 +-
 meta/recipes-extended/cups/cups.inc                |   4 +-
 meta/recipes-graphics/mesa/mesa.inc                |   1 +
 .../xorg-proto/xorgproto_2019.2.bb                 |   2 +
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  |   8 +-
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       |  22 ++--
 meta/recipes-support/apr/apr-util_1.6.1.bb         |   4 +-
 meta/recipes-support/apr/apr_1.7.0.bb              |   5 +-
 ...est_util.h-add-missing-sys-time.h-include.patch |  61 +++++++++
 ...at-spi2-atk_2.32.0.bb => at-spi2-atk_2.34.1.bb} |  11 +-
 ...-spi2-core_2.32.1.bb => at-spi2-core_2.34.0.bb} |   8 +-
 ...ld-enable-introspection-for-cross-compile.patch |  29 -----
 .../atk/{atk_2.32.0.bb => atk_2.34.1.bb}           |   5 +-
 ...1-Do-not-fail-when-testing-config-scripts.patch |  27 ++++
 .../libgpg-error-1.36-gawk5-support.patch          | 144 ---------------------
 .../{libgpg-error_1.36.bb => libgpg-error_1.37.bb} |   8 +-
 30 files changed, 404 insertions(+), 343 deletions(-)
 delete mode 100644 meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
 create mode 100644 meta/recipes-devtools/make/make/0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch
 create mode 100644 meta/recipes-devtools/make/make/0001-src-dir.c-fix-buffer-overflow-warning.patch
 delete mode 100644 meta/recipes-devtools/make/make/0002-glob-Do-not-assume-glibc-glob-internals.patch
 create mode 100644 meta/recipes-devtools/make/make/0002-modules-fcntl-allow-being-detected-by-importing-proj.patch
 create mode 100644 meta/recipes-devtools/make/make/0002-w32-compat-dirent.c-follow-header.patch
 create mode 100644 meta/recipes-devtools/make/make/0003-posixfcn-fcntl-gnulib-make-emulated.patch
 delete mode 100644 meta/recipes-devtools/make/make_4.2.1.bb
 create mode 100644 meta/recipes-devtools/make/make_4.3.bb
 rename meta/recipes-devtools/perl/{libmodule-build-perl_0.4229.bb => libmodule-build-perl_0.4231.bb} (90%)
 create mode 100644 meta/recipes-support/atk/at-spi2-atk/0001-atk_test_util.h-add-missing-sys-time.h-include.patch
 rename meta/recipes-support/atk/{at-spi2-atk_2.32.0.bb => at-spi2-atk_2.34.1.bb} (53%)
 rename meta/recipes-support/atk/{at-spi2-core_2.32.1.bb => at-spi2-core_2.34.0.bb} (83%)
 delete mode 100644 meta/recipes-support/atk/atk/0001-meson.build-enable-introspection-for-cross-compile.patch
 rename meta/recipes-support/atk/{atk_2.32.0.bb => atk_2.34.1.bb} (73%)
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch
 delete mode 100644 meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.36.bb => libgpg-error_1.37.bb} (91%)

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


More information about the Openembedded-commits mailing list