[oe] [meta-python][V2 PATCH 11/13] python[3]-xstatic: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-xstatic.inc | 14 ++ .../recipes-devtools/python/python-xstatic_1.0.1.bb| 2 ++ .../recipes-devtools/python/python3-xstatic_1.0.1.bb | 2 ++ 3 files changed, 18

[oe] [meta-python][V2 PATCH 13/13] python[3]-flask-xstatic: new recipes

2017-12-07 Thread Bill Randle
V2: add missing FILESEXTRAPATHS_prepend Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-xstatic.inc | 15 +++ .../python/python-flask-xstatic/remove-pip-requires.patch | 7 +++

[oe] [meta-python][V2 PATCH 12/13] python[3]-xstatic-font-awesome: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- .../python/python-xstatic-font-awesome.inc | 17 + .../python/python-xstatic-font-awesome_4.7.0.0.bb | 2 ++ .../python/python3-xstatic-font-awesome_4.7.0.0.bb | 2 ++ 3 files changed, 21

[oe] [meta-python][V2 PATCH 07/13] python[3]-flask-mail: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-flask-mail.inc| 12 .../recipes-devtools/python/python-flask-mail_0.9.1.bb | 2 ++ .../recipes-devtools/python/python3-flask-mail_0.9.1.bb | 2 ++ 3 files changed, 16

[oe] [meta-python][V2 PATCH 08/13] python[3]-flask-user: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-user.inc | 17 + .../recipes-devtools/python/python-flask-user_0.6.19.bb | 2 ++ .../python/python3-flask-user_0.6.19.bb | 2 ++ 3 files changed, 21

[oe] [meta-python][V2 PATCH 05/13] python[3]-flask-uploads: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-flask-uploads.inc | 12 .../recipes-devtools/python/python-flask-uploads_0.2.1.bb| 2 ++ .../recipes-devtools/python/python3-flask-uploads_0.2.1.bb | 2 ++ 3 files changed, 16

[oe] [meta-python][V2 PATCH 03/13] python[3]-fask-migrate: new recipes

2017-12-07 Thread Bill Randle
V2: fix typo on .inc filename Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-migrate.inc | 14 ++ .../recipes-devtools/python/python-flask-migrate_2.1.1.bb | 2 ++ .../recipes-devtools/python/python3-flask-migrate_2.1.1.bb | 2

[oe] [meta-python][V2 PATCH 10/13] python[3]-flask-babel: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-babel.inc | 16 .../recipes-devtools/python/python-flask-babel_0.11.2.bb | 2 ++ .../python/python3-flask-babel_0.11.2.bb | 2 ++ 3 files changed, 20

[oe] [meta-python][V2 PATCH 09/13] python[3]-speaklater: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-speaklater.inc | 9 + meta-python/recipes-devtools/python/python-speaklater_1.3.bb | 2 ++ meta-python/recipes-devtools/python/python3-speaklater_1.3.bb | 2 ++ 3 files changed, 13

[oe] [meta-python][V2 PATCH 02/13] python[3]-alembic: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-alembic.inc | 13 + meta-python/recipes-devtools/python/python-alembic_0.9.6.bb | 2 ++ .../recipes-devtools/python/python3-alembic_0.9.6.bb| 2 ++ 3 files changed, 17

[oe] [meta-python][V2 PATCH 04/13] python[3]-flask-nav: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-flask-nav.inc| 13 + meta-python/recipes-devtools/python/python-flask-nav_0.6.bb | 2 ++ .../recipes-devtools/python/python3-flask-nav_0.6.bb| 2 ++ 3 files changed, 17

[oe] [meta-python][V2 PATCH 01/13] python[3]-editor: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-editor.inc | 9 + meta-python/recipes-devtools/python/python-editor_1.0.3.bb | 2 ++ meta-python/recipes-devtools/python/python3-editor_1.0.3.bb | 2 ++ 3 files changed, 13

[oe] [meta-python][V2 PATCH 00/13] New recipes for additional flask extensions

2017-12-07 Thread Bill Randle
The basic flask recipes and recipes for a few flask extensions are currently present in meta-python. This patch adds several more flask extensions and their dependencies, useful for building full featured web sites. Both python and python3 receipes are provided. V2: fix patches in 03/13

[oe] [meta-python][V2 PATCH 06/13] python[3]-flask-script: new recipes

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-flask-script.inc | 12 .../recipes-devtools/python/python-flask-script_2.0.6.bb | 2 ++ .../recipes-devtools/python/python3-flask-script_2.0.6.bb| 2 ++ 3 files changed, 16

[oe] [meta-python][V2 PATCH 10/12] python3-visitor: new recipe

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python3-visitor_0.1.3.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-visitor_0.1.3.bb diff --git

[oe] [meta-python][V2 PATCH 12/12] python3-wtforms: new recipe

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python3-wtforms_2.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-wtforms_2.1.bb diff --git

[oe] [meta-python][V2 PATCH 11/12] python-wtforms: move core of recipe to a .inc file

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-wtforms.inc | 16 .../recipes-devtools/python/python-wtforms_2.1.bb | 18 +- 2 files changed, 17 insertions(+), 17 deletions(-) create mode 100644

