[oe-commits] [meta-openembedded] branch master updated (e08670d -> acfb841)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 11 16:04:17 UTC 2017


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 e08670d  python-pyasn1: update to version 0.4.2
     new 2d5d25f  debootstrap: change license to MIT
     new d3854f0  gnome-common: add PACKAGECONFIG for autoconf-archive
     new 7859c81  xrdp: new recipe
     new 1ef92d2  dfu-utils-native: fix do_deploy sstate handling
     new 90040c3  poppler-data: update 0.4.7 -> 0.4.8
     new ea40203  glibmm: update 2.50.1 -> 2.54.1
     new 60e64f8  glm: update 0.9.8.4 -> 0.9.8.5
     new 7d5f818  fftw: update 3.3.6-p1 -> 3.3.7
     new 0af6439  fftw: Let dev-packages depend on libraries created
     new c0b74f4  nginx: correctly set the endianness of the target
     new da778f9  fluidsynth: performance improvements
     new cbc64e6  tumbler: ensure thumbnails work properly
     new c9c8075  xfce4-whiskermenu-plugin: update 2.1.3 -> 2.1.4
     new 29529d4  thunar: update 1.6.12 -> thunar_1.6.13
     new ada33a3  xfce4-pulseaudio-plugin: update 0.3.2 -> 0.3.3
     new fd587ca  python3-ntplib: add the correct RDEPENDS for the package
     new 3a8fea2  python-paho-mqtt: update RDEPENDS to work on minimal python install
     new 8a5f9f8  python3-langtable: update RDEPENDS to work on minimal python install
     new 72ba5a3  python-simplejson: add the tests into their own package
     new 5bf4a6f  python-itsdangerous: fix RDEPENDS to work on minimal python install
     new 5363029  python-chardet: add a separate package for the cli utils
     new 7e1e62d  python-chardet: fix the RDEPENDS to work on a minimal python install
     new bb49780  pyrtm: break samples and unit tests into separate packages
     new 688e28b  python-asn1crypto: correct the RDEPENDS to work on a minimal python install
     new 7249c5a  python-attrs: correct the RDEPENDS to work on a minimal python install
     new 296d47d  python-babel: correct the RDEPENDS to work on a minimal python install
     new 48a8890  python-pytz: correct the RDEPENDS to work on a minimal python install
     new 5791bf8  python-bcrypt: correct the RDEPENDS to work on a minimal python install
     new 5a335fc  python-cffi: correct the RDEPENDS to work on a minimal python install
     new ae9c2ba  python-can: correct the RDEPENDS to work on a minimal python install
     new 3eb2821  python-msgpack: correct the RDEPENDS to work on a minimal python install
     new 8e9b6e2  python-dateutil: correct the RDEPENDS to work on a minimal python install
     new 7032352  python-pymongo: correct the RDEPENDS to work on a minimal python install
     new ec5b6dd  neon: add the recipe from oe-core
     new 857ed16  python-werkzeug: add a test package for the unit and integration tests
     new ec6c08f  python-pylint: add a test package for unit tests
     new aecdd05  python-yappi: correct the RDEPENDS to work on a minimal python install
     new f00a7b9  python-ply: add a python3 version of the recipe
     new 04590bd  python-dominate: move core of recipe to a .inc file
     new acfb841  python3-dominate: new recipe

