[oe-commits] [openembedded-core] branch master-next updated (9d37272 -> 36c526f)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 2 13:01:34 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 9d37272  sstate: add support for caching shared workdir tasks
     new 18e1f5b  cups: default to unix pam module
     new 8fdb8b0  gcc: Fix riscv multilibs for OE way
     new 7b9fb66  kernel-module-split.bbclass: Fix modinfo decoding in old kernels
     new 5caa9c7  sstate.bbclass: catch ValueError from incorrectly written sstate manifests
     new 8ae7b8a  os-release: don't import shutil
     new 0bcb7c7  Added armeb into meson.bbclass.
     new afd56c2  valgrind: Fix a race issue for libcoregrind.a
     new 08bc4dd  bluez5: Fix a race issue for tools
     new 279db2b  perl: Fix race issue for cpan/Pod-Simple
     new 0a4cf7d  runqemu-gen-tapdevs: Allow run --help without sudo
     new 3f03fea  eglinfo: upgrade SRCREV to 223817ee3798
     new 36c526f  eglinfo: add wayland receipe

The 12 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/kernel-module-split.bbclass           |  3 +-
 meta/classes/meson.bbclass                         |  2 +
 meta/classes/sstate.bbclass                        | 15 +++++---
 meta/recipes-connectivity/bluez5/bluez5.inc        |  1 +
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch | 32 +++++++++++++++
 meta/recipes-core/os-release/os-release.bb         |  1 -
 meta/recipes-devtools/gcc/gcc-8.2.inc              |  1 +
 .../0043-riscv-Disable-multilib-for-OE.patch       | 27 +++++++++++++
 meta/recipes-devtools/perl/perl-native_5.24.4.bb   |  1 +
 ...kefile.SH-Pod-Simple-requires-Getopt-Long.patch | 34 ++++++++++++++++
 meta/recipes-devtools/perl/perl_5.24.4.bb          |  1 +
 ...ncies-between-libcoregrind-.a-and-m_main..patch | 45 ++++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.14.0.bb  |  1 +
 meta/recipes-extended/cups/cups.inc                |  2 +-
 .../eglinfo/eglinfo-wayland_1.0.0.bb               | 13 +++++++
 meta/recipes-graphics/eglinfo/eglinfo.inc          |  2 +-
 ...GING_INCDIR-to-searchpath-for-egl-headers.patch |  9 ++---
 .../0001-Check-for-libegl-using-pkg-config.patch   | 27 +++++++------
 scripts/runqemu-gen-tapdevs                        | 27 +++++++++----
 19 files changed, 210 insertions(+), 34 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-Makefile.am-Fix-a-race-issue-for-tools.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.2/0043-riscv-Disable-multilib-for-OE.patch
 create mode 100644 meta/recipes-devtools/perl/perl/0001-Makefile.SH-Pod-Simple-requires-Getopt-Long.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-Fix-dependencies-between-libcoregrind-.a-and-m_main..patch
 create mode 100644 meta/recipes-graphics/eglinfo/eglinfo-wayland_1.0.0.bb

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


More information about the Openembedded-commits mailing list