[oe] [meta-python][V2 PATCH 09/12] python-visitor: move core of recipe to a .inc file

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-visitor.inc | 6 ++ meta-python/recipes-devtools/python/python-visitor_0.1.3.bb | 8 +--- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644

[oe] [meta-python][V2 PATCH 07/12] python-flask-wtf: move core of recipe to a .inc file

2017-12-07 Thread Bill Randle
V2: add FILESEXTRAPATH_prepend to pick up common patch directory. Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-wtf.inc| 15 +++ .../recipes-devtools/python/python-flask-wtf_0.12.bb| 17 + 2 files changed,

[oe] [meta-python][V2 PATCH 08/12] python3-flask-wtf: new recipe

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python3-flask-wtf_0.12.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-wtf_0.12.bb diff --git

[oe] [meta-python][V2 PATCH 05/12] python-flask-sqlalchemy: move core of recipe to a .inc file

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-sqlalchemy.inc | 10 ++ .../recipes-devtools/python/python-flask-sqlalchemy_2.3.2.bb | 12 +--- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644

[oe] [meta-python][V2 PATCH 06/12] python3-flask-sqlalchemy: new recipe

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.3.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.3.2.bb diff --git

[oe] [meta-python][V2 PATCH 01/12] python-dominate: move core of recipe to a .inc file

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python-dominate.inc | 11 +++ .../recipes-devtools/python/python-dominate_2.3.1.bb| 13 + 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644

[oe] [meta-python][V2 PATCH 03/12] python-flask-bootstrap: move core of recipe to a .inc file

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- .../recipes-devtools/python/python-flask-bootstrap.inc | 14 ++ .../python/python-flask-bootstrap_3.3.7.1.bb | 16 +--- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644

[oe] [meta-python][V2 PATCH 04/12] python3-flask-bootstrap: new recipe

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb diff --git

[oe] [meta-python][V2 PATCH 00/12] Create Python3 recipies for several existing Python2 recipes

2017-12-07 Thread Bill Randle
This set of patches creates the Python3 variant of several existing Python2 packages. It first moves the core of the existing recipe(s) into a .inc file, then creates python-*-.bb and python3-*.bb files that reference the new .inc file. V2: the only change is to patch 07 of the series. Bill

[oe] [meta-python][V2 PATCH 02/12] python3-dominate: new recipe

2017-12-07 Thread Bill Randle
Signed-off-by: Bill Randle --- meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb diff --git

[oe] [meta-networking][PATCH] samba: Add packagegroup

2017-12-07 Thread zhengrq
Add packagegroup for samba, for there are too many rpms in samba and it's hard to manage. Signed-off-by: Zheng Ruoqin --- .../recipes-connectivity/samba/samba_4.6.7.bb | 30 +- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git

Re: [oe] [meta-oe][PATCH] usb-modeswitch: Upgrade to latest version

2017-12-07 Thread Dmitri Vorobiev
Yes, it is needed, as documented on the home page of the project [1]: "You need program releases from 2.4.0 upward because of updated parameters/functions." [1] http://www.draisberghof.de/usb_modeswitch/ Thanks, Dmitri On Thu, 7 Dec 2017 at 21.23, Khem Raj wrote: > On

Re: [oe] [meta-oe][PATCH] usb-modeswitch: Upgrade to latest version

2017-12-07 Thread Khem Raj
On Thu, Dec 7, 2017 at 5:19 AM, Dmitri Vorobiev wrote: > Use the latest version of usb-modeswitch (2.5.1) and > usb-modeswitch-data (20170806). > > Signed-off-by: Dmitri Vorobiev > --- > ...-modeswitch-data_20140529.bb =>

Re: [oe] [PATCH] [meta-networking][PATCH] packagegroup-samba: new add

2017-12-07 Thread Andreas Oberritter
On Thu, 7 Dec 2017 01:20:58 + "Zheng, Ruoqin" wrote: > Hi Andreas! > Thank you for your description. > And what about samba-server? It's called "samba". If it's confusing, maybe adding a comment inside the recipe or to the package summary of "samba"

Re: [oe] [PATCH] sstate.bbclass: Add progress bars when removing from the sysroots

2017-12-07 Thread Peter Kjellerstedt
And this was of course intended to go to the openembedded-core list. //Peter > -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Peter Kjellerstedt > Sent: den 7 december 2017 15:40 >

[oe] [PATCH] sstate.bbclass: Add progress bars when removing from the sysroots

2017-12-07 Thread Peter Kjellerstedt
If there are many recipes that should be cleaned out from the sysroots, it can actually take some time. This adds a progress bar to give a visual clue that the clean up is actually progressing. Signed-off-by: Peter Kjellerstedt --- meta/classes/sstate.bbclass | 36

[oe] [meta-oe][PATCH] usb-modeswitch: Upgrade to latest version

2017-12-07 Thread Dmitri Vorobiev
Use the latest version of usb-modeswitch (2.5.1) and usb-modeswitch-data (20170806). Signed-off-by: Dmitri Vorobiev --- ...-modeswitch-data_20140529.bb => usb-modeswitch-data_20170806.bb} | 6 +++--- .../{usb-modeswitch_2.2.0.bb => usb-modeswitch_2.5.1.bb}