The 40 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:
 ...uffer-overrun-in-fluid_synth_nwrite_float.patch | 32 +++++++++
 ...N-accelaration-for-float-multithreaded-se.patch | 76 ++++++++++++++++++++
 .../fluidsynth/fluidsynth_1.1.8.bb                 |  8 ++-
 .../{glibmm_2.50.1.bb => glibmm_2.54.1.bb}         |  6 +-
 .../debootstrap/debootstrap_1.0.67.bb              |  2 +-
 .../gnome-common/gnome-common_3.18.0.bb            |  4 ++
 .../glm/{glm_0.9.8.4.bb => glm_0.9.8.5.bb}         |  8 +--
 .../dfu-util/dfu-util-native_0.9.bb                |  7 +-
 .../fftw/{fftw_3.3.6.bb => fftw_3.3.7.bb}          | 11 ++-
 meta-oe/recipes-support/neon/neon/pkgconfig.patch  | 15 ++++
 meta-oe/recipes-support/neon/neon_0.30.2.bb        | 38 ++++++++++
 ...poppler-data_0.4.7.bb => poppler-data_0.4.8.bb} |  4 +-
 meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb         | 19 +++++
 meta-python/recipes-devtools/python/pyrtm_0.4.2.bb | 21 +++++-
 .../recipes-devtools/python/python-asn1crypto.inc  | 12 ++++
 .../recipes-devtools/python/python-attrs.inc       |  5 ++
 .../recipes-devtools/python/python-babel.inc       |  6 ++
 .../recipes-devtools/python/python-bcrypt.inc      |  3 +
 meta-python/recipes-devtools/python/python-can.inc | 11 +++
 .../recipes-devtools/python/python-can_2.0.0b1.bb  |  4 +-
 .../recipes-devtools/python/python-cffi.inc        |  3 +
 .../recipes-devtools/python/python-chardet.inc     | 11 +++
 .../recipes-devtools/python/python-dateutil.inc    |  5 +-
 ...ython-dominate_2.3.1.bb => python-dominate.inc} |  2 -
 .../python/python-dominate_2.3.1.bb                | 13 +---
 .../python/python-itsdangerous.inc                 |  5 ++
 .../python/python-itsdangerous_0.24.bb             |  4 ++
 .../recipes-devtools/python/python-msgpack.inc     |  4 ++
 .../recipes-devtools/python/python-paho-mqtt.inc   |  2 +
 .../python/{python-ply_3.10.bb => python-ply.inc}  |  9 ++-
 .../recipes-devtools/python/python-ply_3.10.bb     | 13 +---
 .../recipes-devtools/python/python-pylint.inc      | 26 ++++---
 .../recipes-devtools/python/python-pymongo.inc     |  2 +
 .../recipes-devtools/python/python-pytz.inc        |  2 +
 .../recipes-devtools/python/python-simplejson.inc  |  7 ++
 .../recipes-devtools/python/python-werkzeug.inc    | 13 ++++
 .../recipes-devtools/python/python-yappi_0.98.bb   |  1 +
 .../python/python3-asn1crypto_0.23.0.bb            |  6 ++
 .../recipes-devtools/python/python3-can_2.0.0b1.bb |  5 +-
 .../python/python3-dominate_2.3.1.bb               |  2 +
 .../python/python3-itsdangerous_0.24.bb            |  4 ++
 .../python/python3-langtable_0.0.37.bb             | 10 +++
 .../python/python3-ntplib_0.3.3.bb                 |  2 +
 ...hon3-decorator_4.1.2.bb => python3-ply_3.10.bb} |  2 +-
 ...verriding-of-the-endianness-via-the-confi.patch | 80 ++++++++++++++++++++++
 meta-webserver/recipes-httpd/nginx/nginx.inc       |  3 +-
 ...n_0.3.2.bb => xfce4-pulseaudio-plugin_0.3.3.bb} |  4 +-
 ..._2.1.3.bb => xfce4-whiskermenu-plugin_2.1.4.bb} |  4 +-
 .../thunar/{thunar_1.6.12.bb => thunar_1.6.13.bb}  |  4 +-
 meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb    |  6 ++
 50 files changed, 475 insertions(+), 71 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/files/0001-avoid-buffer-overrun-in-fluid_synth_nwrite_float.patch
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/files/0002-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch
 rename meta-oe/recipes-core/glib-2.0/{glibmm_2.50.1.bb => glibmm_2.54.1.bb} (84%)
 rename meta-oe/recipes-graphics/glm/{glm_0.9.8.4.bb => glm_0.9.8.5.bb} (79%)
 rename meta-oe/recipes-support/fftw/{fftw_3.3.6.bb => fftw_3.3.7.bb} (87%)
 create mode 100644 meta-oe/recipes-support/neon/neon/pkgconfig.patch
 create mode 100644 meta-oe/recipes-support/neon/neon_0.30.2.bb
 rename meta-oe/recipes-support/poppler/{poppler-data_0.4.7.bb => poppler-data_0.4.8.bb} (90%)
 create mode 100644 meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb
 copy meta-python/recipes-devtools/python/{python-dominate_2.3.1.bb => python-dominate.inc} (94%)
 copy meta-python/recipes-devtools/python/{python-ply_3.10.bb => python-ply.inc} (77%)
 create mode 100644 meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb
 copy meta-python/recipes-devtools/python/{python3-decorator_4.1.2.bb => python3-ply_3.10.bb} (73%)
 create mode 100644 meta-webserver/recipes-httpd/nginx/files/0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch
 rename meta-xfce/recipes-panel-plugins/pulseaudio/{xfce4-pulseaudio-plugin_0.3.2.bb => xfce4-pulseaudio-plugin_0.3.3.bb} (73%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.1.3.bb => xfce4-whiskermenu-plugin_2.1.4.bb} (66%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.6.12.bb => thunar_1.6.13.bb} (88%)

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


More information about the Openembedded-commits mailing list