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

git at git.openembedded.org git at git.openembedded.org
Sat Dec 23 04:08:38 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 acfb841  python3-dominate: new recipe
     new dd38e0e  python-flask-bootstrap: move core of recipe to a .inc file
     new 7e4e134  python3-flask-bootstrap: new recipe
     new bf2eb8a  python-flask-sqlalchemy: move core of recipe to a .inc file
     new a899912  python3-flask-sqlalchemy: new recipe
     new 6c917a3  python-flask-wtf: move core of recipe to a .inc file
     new 73445a3  python3-flask-wtf: new recipe
     new 2a61ca5  python-visitor: move core of recipe to a .inc file
     new e4a6735  python3-visitor: new recipe
     new 3db2251  python-wtforms: move core of recipe to a .inc file
     new 6f3ef2e  python3-wtforms: new recipe
     new 947c8e0  python[3]-editor: new recipes
     new b2a0661  python[3]-alembic: new recipes
     new d96548a  python[3]-fask-migrate: new recipes
     new 55d77b7  python[3]-flask-nav: new recipes
     new f231401  python[3]-flask-uploads: new recipes
     new 875913e  python[3]-flask-script: new recipes
     new 8a677a1  python[3]-flask-mail: new recipes
     new 892fdab  python[3]-flask-user: new recipes
     new c970883  python[3]-speaklater: new recipes
     new c8419ea  python[3]-flask-babel: new recipes
     new 99fd123  python[3]-xstatic: new recipes
     new 18f157c  python[3]-xstatic-font-awesome: new recipes
     new ea42a6f  python[3]-flask-xstatic: new recipes
     new aaf496d  openldap: fix QA Warning
     new 1d94325  passwdqc: add pam-passwdqc to RDEPENDS
     new bdd6170  glade: 3.20.0 -> 3.20.2
     new 6b9cb0a  nghttp: cleaned up the recipe
     new 80b3f2e  python-pyroute2: uprev to v0.4.21 (from 0.3.22)
     new cc32ca8  xrdp: Add some scripts and patches
     new cf993a2  Move RDEPENDS on libasound-module to bluez4 since it has been removed from bluez5

