[oe-commits] [meta-openembedded] branch master updated (e052ea1 -> 91e5397)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 25 21:56:41 UTC 2018


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

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

    from e052ea1  rocksdb: Upgrade to 5.17.2
     add 6f98c3f  sharutils 4.15.2: BBCLASSEXTEND to native and nativesdk
     add 47d5d28  kexecboot: update to latest master (7409a1e0aaea)
     add 547ba31  spirv-shader-generator: Initial recipe for SPIRV-Cross
     add a96e6d7  openjpeg: fix build for multilib
     add d8730f4  libvpx: bump to 1.7.0
     add 640002d  modemmanager: Fix build with gcc9
     add d596859  breakpad: Update to latest
     add 79ab090  ltrace: Fix a NULL string use
     add 2552c8e  opensaf: Upgrade to 5.18.09
     add 56fe916  libgpiod: Rrecommend python3 only for PN-python package
     add e0d9dd2  srecord: GPL-3.0 and LGPL-3.0 is correct license
     add 3904989  ttf-droid: Delete from staging install area instead of sources
     add 3d33a2e  lio-utils: Switch SRC_URI to use datera mirror on github
     add bf5cc7e  breakpad: Fix build with gcc9 on x86
     add 55f2541  miniupnpd: Fix cross compile on OE
     add 5f063ad  open-vm-tools: Upgrade to 10.3.5
     add de49264  tvheadend: Add dependency on dvb-apps
     add e1db44b  mozjs: Remove -Werror=format from CXXFLAGS
     add b67fff7  python-msgpack: Upgrade to 0.6.0
     add 7227733  python-grpcio: Upgrade to 1.17.1
     add 3b59515  python-pyflame: Upgrade to 1.6.7
     add 22ddd2c  redis: Update to 4.0.12
     add 91e5397  android-tools: Disable for powerpc/powerpc64

No new revisions were added by this update.

