[oe-commits] [meta-openembedded] branch master updated (d06f1ee -> 18506b7)

git at git.openembedded.org git at git.openembedded.org
Sun Oct 27 15:06:16 UTC 2019


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

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

    from d06f1ee  libiio: Inherit distutils3-base for packaging python files
     add c681746  gtkmm3: upgrade 3.24.1 -> 3.24.2
     add 88200e4  geany: upgrade 1.34.1 -> 1.36
     add ae9f2ba  geany-plugins: upgrade 1.34 -> 1.36
     add bdbce2d  libstemmer: initial add 2.0.0
     add ea4dbce  appstream-glib: initial add 0.7.16
     add 7bdd008  yelp-xsl: initial add 3.34.0
     add 1ed7458  yelp-tools: initial add 3.32.2
     add fbd3f30  yelp: initial add 3.34.0
     add 64a18e7  glibmm: upgrade 2.60.0 -> 2.62.0
     add 3245b8d  libsigc++-3: initial add 3.0.0
     add e9763b9  libgusb: initial add 0.3.0+
     add 4d759a3  Python: babel: Clarify BSD license variant
     add 4bbfadc  Python: flask user: Clarify BSD license variant
     add 7ba62cd  Python: jsonpointer: Clarify BSD license variant
     add 9376fd7  Python: xxhash: Clarify BSD license variant
     add 864eba7  Python: markdown: Clarify BSD license variant
     add fa43a10  Python: dnspython: Clarify BSD license variant
     add e46867f  Python: flask bcrypt: Clarify BSD license variant
     add 92b78dc  Python: jsonpatch: Clarify BSD license variant
     add d2d53a4  Python: ndg httpsclient: Clarify BSD license variant
     add 2fa4579  Python: flask scrypt: Clarify BSD license variant
     add 0c014da  Python: oauthlib: Clarify BSD license variant
     add a6493ab  Python: psutil: Clarify BSD license variant
     add 07ae179  Python: pyhamcrest: Clarify BSD license variant
     add a0d0dbe  Python: pyusb: Clarify BSD license variant
     add fe6a574  Python: ujson: Clarify BSD license variant
     add e8e6519  owfs: upgrade 3.2p2 -> 3.2p3
     add 493fd81  simple-mtpfs: upgrade to 0.3.0.
     add 1443826  fuse3: upgrade 3.6.2 -> 3.7.0
     add 0d7a2b1  f2fs-tools: upgrade 1.11.0 -> 1.13.0
     add 6aa27fe  xorriso: upgrade 1.4.0 -> 1.5.0
     add b123e01  s-suite: push SRCREV to version 3.6
     add 7f8b94f  mycroft: Fixup remaining issues
     add accb14c  open-vm-tools: Fix build by removing deprecated G_INLINE_FUNC
     add 18506b7  pavucontrol: polish the recipe

No new revisions were added by this update.

