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

2017-12-05 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 --- .../packagegroups/packagegroup-samba.bb| 28 ++ 1 file changed, 28 insertions(+) create mode 100644 meta-networking/recipes-connectivity/pa

Re: [oe] [meta-oe][PATCH] dfu-utils-native: fix do_deploy sstate handling

2017-12-05 Thread Stefan Müller-Klieser
Hi Khem, On 01.12.2017 16:13, Stefan Müller-Klieser wrote: > On 01.12.2017 15:46, Khem Raj wrote: >> On Fri, Dec 1, 2017 at 2:48 AM, Stefan Müller-Klieser >> wrote: >>> We need to install to the sstate input dir and not the output dir, so >>> sstate handling will work correctly. >>> >> >> how can

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

2017-12-05 Thread Andreas Oberritter
Hi Zheng, On Tue, 5 Dec 2017 17:33:07 +0800 zhengrq wrote: > Add packagegroup for samba, for there are too many rpms in samba and it's > hard to manage. > > Signed-off-by: Zheng Ruoqin > --- > .../packagegroups/packagegroup-samba.bb| 28 > ++ > 1 file changed

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

2017-12-05 Thread akuster808
On 11/29/2017 09:47 PM, Bill Randle wrote: > 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, 16 insertions(+), 16 deletions(-)

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

2017-12-05 Thread akuster808
On 12/01/2017 09:12 PM, Bill Randle wrote: > 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 |

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

2017-12-05 Thread Bill Randle
Ouch! Good find. I'll issue a revised patch. -Bill On Tue, Dec 5, 2017 at 6:13 PM, akuster808 wrote: > > > On 12/01/2017 09:12 PM, Bill Randle wrote: >> Signed-off-by: Bill Randle >> --- >> .../recipes-devtools/python/python-flask-migrate.inc | 14 >> ++ >> .../recipes-d

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

2017-12-05 Thread akuster808
Bill, On 11/29/2017 09:46 PM, Bill Randle wrote: > 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.

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

2017-12-05 Thread Bill Randle
On Tue, Dec 5, 2017 at 6:48 PM, akuster808 wrote: > Bill, > > > On 11/29/2017 09:46 PM, Bill Randle wrote: >> 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-

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

2017-12-05 Thread Zheng, Ruoqin
Hi Andreas! I have some questions here: 1. Why don't you just create a samba-client meta package inside the samba recipe instead? Well, I don't know how to create a samba-client meta package, and could you help me? 2. All samba libraries already depend on samba-common, so samba d

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

2017-12-05 Thread Tim Orling
> On Dec 5, 2017, at 7:57 PM, akuster808 wrote: > > > > On 11/29/2017 09:47 PM, Bill Randle wrote: >> Signed-off-by: Bill Randle >> --- >> .../recipes-devtools/python/python-flask-wtf.inc| 15 +++ >> .../recipes-devtools/python/python-flask-wtf_0.12.bb| 17 >> +

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

2017-12-05 Thread Bill Randle
On Tue, Dec 5, 2017 at 8:03 PM, Tim Orling wrote: > >> On Dec 5, 2017, at 7:57 PM, akuster808 wrote: >> >> >> >> On 11/29/2017 09:47 PM, Bill Randle wrote: >>> Signed-off-by: Bill Randle >>> --- >>> .../recipes-devtools/python/python-flask-wtf.inc| 15 +++ >>> .../recipes-devt