[oe] [meta-python] [PATCH] python-jsonpatch: upgrade 1.23 -> 1.24

2019-08-01 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python-jsonpatch.inc | 4 ++-- .../python/{python-jsonpatch_1.23.bb => python-jsonpatch_1.24.bb} | 0 .../python/{python3-jsonpatch_1.23.bb => python3-jsonpatch_1.24.bb} | 0 3 files changed, 2 insertions(+),

[oe] [meta-oe][PATCH V2] pm-graph: fix time format parse error

2019-08-01 Thread Liwei Song
Time format in dmesg has been changed from "%Y-%m-%d %H:%M:%S" to "%Y-%m-%dT%H:%M:%S", backport an upstream patch to fix this error. Signed-off-by: Liwei Song --- .../pm-graph/pm-graph/0001-bootgraph.py.patch | 32 +++ .../recipes-kernel/pm-graph/pm-graph_5.3.bb | 4 ++- 2

[oe] [meta-oe] [PATCH] hwdata: upgrade 0.322 -> 0.326

2019-08-01 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb index 58a0607..198a771 100644 ---

Re: [oe] [meta-oe][PATCH] pm-graph: fix time format parse error

2019-08-01 Thread Liwei Song
On 08/02/2019 11:17 AM, Khem Raj wrote: > On Thu, Aug 1, 2019 at 8:01 PM Liwei Song wrote: >> >> Time format in dmesg has been changed from "%Y-%m-%d %H:%M:%S" to >> "%Y-%m-%dT%H:%M:%S", backport an upstream patch to fix this error. >> >> Signed-off-by: Liwei Song >> --- >>

Re: [oe] [meta-oe][PATCH] pm-graph: fix time format parse error

2019-08-01 Thread Khem Raj
On Thu, Aug 1, 2019 at 8:01 PM Liwei Song wrote: > > Time format in dmesg has been changed from "%Y-%m-%d %H:%M:%S" to > "%Y-%m-%dT%H:%M:%S", backport an upstream patch to fix this error. > > Signed-off-by: Liwei Song > --- > .../pm-graph/pm-graph/0001-bootgraph.py.patch | 32

[oe] [meta-oe][PATCH] pm-graph: fix time format parse error

2019-08-01 Thread Liwei Song
Time format in dmesg has been changed from "%Y-%m-%d %H:%M:%S" to "%Y-%m-%dT%H:%M:%S", backport an upstream patch to fix this error. Signed-off-by: Liwei Song --- .../pm-graph/pm-graph/0001-bootgraph.py.patch | 32 +++ .../recipes-kernel/pm-graph/pm-graph_5.3.bb | 4 ++- 2

[oe] [meta-oe] [PATCH] itstool: upgrade 2.0.5 -> 2.0.6

2019-08-01 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../recipes-support/itstool/{itstool_2.0.5.bb => itstool_2.0.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/itstool/{itstool_2.0.5.bb => itstool_2.0.6.bb} (80%) diff --git

Re: [oe] [meta-webserver] [PATCH] Netdata upgrade: 1.8.0 -> 1.16.0

2019-08-01 Thread Khem Raj
Can you send the patch inline, maybe use git send-email so that patchwork can catch it On Thu, Aug 1, 2019 at 8:26 AM Luca Palano wrote: > > > -- > ___ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org >

Re: [oe] [meta-oe][thud] lvm2: Fix RDEPEND on lvm2 to lvm2-udevrules

2019-08-01 Thread Khem Raj
I dont see the patch anymore, can you resend it? On Thu, Aug 1, 2019 at 1:08 AM Buzarra, Arturo wrote: > > Hi, > > Any feedback about this patch? > > Thanks in advance, > -- > ___ > Openembedded-devel mailing list >

[oe] [PATCH] [meta-python] [PATCH] python-lxml: upgrade 4.3.4 -> 4.4.0

2019-08-01 Thread Zang Ruochen
From: Yuan Chao Signed-off-by: Yuan Chao --- meta-python/recipes-devtools/python/python-lxml.inc | 4 ++-- .../python/{python-lxml_4.3.4.bb => python-lxml_4.4.0.bb} | 0 .../python/{python3-lxml_4.3.4.bb => python3-lxml_4.4.0.bb} | 0 3 files changed, 2

[oe] [PATCH] [meta-python] [PATCH] python-pycodestyle: upgrade 2.4.0 -> 2.5.0

2019-08-01 Thread Zang Ruochen
From: Yuan Chao Signed-off-by: Yuan Chao --- meta-python/recipes-devtools/python/python-pycodestyle.inc| 4 ++-- .../{python-pycodestyle_2.4.0.bb => python-pycodestyle_2.5.0.bb} | 0 .../{python3-pycodestyle_2.4.0.bb => python3-pycodestyle_2.5.0.bb}| 0 3 files changed, 2

[oe] [PATCH] liblightmodbus: Add version 2.0.2

2019-08-01 Thread Saravanan Sekar
A cross-platform, lightweight Modbus RTU library Signed-off-by: Saravanan Sekar --- .../liblightmodbus/liblightmodbus_2.0.2.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb diff --git

[oe] [meta-oe][PATCH] meta-oe: Use GNU_MIRROR in more recipes

2019-08-01 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta-oe/recipes-devtools/octave/octave_4.4.1.bb | 2 +- meta-oe/recipes-kernel/crash/crash_7.2.6.bb | 2 +- meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.59.bb | 2 +- meta-oe/recipes-support/zile/zile_2.4.14.bb

[oe] [meta-webserver] [PATCH] Netdata upgrade: 1.8.0 -> 1.16.0

2019-08-01 Thread Luca Palano
0001-Netdata-upgrade-1.8.0-1.16.0.patch Description: Binary data -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] [meta-oe][PATCH] zstd: Update 1.4.0 -> 1.4.2

2019-08-01 Thread Alex Kiernan
Also drop zstd- and add PACKAGECONFIG support for build options Signed-off-by: Alex Kiernan --- .../zstd/{zstd_1.4.0.bb => zstd_1.4.2.bb} | 35 ++- 1 file changed, 10 insertions(+), 25 deletions(-) rename meta-oe/recipes-extended/zstd/{zstd_1.4.0.bb => zstd_1.4.2.bb} (55%)

Re: [oe] [meta-oe][thud] lvm2: Fix RDEPEND on lvm2 to lvm2-udevrules

2019-08-01 Thread Buzarra, Arturo
Hi, Any feedback about this patch? Thanks in advance, -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Re: [oe] [meta-oe] [PATCH] libkcapi: upgrade 1.1.4 -> 1.1.5

2019-08-01 Thread Adrian Bunk
On Thu, Aug 01, 2019 at 03:23:23PM +0800, Zang Ruochen wrote: > Signed-off-by: Zang Ruochen > --- > meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb >

[oe] [meta-oe] [PATCH] libsodium: upgrade 1.0.17 -> 1.0.18

2019-08-01 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../libsodium/{libsodium_1.0.17.bb => libsodium_1.0.18.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-crypto/libsodium/{libsodium_1.0.17.bb => libsodium_1.0.18.bb} (71%) diff --git

[oe] [meta-oe] [PATCH] libkcapi: upgrade 1.1.4 -> 1.1.5

2019-08-01 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb b/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb index 46c66a1..887dedc 100644 ---