Summary of changes:
 .../recipes-bsp/kexecboot/kexecboot_git.bb         |   2 +-
 .../recipes-dvb/tvheadend/tvheadend_git.bb         |   2 +-
 .../0001-Add-OpenEmbedded-cross-compile-case.patch |  40 ++++
 .../miniupnpd/miniupnpd_2.1.20180706.bb            |   8 +-
 .../0001-Fix-string-overflow-in-snprintf.patch     |  12 +-
 .../{opensaf_5.18.04.bb => opensaf_5.18.09.bb}     |   7 +-
 ...-null-string-to-s-printf-formatted-string.patch |  31 +++
 .../modemmanager/modemmanager_1.8.2.bb             |   1 +
 .../android-tools/android-tools_5.1.1.r37.bb       |   6 +
 ...ce-use-of-struct-ucontext-with-ucontext_t.patch | 242 ---------------------
 .../breakpad/0002-Avoid-using-basename.patch       |  29 ---
 .../breakpad/0005-md2core-Replace-basename.patch   |  38 ----
 .../breakpad/breakpad/dont-clobber-rsp.patch       |  30 +++
 meta-oe/recipes-devtools/breakpad/breakpad_git.bb  |  16 +-
 ...f-into-same-block-where-modname-and-symna.patch |  37 ++++
 meta-oe/recipes-devtools/ltrace/ltrace_git.bb      |   1 +
 .../mozjs/mozjs/format-overflow.patch              |  21 ++
 meta-oe/recipes-extended/mozjs/mozjs_52.9.1.bb     |   1 +
 .../redis/{redis_4.0.8.bb => redis_4.0.12.bb}      |   5 +-
 .../recipes-graphics/openjpeg/openjpeg_2.3.0.bb    |   3 +
 ...0001-Add-install-PHONY-target-in-Makefile.patch |  31 +++
 .../spir/spirv-shader-generator_git.bb             |  22 ++
 .../recipes-graphics/ttf-fonts/ttf-droid_git.bb    |   8 +-
 .../webm/{libvpx_1.6.1.bb => libvpx_1.7.0.bb}      |   8 +-
 meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb   |   4 +-
 meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb |   4 +-
 ...1-misc-Do-not-print-NULL-string-into-logs.patch |  31 +++
 ...-vm-tools_10.3.0.bb => open-vm-tools_10.3.5.bb} |  36 +--
 .../recipes-support/sharutils/sharutils_4.15.2.bb  |   2 +
 meta-oe/recipes-support/srecord/srecord_1.64.bb    |   2 +-
 .../recipes-devtools/python/python-grpcio.inc      |  10 +-
 .../python-grpcio/ppc-boringssl-support.patch      |  17 ++
 ...on-grpcio_1.14.1.bb => python-grpcio_1.17.1.bb} |   0
 .../recipes-devtools/python/python-msgpack.inc     |   8 +-
 ...on-msgpack_0.5.6.bb => python-msgpack_0.6.0.bb} |   0
 ...ract-over-user_regs_struct-name-which-dif.patch |  69 ------
 ...mbol-Account-for-prelinked-shared-objects.patch | 134 ------------
 .../recipes-devtools/python/python-pyflame.inc     |   3 +-
 .../python/python-pyflame_1.6.6.bb                 |   6 -
 .../python/python-pyflame_1.6.7.bb                 |   4 +
 ...3-grpcio_1.14.1.bb => python3-grpcio_1.17.1.bb} |   0
 ...3-msgpack_0.5.6.bb => python3-msgpack_0.6.0.bb} |   0
 42 files changed, 355 insertions(+), 576 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/miniupnpd/files/0001-Add-OpenEmbedded-cross-compile-case.patch
 rename meta-networking/recipes-daemons/opensaf/{opensaf_5.18.04.bb => opensaf_5.18.09.bb} (90%)
 create mode 100644 meta-oe/recipes-connectivity/modemmanager/modemmanager/0001-Do-not-pass-null-string-to-s-printf-formatted-string.patch
 delete mode 100644 meta-oe/recipes-devtools/breakpad/breakpad/0001-Replace-use-of-struct-ucontext-with-ucontext_t.patch
 delete mode 100644 meta-oe/recipes-devtools/breakpad/breakpad/0002-Avoid-using-basename.patch
 delete mode 100644 meta-oe/recipes-devtools/breakpad/breakpad/0005-md2core-Replace-basename.patch
 create mode 100644 meta-oe/recipes-devtools/breakpad/breakpad/dont-clobber-rsp.patch
 create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-move-fprintf-into-same-block-where-modname-and-symna.patch
 create mode 100644 meta-oe/recipes-extended/mozjs/mozjs/format-overflow.patch
 rename meta-oe/recipes-extended/redis/{redis_4.0.8.bb => redis_4.0.12.bb} (90%)
 create mode 100644 meta-oe/recipes-graphics/spir/files/0001-Add-install-PHONY-target-in-Makefile.patch
 create mode 100644 meta-oe/recipes-graphics/spir/spirv-shader-generator_git.bb
 rename meta-oe/recipes-multimedia/webm/{libvpx_1.6.1.bb => libvpx_1.7.0.bb} (83%)
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-misc-Do-not-print-NULL-string-into-logs.patch
 rename meta-oe/recipes-support/open-vm-tools/{open-vm-tools_10.3.0.bb => open-vm-tools_10.3.5.bb} (76%)
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio/ppc-boringssl-support.patch
 rename meta-python/recipes-devtools/python/{python-grpcio_1.14.1.bb => python-grpcio_1.17.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-msgpack_0.5.6.bb => python-msgpack_0.6.0.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-pyflame-1.6.6/0001-ptrace-Abstract-over-user_regs_struct-name-which-dif.patch
 delete mode 100644 meta-python/recipes-devtools/python/python-pyflame-1.6.6/0001-symbol-Account-for-prelinked-shared-objects.patch
 delete mode 100644 meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyflame_1.6.7.bb
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.14.1.bb => python3-grpcio_1.17.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-msgpack_0.5.6.bb => python3-msgpack_0.6.0.bb} (100%)

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


More information about the Openembedded-commits mailing list