The 30 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:
 .../packagegroups/packagegroup-tools-bluetooth.bb  |  2 +-
 .../glade/{glade_3.20.0.bb => glade_3.20.2.bb}     |  4 +-
 meta-oe/recipes-support/nghttp2/nghttp2_1.26.0.bb  |  9 +--
 .../recipes-support/openldap/openldap_2.4.45.bb    |  1 +
 meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb |  2 +-
 ...istinguished_name-in-etc-xrdp-openssl.con.patch | 33 +++++++++
 .../xrdp/0001-Fix-sesman.ini-and-xrdp.ini.patch    | 75 +++++++++++++++++++
 .../xrdp/xrdp/0001-Fix-the-compile-error.patch     | 35 +++++++++
 meta-oe/recipes-support/xrdp/xrdp/xrdp.sysconfig   |  4 ++
 meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb         | 83 +++++++++++++++++++++-
 .../recipes-devtools/python/python-alembic.inc     | 13 ++++
 .../python/python-alembic_0.9.6.bb                 |  2 +
 .../recipes-devtools/python/python-editor.inc      |  9 +++
 .../recipes-devtools/python/python-editor_1.0.3.bb |  2 +
 .../recipes-devtools/python/python-flask-babel.inc | 16 +++++
 .../python/python-flask-babel_0.11.2.bb            |  2 +
 ...strap_3.3.7.1.bb => python-flask-bootstrap.inc} |  2 -
 .../python/python-flask-bootstrap_3.3.7.1.bb       | 16 +----
 .../recipes-devtools/python/python-flask-mail.inc  | 12 ++++
 .../python/python-flask-mail_0.9.1.bb              |  2 +
 .../python/python-flask-migrate.inc                | 14 ++++
 .../python/python-flask-migrate_2.1.1.bb           |  2 +
 .../recipes-devtools/python/python-flask-nav.inc   | 13 ++++
 .../python/python-flask-nav_0.6.bb                 |  2 +
 .../python/python-flask-script.inc                 | 12 ++++
 .../python/python-flask-script_2.0.6.bb            |  2 +
 ...lchemy_2.3.2.bb => python-flask-sqlalchemy.inc} |  2 -
 .../python/python-flask-sqlalchemy_2.3.2.bb        | 12 +---
 .../python/python-flask-uploads.inc                | 12 ++++
 .../python/python-flask-uploads_0.2.1.bb           |  2 +
 .../recipes-devtools/python/python-flask-user.inc  | 17 +++++
 .../python/python-flask-user_0.6.19.bb             |  2 +
 ...thon-flask-wtf_0.12.bb => python-flask-wtf.inc} |  7 +-
 .../python/python-flask-wtf_0.12.bb                | 17 +----
 .../python/python-flask-xstatic.inc                | 16 +++++
 .../python-flask-xstatic/remove-pip-requires.patch |  7 ++
 .../python/python-flask-xstatic_0.0.1.bb           |  2 +
 .../recipes-devtools/python/python-pyroute2.inc    | 23 ++----
 .../import-simplejson-as-json.patch                | 26 -------
 ...yroute2_0.3.22.bb => python-pyroute2_0.4.21.bb} |  0
 .../recipes-devtools/python/python-speaklater.inc  |  9 +++
 .../python/python-speaklater_1.3.bb                |  2 +
 ...{python-visitor_0.1.3.bb => python-visitor.inc} |  2 -
 .../python/python-visitor_0.1.3.bb                 |  8 +--
 .../{python-wtforms_2.1.bb => python-wtforms.inc}  |  2 -
 .../recipes-devtools/python/python-wtforms_2.1.bb  | 18 +----
 .../python/python-xstatic-font-awesome.inc         | 17 +++++
 .../python/python-xstatic-font-awesome_4.7.0.0.bb  |  2 +
 .../recipes-devtools/python/python-xstatic.inc     | 14 ++++
 .../python/python-xstatic_1.0.1.bb                 |  2 +
 .../python/python3-alembic_0.9.6.bb                |  2 +
 .../python/python3-editor_1.0.3.bb                 |  2 +
 .../python/python3-flask-babel_0.11.2.bb           |  2 +
 .../python/python3-flask-bootstrap_3.3.7.1.bb      |  2 +
 .../python/python3-flask-mail_0.9.1.bb             |  2 +
 .../python/python3-flask-migrate_2.1.1.bb          |  2 +
 .../python/python3-flask-nav_0.6.bb                |  2 +
 .../python/python3-flask-script_2.0.6.bb           |  2 +
 .../python/python3-flask-sqlalchemy_2.3.2.bb       |  2 +
 .../python/python3-flask-uploads_0.2.1.bb          |  2 +
 .../python/python3-flask-user_0.6.19.bb            |  2 +
 .../python/python3-flask-wtf_0.12.bb               |  2 +
 .../python/python3-flask-xstatic_0.0.1.bb          |  2 +
 ...route2_0.3.22.bb => python3-pyroute2_0.4.21.bb} |  0
 .../python/python3-speaklater_1.3.bb               |  2 +
 .../python/python3-visitor_0.1.3.bb                |  2 +
 .../recipes-devtools/python/python3-wtforms_2.1.bb |  2 +
 .../python/python3-xstatic-font-awesome_4.7.0.0.bb |  2 +
 .../python/python3-xstatic_1.0.1.bb                |  2 +
 69 files changed, 492 insertions(+), 134 deletions(-)
 rename meta-oe/recipes-devtools/glade/{glade_3.20.0.bb => glade_3.20.2.bb} (86%)
 create mode 100644 meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch
 create mode 100644 meta-oe/recipes-support/xrdp/xrdp/0001-Fix-sesman.ini-and-xrdp.ini.patch
 create mode 100644 meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch
 create mode 100644 meta-oe/recipes-support/xrdp/xrdp/xrdp.sysconfig
 create mode 100644 meta-python/recipes-devtools/python/python-alembic.inc
 create mode 100644 meta-python/recipes-devtools/python/python-alembic_0.9.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python-editor.inc
 create mode 100644 meta-python/recipes-devtools/python/python-editor_1.0.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python-flask-babel.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-babel_0.11.2.bb
 copy meta-python/recipes-devtools/python/{python-flask-bootstrap_3.3.7.1.bb => python-flask-bootstrap.inc} (94%)
 create mode 100644 meta-python/recipes-devtools/python/python-flask-mail.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-mail_0.9.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-flask-migrate.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-flask-nav.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-nav_0.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python-flask-script.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-script_2.0.6.bb
 copy meta-python/recipes-devtools/python/{python-flask-sqlalchemy_2.3.2.bb => python-flask-sqlalchemy.inc} (94%)
 create mode 100644 meta-python/recipes-devtools/python/python-flask-uploads.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-uploads_0.2.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-flask-user.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-user_0.6.19.bb
 copy meta-python/recipes-devtools/python/{python-flask-wtf_0.12.bb => python-flask-wtf.inc} (77%)
 create mode 100644 meta-python/recipes-devtools/python/python-flask-xstatic.inc
 create mode 100644 meta-python/recipes-devtools/python/python-flask-xstatic/remove-pip-requires.patch
 create mode 100644 meta-python/recipes-devtools/python/python-flask-xstatic_0.0.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-pyroute2/import-simplejson-as-json.patch
 rename meta-python/recipes-devtools/python/{python-pyroute2_0.3.22.bb => python-pyroute2_0.4.21.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python-speaklater.inc
 create mode 100644 meta-python/recipes-devtools/python/python-speaklater_1.3.bb
 copy meta-python/recipes-devtools/python/{python-visitor_0.1.3.bb => python-visitor.inc} (92%)
 copy meta-python/recipes-devtools/python/{python-wtforms_2.1.bb => python-wtforms.inc} (95%)
 create mode 100644 meta-python/recipes-devtools/python/python-xstatic-font-awesome.inc
 create mode 100644 meta-python/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-xstatic.inc
 create mode 100644 meta-python/recipes-devtools/python/python-xstatic_1.0.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-alembic_0.9.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-editor_1.0.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-babel_0.11.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.3.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-wtf_0.12.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb
 rename meta-python/recipes-devtools/python/{python3-pyroute2_0.3.22.bb => python3-pyroute2_0.4.21.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-speaklater_1.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-visitor_0.1.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-wtforms_2.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-xstatic_1.0.1.bb

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


More information about the Openembedded-commits mailing list