[oe-commits] [meta-openembedded] branch master updated (4598769 -> 2a3bc6d)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 22 01:49:06 UTC 2018


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

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

    from 4598769  openbox: Improve handling of openbox-session / gnome-openbox-session
     new 25206cd  sysdig: don't build for aarch64
     new c808541  krb5: remove PACKAGECONFIG for openssl
     new 0be593b  hostapd: not compatible with openssl-no-weak-ciphers
     new 0b35874  glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) build
     new c9f9236  smartmontools: 6.5 -> 6.6
     new 72800d1  directfb: add more PACKAGECONFIGs
     new 4a36055  python-futures: upgrade v3.0.5 -> v3.2.0; inherit pypi
     new 83c32d7  python-pylint: update to version 1.8.3
     new 69a1c6b  python-pip: update to version 9.0.2
     new 88cc506  python-lxml: update to version 4.2.0
     new 8b35ebb  python-msgpack: update to version 0.5.6
     new 3685be9  python-astroid: update to version 1.6.2
     new 45c8f33  python-dateutil: update to version 2.7.0
     new 8d121d7  python-cython: update to version 0.28
     new 4c785e1  glm: fix build breaks when using glx headers / fix install
     new 0a499a8  abiword: remove unneeded libglade from dependencies
     new a69e510  fluidsynth: update 1.1.9 -> 1.1.10
     new c09fcd6  libgpiod: fix packaging of tools
     new 6015d3a  Add support for pyiface
     new db9170b  glibmm: refresh the patch
     new 0f2646e  gperftools: refresh the patches
     new 9ceafa1  xfce4-terminal: update 0.8.7.1 -> 0.8.7.2
     new a26ac6a  xfce4-settings: update 4.12.1 -> 4.12.2
     new 2a3bc6d  gnuplot: update 5.0.5 -> 5.2.2 and rework

