Re: [oe] [meta-python][PATCH v3 2/2] python-mprpc: add new recipe

2017-04-27 Thread Khem Raj
On Thu, Apr 27, 2017 at 4:08 PM, Andrej Rode wrote: > Hi, > >> I think you could just do SRC_URI += and remove patch=1 and pnum=1 >> they are defaults. >> > > yeah, that would be better, but as Martin pointed out all my pending patches > are already merged. > Sorry for

Re: [oe] [meta-python][PATCH v3 2/2] python-mprpc: add new recipe

2017-04-27 Thread Andrej Rode
Hi, I think you could just do SRC_URI += and remove patch=1 and pnum=1 they are defaults. yeah, that would be better, but as Martin pointed out all my pending patches are already merged. Sorry for resending and not checking if they are already merged. I was looking at patchwork, but

Re: [oe] [meta-python][PATCH v3 2/2] python-mprpc: add new recipe

2017-04-27 Thread Khem Raj
On Thu, Apr 27, 2017 at 2:19 PM, Andrej Rode wrote: > Add recipe for python-mprpc, a messagepack RPC library for python > > Signed-off-by: Andrej Rode > --- > .../python-mprpc/files/0001-fix_setup_py.patch | 34 > ++ >

[oe] [meta-python][PATCH v3 2/2] python-mprpc: add new recipe

2017-04-27 Thread Andrej Rode
Add recipe for python-mprpc, a messagepack RPC library for python Signed-off-by: Andrej Rode --- .../python-mprpc/files/0001-fix_setup_py.patch | 34 ++ .../python-mprpc/python-mprpc_0.1.13.bb| 17 +++ 2 files changed, 51

Re: [oe] [meta-python][PATCH v3 2/2] python-mprpc: add new recipe

2017-04-18 Thread Martin Jansa
Why patch=1 parameter? it will be autumatically recognized and applied as patch thanks to .patch extension. On Thu, Apr 13, 2017 at 8:58 PM, Andrej Rode wrote: > Add recipe for python-mprpc, a messagepack RPC library for python > > Signed-off-by: Andrej Rode

[oe] [meta-python][PATCH v3 2/2] python-mprpc: add new recipe

2017-04-13 Thread Andrej Rode
Add recipe for python-mprpc, a messagepack RPC library for python Signed-off-by: Andrej Rode --- .../python-mprpc/files/0001-fix_setup_py.patch | 34 ++ .../python-mprpc/python-mprpc_0.1.13.bb| 17 +++ 2 files changed, 51