Summary of changes:
 .../owfs/owfs/0001-Add-build-rule-for-README.patch |  25 +
 .../0001-include-sys-sysmacros.h-for-major.patch   |  46 --
 .../owfs/{owfs_3.2p2.bb => owfs_3.2p3.bb}          |  10 +-
 .../simple-mtpfs/simple-mtpfs_git.bb               |   3 +-
 .../fuse/{fuse3_3.6.2.bb => fuse3_3.7.0.bb}        |   4 +-
 ...emove-AC_CHECK_FILE-for-cross-compilation.patch |  32 --
 .../{f2fs-tools_1.11.0.bb => f2fs-tools_1.13.0.bb} |   5 +-
 .../xorriso/{xorriso_1.4.0.bb => xorriso_1.5.0.bb} |   4 +-
 meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb |  22 +
 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb   |  18 +
 meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb       |  33 ++
 .../appstream-glib/appstream-glib_0.7.16.bb        |  37 ++
 .../libstemmer/libstemmer/0001-Build-so-lib.patch  |  63 +++
 ...emwords-do-link-with-LDFLAGS-set-by-build.patch |  46 ++
 .../recipes-support/libstemmer/libstemmer_git.bb   |  39 ++
 .../mycroft/files/0001-Remove-python-venv.patch    |   2 +-
 ...02-dev_setup.sh-Remove-the-git-dependency.patch |   2 +-
 ...3-dev_setup.sh-Remove-the-TERM-dependency.patch |   3 +-
 ...v_setup.sh-Ignore-missing-package-manager.patch |  31 +
 ...ents-Don-t-install-requirements-with-pip.patch} |  10 +-
 ...thon3-and-pip3-instead-of-python-and-pip.patch} |   8 +-
 ...-mycroft.conf-Use-pocketsphinx-by-default.patch |  30 +
 .../recipes-multimedia/mycroft/mycroft_19.8.1.bb   |   6 +-
 meta-oe/recipes-benchmark/s-suite/s-suite_git.bb   |   4 +-
 .../{glibmm_2.60.0.bb => glibmm_2.62.0.bb}         |   4 +-
 .../libsigc++-2.0/libsigc++-3_3.0.0.bb             |  20 +
 ...geany-plugins_1.34.bb => geany-plugins_1.36.bb} |   6 +-
 .../geany/{geany_1.34.1.bb => geany_1.36.bb}       |   6 +-
 .../gtk+/{gtkmm3_3.24.1.bb => gtkmm3_3.24.2.bb}    |   4 +-
 ...-Add-m4-file-for-AX_CXX_COMPILE_STDCXX_11.patch | 624 ---------------------
 .../pulseaudio/pavucontrol_4.0.bb                  |  12 +-
 meta-oe/recipes-support/libgusb/libgusb_git.bb     |  12 +
 ...e-367.-Remove-references-to-deprecated-G_.patch |  94 ++++
 .../open-vm-tools/open-vm-tools_11.0.1.bb          |   1 +
 .../recipes-devtools/python/python-babel.inc       |   2 +-
 .../recipes-devtools/python/python-dnspython.inc   |   2 +-
 .../python/python-flask-bcrypt_0.7.1.bb            |   2 +-
 .../python/python-flask-script.inc                 |   2 +-
 .../recipes-devtools/python/python-flask-user.inc  |   2 +-
 .../recipes-devtools/python/python-jsonpatch.inc   |   2 +-
 .../recipes-devtools/python/python-jsonpointer.inc |   2 +-
 .../python/python-ndg-httpsclient.inc              |   2 +-
 .../recipes-devtools/python/python-oauthlib.inc    |   2 +-
 .../recipes-devtools/python/python-psutil.inc      |   2 +-
 .../python/python-pyhamcrest_1.9.0.bb              |   2 +-
 .../recipes-devtools/python/python-pyusb.inc       |   2 +-
 .../recipes-devtools/python/python-ujson.inc       |   2 +-
 .../recipes-devtools/python/python-xxhash.inc      |   2 +-
 .../python/python3-markdown_3.0.1.bb               |   2 +-
 49 files changed, 537 insertions(+), 759 deletions(-)
 create mode 100644 meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch
 delete mode 100644 meta-filesystems/recipes-filesystems/owfs/owfs/0001-include-sys-sysmacros.h-for-major.patch
 rename meta-filesystems/recipes-filesystems/owfs/{owfs_3.2p2.bb => owfs_3.2p3.bb} (91%)
 rename meta-filesystems/recipes-support/fuse/{fuse3_3.6.2.bb => fuse3_3.7.0.bb} (91%)
 delete mode 100644 meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/0001-Remove-AC_CHECK_FILE-for-cross-compilation.patch
 rename meta-filesystems/recipes-utils/f2fs-tools/{f2fs-tools_1.11.0.bb => f2fs-tools_1.13.0.bb} (78%)
 rename meta-filesystems/recipes-utils/xorriso/{xorriso_1.4.0.bb => xorriso_1.5.0.bb} (86%)
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb
 create mode 100644 meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.16.bb
 create mode 100644 meta-gnome/recipes-support/libstemmer/libstemmer/0001-Build-so-lib.patch
 create mode 100644 meta-gnome/recipes-support/libstemmer/libstemmer/0002-snowball-stemwords-do-link-with-LDFLAGS-set-by-build.patch
 create mode 100644 meta-gnome/recipes-support/libstemmer/libstemmer_git.bb
 create mode 100644 meta-multimedia/recipes-multimedia/mycroft/files/0004-dev_setup.sh-Ignore-missing-package-manager.patch
 rename meta-multimedia/recipes-multimedia/mycroft/files/{0004-pip-requirements-Don-t-install-requirements-with-pip.patch => 0005-pip-requirements-Don-t-install-requirements-with-pip.patch} (90%)
 rename meta-multimedia/recipes-multimedia/mycroft/files/{0005-Use-python3-and-pip3-instead-of-python-and-pip.patch => 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch} (95%)
 create mode 100644 meta-multimedia/recipes-multimedia/mycroft/files/0007-mycroft.conf-Use-pocketsphinx-by-default.patch
 rename meta-oe/recipes-core/glib-2.0/{glibmm_2.60.0.bb => glibmm_2.62.0.bb} (87%)
 create mode 100644 meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.0.bb
 rename meta-oe/recipes-devtools/geany/{geany-plugins_1.34.bb => geany-plugins_1.36.bb} (98%)
 rename meta-oe/recipes-devtools/geany/{geany_1.34.1.bb => geany_1.36.bb} (69%)
 rename meta-oe/recipes-gnome/gtk+/{gtkmm3_3.24.1.bb => gtkmm3_3.24.2.bb} (78%)
 delete mode 100644 meta-oe/recipes-multimedia/pulseaudio/pavucontrol/0002-build-sys-Add-m4-file-for-AX_CXX_COMPILE_STDCXX_11.patch
 create mode 100644 meta-oe/recipes-support/libgusb/libgusb_git.bb
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-GitHub-Issue-367.-Remove-references-to-deprecated-G_.patch

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


More information about the Openembedded-commits mailing list