The 24 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-gnome/recipes-gnome/abiword/abiword_3.0.2.bb  |   1 -
 .../{fluidsynth_1.1.9.bb => fluidsynth_1.1.10.bb}  |   2 +-
 .../recipes-connectivity/hostapd/hostapd_2.6.bb    |   5 +-
 meta-oe/recipes-connectivity/krb5/krb5_1.16.bb     |   5 +-
 .../glib-2.0/glibmm/remove-examples.patch          |  29 +-
 .../python/python-futures_3.0.5.bb                 |  16 -
 .../python/python-futures_3.2.0.bb                 |  13 +
 meta-oe/recipes-extended/gnuplot/gnuplot.inc       |  42 -
 ...uild-to-conversion-tools-for-native-build.patch |  31 +
 .../gnuplot/gnuplot/0002-do-not-build-demos.patch  |  31 +
 .../0003-Use-native-tools-to-build-docs.patch      | 111 +++
 ...configure-option-to-find-qt5-native-tools.patch |  42 +
 .../gnuplot/gnuplot/gnuplot.desktop                |   4 +-
 .../gnuplot/lua-loadlibs-configure-in-fix.patch    |  16 -
 .../recipes-extended/gnuplot/gnuplot/qtopia.trm    | 483 ------------
 .../recipes-extended/gnuplot/gnuplot/subdirs.patch |  11 -
 meta-oe/recipes-extended/gnuplot/gnuplot_5.0.5.bb  |  14 -
 meta-oe/recipes-extended/gnuplot/gnuplot_5.2.2.bb  |  69 ++
 .../{smartmontools_6.5.bb => smartmontools_6.6.bb} |   4 +-
 meta-oe/recipes-extended/sysdig/sysdig_git.bb      |   4 +
 meta-oe/recipes-graphics/directfb/directfb.inc     |   4 +-
 ...ENABLE_EXPERIMENTAL-a-configurable-option.patch | 860 +++++++++++++++++++++
 .../glm/files/0002-glm-install-headers-only.patch  |  46 ++
 .../glm/{glm_0.9.8.5.bb => glm_0.9.9-a2.bb}        |  12 +-
 .../0001-Support-Atomic-ops-on-clang.patch         |  16 +-
 ...Use-ucontext_t-instead-of-struct-ucontext.patch |   8 +-
 ...heap-checkers-and-debug-allocator-on-musl.patch |  13 +-
 .../gperftools/0001-fix-build-with-musl-libc.patch |   6 +-
 ...001-include-fcntl.h-for-loff_t-definition.patch |   6 +-
 .../gperftools/disable_libunwind_aarch64.patch     |  19 +-
 .../gperftools/gperftools/sgidef.patch             |  18 +-
 meta-oe/recipes-support/libgpiod/libgpiod.bb       |   5 +-
 .../recipes-devtools/python/python-astroid.inc     |   4 +-
 ...on-astroid_1.6.1.bb => python-astroid_1.6.2.bb} |   0
 .../recipes-devtools/python/python-cython.inc      |   4 +-
 ...thon-cython_0.27.3.bb => python-cython_0.28.bb} |   0
 .../recipes-devtools/python/python-dateutil.inc    |   8 +-
 ...-dateutil_2.6.1.bb => python-dateutil_2.7.0.bb} |   0
 .../recipes-devtools/python/python-lxml.inc        |   4 +-
 .../{python-lxml_4.1.1.bb => python-lxml_4.2.0.bb} |   0
 .../recipes-devtools/python/python-msgpack.inc     |   4 +-
 ...on-msgpack_0.5.5.bb => python-msgpack_0.5.6.bb} |   0
 .../{python-pip_9.0.1.bb => python-pip_9.0.2.bb}   |   4 +-
 .../recipes-devtools/python/python-pyiface.inc     |  11 +
 .../python/python-pyiface_0.0.4.bb                 |   2 +
 .../recipes-devtools/python/python-pylint.inc      |   4 +-
 ...thon-pylint_1.8.2.bb => python-pylint_1.8.3.bb} |   0
 ...3-astroid_1.6.1.bb => python3-astroid_1.6.2.bb} |   0
 ...on3-cython_0.27.3.bb => python3-cython_0.28.bb} |   0
 ...dateutil_2.6.1.bb => python3-dateutil_2.7.0.bb} |   0
 ...python3-lxml_4.1.1.bb => python3-lxml_4.2.0.bb} |   0
 ...3-msgpack_0.5.5.bb => python3-msgpack_0.5.6.bb} |   0
 .../python/python3-pyiface_0.0.4.bb                |   2 +
 ...on3-pylint_1.8.2.bb => python3-pylint_1.8.3.bb} |   0
 ...rminal_0.8.7.1.bb => xfce4-terminal_0.8.7.2.bb} |   4 +-
 .../xfce4-settings/xfce4-settings_git.bb           |   6 +-
 56 files changed, 1335 insertions(+), 668 deletions(-)
 rename meta-multimedia/recipes-multimedia/fluidsynth/{fluidsynth_1.1.9.bb => fluidsynth_1.1.10.bb} (95%)
 delete mode 100644 meta-oe/recipes-devtools/python/python-futures_3.0.5.bb
 create mode 100644 meta-oe/recipes-devtools/python/python-futures_3.2.0.bb
 delete mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot.inc
 create mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/0001-reduce-build-to-conversion-tools-for-native-build.patch
 create mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/0002-do-not-build-demos.patch
 create mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch
 create mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/0004-Add-configure-option-to-find-qt5-native-tools.patch
 delete mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/lua-loadlibs-configure-in-fix.patch
 delete mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/qtopia.trm
 delete mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot/subdirs.patch
 delete mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot_5.0.5.bb
 create mode 100644 meta-oe/recipes-extended/gnuplot/gnuplot_5.2.2.bb
 rename meta-oe/recipes-extended/smartmontools/{smartmontools_6.5.bb => smartmontools_6.6.bb} (93%)
 create mode 100644 meta-oe/recipes-graphics/glm/files/0001-Make-GLM_ENABLE_EXPERIMENTAL-a-configurable-option.patch
 create mode 100644 meta-oe/recipes-graphics/glm/files/0002-glm-install-headers-only.patch
 rename meta-oe/recipes-graphics/glm/{glm_0.9.8.5.bb => glm_0.9.9-a2.bb} (54%)
 rename meta-python/recipes-devtools/python/{python-astroid_1.6.1.bb => python-astroid_1.6.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cython_0.27.3.bb => python-cython_0.28.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-dateutil_2.6.1.bb => python-dateutil_2.7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-lxml_4.1.1.bb => python-lxml_4.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-msgpack_0.5.5.bb => python-msgpack_0.5.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pip_9.0.1.bb => python-pip_9.0.2.bb} (75%)
 create mode 100644 meta-python/recipes-devtools/python/python-pyiface.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb
 rename meta-python/recipes-devtools/python/{python-pylint_1.8.2.bb => python-pylint_1.8.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-astroid_1.6.1.bb => python3-astroid_1.6.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cython_0.27.3.bb => python3-cython_0.28.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-dateutil_2.6.1.bb => python3-dateutil_2.7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_4.1.1.bb => python3-lxml_4.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-msgpack_0.5.5.bb => python3-msgpack_0.5.6.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-pyiface_0.0.4.bb
 rename meta-python/recipes-devtools/python/{python3-pylint_1.8.2.bb => python3-pylint_1.8.3.bb} (100%)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.7.1.bb => xfce4-terminal_0.8.7.2.bb} (68%)

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


More information about the Openembedded-commits mailing list