[oe-commits] [openembedded-core] branch master-next updated (aee44c6 -> af7ca3e)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 28 11:48:03 UTC 2018


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 aee44c6  distcc: Change SRC_URI
     add 3601c07  mesa: Upgrade 17.3.6 -> 17.3.7
     add 94cf27e  mesa: update Upstream-Status of a patch
     add 8b1e57e  mesa.inc: make PROVIDES conditional on PACKAGECONFIG
     add 5f80507  virtual/libgbm: create
     add a7381eb  pseudo: explicitly enable xattr support
     add 613fa79  libxml-namespacesupport: use stable v1.12 release; inherit ptest-perl
     add db6c3d6  initrdscripts: format rootfs partition as ext4
     add 49aae1d  elfutils: Fix gcc compile time alignment errors
     add 3e098ef  systemtap: supports mips starting with version 3.1
     add 7425d03  systemtap: bring in PR22551 fix that addresses build against 4.15 kernel issue
     add 01590c0  tcp-wrappers: Fix build with clang
     add 48cbc4d  glibc-2.27: Update to bring in 2.27 bug fixes since release
     add 1c8887e  glibc: Replace strncpy with memccpy to fix -Wstringop-truncation.
     add 1a9878c  sanity.bbclass: quote path passed to stat in get_filesystem_id()
     add 7877761  package.bbclass: use single quotes for path passed to file in isELF()
     add aa33945  qemu: fix qemuarm64 intermediate kernel hang in raid6_select_algo func
     add 8fab579  ncurses: change SRC_URI from Debian anonscm to salsa
     add fc20ff2  ca-certificates: change SRC_URI from Debian anonscm to salsa
     add 08ff7b4  mirrors.bbclass: change Debian anonscm to salsa
     add 4bf2d47  ltp: add rdepend for procps
     add 257a614  tzcode-native: update to 2018d
     add af7ca3e  tzdata: update to 2018d

No new revisions were added by this update.

Summary of changes:
 meta/classes/mirrors.bbclass                       |   2 +-
 meta/classes/package.bbclass                       |   2 +-
 meta/classes/sanity.bbclass                        |   2 +-
 .../glibc/cross-localedef-native_2.27.bb           |   2 +-
 ...ncpy-with-memccpy-to-fix-Wstringop-trunca.patch |  40 +++
 meta/recipes-core/glibc/glibc_2.27.bb              |   3 +-
 .../initrdscripts/files/init-install-efi.sh        |   6 +-
 .../initrdscripts/files/init-install.sh            |   6 +-
 meta/recipes-core/ncurses/ncurses.inc              |   2 +-
 meta/recipes-devtools/elfutils/elfutils_0.170.bb   |  40 ++-
 ...-packed-structs-follow-the-gcc-memory-lay.patch |  34 +++
 ...de-alternatives-for-glibc-assumptions-hel.patch | 144 ++++++-----
 meta/recipes-devtools/pseudo/pseudo.inc            |   2 +-
 ...te-a64-treat-DISAS_UPDATE-as-variant-of-D.patch |  67 +++++
 meta/recipes-extended/ltp/ltp_20180118.bb          |   1 +
 .../perl/libxml-namespacesupport-perl_1.12.9.bb    |  35 ---
 .../perl/libxml-namespacesupport-perl_1.12.bb      |  27 ++
 .../0001-Fix-build-with-clang.patch                |  65 +++++
 .../tcp-wrappers/tcp-wrappers_7.6.bb               |   1 +
 ...code-native_2018c.bb => tzcode-native_2018d.bb} |   8 +-
 .../tzdata/{tzdata_2018c.bb => tzdata_2018d.bb}    |   4 +-
 .../files/replace_glibc_check_with_linux.patch     |   2 +-
 .../mesa/{mesa-gl_17.3.6.bb => mesa-gl_17.3.7.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |   8 +-
 .../mesa/{mesa_17.3.6.bb => mesa_17.3.7.bb}        |   4 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |   2 +-
 ...-by-updating-the-use-of-timers-for-the-4..patch | 277 +++++++++++++++++++++
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   4 +-
 .../ca-certificates/ca-certificates_20170717.bb    |   2 +-
 29 files changed, 636 insertions(+), 156 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0029-Replace-strncpy-with-memccpy-to-fix-Wstringop-trunca.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-Ensure-that-packed-structs-follow-the-gcc-memory-lay.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch
 delete mode 100644 meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.9.bb
 create mode 100644 meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb
 create mode 100644 meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2018c.bb => tzcode-native_2018d.bb} (70%)
 rename meta/recipes-extended/tzdata/{tzdata_2018c.bb => tzdata_2018d.bb} (98%)
 rename meta/recipes-graphics/mesa/{mesa-gl_17.3.6.bb => mesa-gl_17.3.7.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.3.6.bb => mesa_17.3.7.bb} (87%)
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Fix-PR22551-by-updating-the-use-of-timers-for-the-4..patch

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


More information about the Openembedded-commits mailing list