[oe-commits] [meta-openembedded] branch master-next updated (d855e3d -> 7798745)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 3 12:03:05 UTC 2017


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

martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

    from d855e3d  openhpi: Fix build on 64bit platforms e.g. aarch64
     new 553ca7d  meson: Port pkgconfig-native patch to 0.40.1
     new 160c92f  tinymembench: Disable on mips64
     new b952200  ltrace: Add mips64 support
     new 78c68a2  libtorrent: Link in 64bit atomics for ppc
     new 339f975  librcf: Define byteorder for powerpc machines
     new d6871e9  gperftools: Fix build on ppc
     new 116273f  crossguid: Add recipe
     new 5b24757  kodi: User external crossguid
     new 7798745  ser2net: upgrade to version 3.4

The 9 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:
 .../recipes-mediacenter/kodi/kodi_17.bb            |    4 +-
 .../recipes-support/crossguid/crossguid.bb         |   25 +
 .../tinymembench/tinymembench_git.bb               |    4 +
 ...efine-64bit-atomic-helpers-for-ppc-32-bit.patch |   30 +
 .../libtorrent/libtorrent_git.bb                   |    1 +
 .../ser2net/{ser2net_2.9.1.bb => ser2net_3.4.bb}   |    4 +-
 .../librcf/0001-Check-for-__powerpc__-define.patch |   28 +
 meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb  |    3 +-
 .../0001-Add-support-for-mips64-n32-n64.patch      | 1148 ++++++++++++++++++++
 meta-oe/recipes-devtools/ltrace/ltrace_git.bb      |    1 +
 .../meson/meson/native_bindir.patch                |   71 ++
 meta-oe/recipes-devtools/meson/meson_0.40.1.bb     |    1 +
 ...Use-ucontext_t-instead-of-struct-ucontext.patch |   36 +
 .../recipes-support/gperftools/gperftools_2.5.bb   |    3 +-
 14 files changed, 1353 insertions(+), 6 deletions(-)
 create mode 100644 meta-multimedia/recipes-support/crossguid/crossguid.bb
 create mode 100644 meta-oe/recipes-connectivity/libtorrent/libtorrent/0001-Define-64bit-atomic-helpers-for-ppc-32-bit.patch
 rename meta-oe/recipes-connectivity/ser2net/{ser2net_2.9.1.bb => ser2net_3.4.bb} (71%)
 create mode 100644 meta-oe/recipes-devtools/librcf/librcf/0001-Check-for-__powerpc__-define.patch
 create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-Add-support-for-mips64-n32-n64.patch
 create mode 100644 meta-oe/recipes-devtools/meson/meson/native_bindir.patch
 create mode 100644 meta-oe/recipes-support/gperftools/gperftools/0001-Use-ucontext_t-instead-of-struct-ucontext.patch

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


More information about the Openembedded-commits mailing list