[oe] [meta-oe][PATCH] luajit: Mark incompatible for riscv64

2020-01-25 Thread Khem Raj
rv64 support is not yet available Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/luajit/luajit_2.0.5.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/luajit/luajit_2.0.5.bb b/meta-oe/recipes-devtools/luajit/luajit_2.0.5.bb index

Re: [oe] [meta-oe][PATCH] packagegrop-meta-oe: remove blacklisted mpv

2020-01-25 Thread Tim Orling
If someone cares, it has been updated to python3 https://github.com/mpv-player/mpv/releases/tag/v0.31.0 On Sat, Jan 25, 2020 at 12:24 PM Martin Jansa wrote: > * it's blacklisted with: > mpv_0.26.0.bb:PNBLACKLIST[mpv] = "Needs forward porting to use python3" > > Signed-off-by: Martin Jansa >

[oe] [meta-oe][PATCH] packagegrop-meta-oe: remove blacklisted mpv

2020-01-25 Thread Martin Jansa
* it's blacklisted with: mpv_0.26.0.bb:PNBLACKLIST[mpv] = "Needs forward porting to use python3" Signed-off-by: Martin Jansa --- meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH 4/4] boinc-client: minor cosmetic changes on bb recipe,

2020-01-25 Thread Gianfranco Costamagna
such as unifying tabs VS spaces and adding cosmetic newlines Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- meta-oe/recipes-extended/boinc/boinc-client_7.16.bb | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

[oe] [meta-oe][PATCH 1/4] dlt-daemon: Add initial recipe from meta-ivi

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna as of commit 6a5b0d6460028f695c62bd1f0b064207671b2236 with added upstream proposed pull request: https://github.com/GENIVI/meta-ivi/pull/118 dlt-daemon is useful on embedded systems as a logging system Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco

[oe] [meta-oe][PATCH 3/4] boinc: update recipe to version 7.16.4

2020-01-25 Thread Gianfranco Costamagna
Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- meta-oe/recipes-extended/boinc/boinc-client_7.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb

[oe] [meta-oe][PATCH 2/4] mosquitto: apply upstream proposed patches to use cmake build system,

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna simplifying a lot the build and install process. Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- .../mosquitto/files/1568.patch| 67 +++

[oe] [meta-networking][PATCH] rdma-core: Drop overloadable attribute for recvfrom

2020-01-25 Thread Khem Raj
glibc patch is now removed for this to be required Signed-off-by: Khem Raj --- ...se-overloadable-attribute-with-clang.patch | 42 --- .../rdma-core/rdma-core_27.0.bb | 1 - 2 files changed, 43 deletions(-) delete mode 100644

Re: [oe] [meta-oe][master][zeus][PATCH] gitpkgv.bbclass: Add support for extending the supported tag formats

2020-01-25 Thread Peter Kjellerstedt
Please cherry-pick this to zeus. //Peter > -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org devel-boun...@lists.openembedded.org> On Behalf Of Peter Kjellerstedt > Sent: den 17 januari 2020 21:34 > To: openembedded-devel@lists.openembedded.org > Subject: [oe]

Re: [oe] [meta-oe][PATCH 2/2] mosquitto: apply upstream proposed patches to use cmake build system, simplifying a lot the build and install process.

2020-01-25 Thread Khem Raj
On Sat, Jan 25, 2020 at 2:53 AM Gianfranco Costamagna wrote: > patch seems ok. Commit message could be redone. > From: Gianfranco Costamagna > > Signed-off-by: Gianfranco Costamagna > Signed-off-by: Gianfranco Costamagna > Signed-off-by: Gianfranco Costamagna > --- >

Re: [oe] [meta-oe][PATCH 2/2] boinc-client: cosmetic changes, such as unifying tabs VS spaces and adding cosmetic newlines

2020-01-25 Thread Khem Raj
On Sat, Jan 25, 2020 at 6:41 AM Gianfranco Costamagna wrote: > patch is fine but commit message summary line is too big, usually we like summary line ( perhaps < 80 char> Details summary see https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines Patch Headers and Commit Messages

[oe] [meta-oe][PATCH 2/2] boinc-client: cosmetic changes, such as unifying tabs VS spaces and adding cosmetic newlines

2020-01-25 Thread Gianfranco Costamagna
Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- meta-oe/recipes-extended/boinc/boinc-client_7.16.bb | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb

[oe] [meta-oe][PATCH 1/2] boinc: update recipe to version 7.16.4

2020-01-25 Thread Gianfranco Costamagna
Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- meta-oe/recipes-extended/boinc/boinc-client_7.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.16.bb

[oe] [meta-python] [PATCH] python3-pycrypto: drop time.clock

2020-01-25 Thread liu . ming50
From: Ming Liu The use of time.clock() is deprecated in python 3.8, change to use time.process_time(). Reference: https://docs.python.org/3.3/library/time.html#time.clock Signed-off-by: Ming Liu --- ...Replace-time.clock-with-time.process_time.patch | 34 ++

[oe] [meta-oe][PATCH 2/2] mosquitto: apply upstream proposed patches to use cmake build system, simplifying a lot the build and install process.

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- .../mosquitto/files/1568.patch| 67 +++ .../mosquitto/files/1569.patch| 25 +++

[oe] [meta-oe][PATCH 1/2] dlt-daemon: Add initial recipe from meta-ivi, as of commit 6a5b0d6460028f695c62bd1f0b064207671b2236 with added upstream proposed pull request: https://github.com/GENIVI/meta-

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna dlt-daemon is useful on embedded systems as a logging system Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- ...execute-processes-as-a-specific-user.patch | 94 +++

Re: [oe] [OE-core] python2-less meta-openembedded build results

2020-01-25 Thread Tim Orling
On Fri, Jan 24, 2020 at 11:28 AM Khem Raj wrote: > On 1/20/20 8:51 AM, Andrey Zhizhikin wrote: > > On Mon, Jan 20, 2020 at 4:52 PM Khem Raj wrote: > >> > >> Hi all > >> > >> Recently py2 is removed from oe-core, So I did quick patches to get a > >> world build going. And > >> here are initial

[oe] [meta-oe][PATCH 2/2] mosquitto: apply upstream proposed patches to use cmake build system, simplifying a lot the build and install process.

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- .../mosquitto/files/1568.patch| 67 +++ .../mosquitto/files/1569.patch| 25 +++

[oe] [meta-oe][PATCH 1/2] dlt-daemon: Add initial recipe from meta-ivi, as of commit 6a5b0d6460028f695c62bd1f0b064207671b2236 with added upstream proposed pull request: https://github.com/GENIVI/meta-

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna dlt-daemon is useful on embedded systems as a logging system Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- ...execute-processes-as-a-specific-user.patch | 94 +++

[oe] [meta-oe][PATCH 1/2] mosquitto: apply upstream proposed patches to use cmake build system, simplifying a lot the build and install process.

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- .../mosquitto/files/1568.patch| 67 +++ .../mosquitto/files/1569.patch| 25 +++

[oe] [meta-oe][PATCH 2/2] dlt-daemon: Add initial recipe from meta-ivi, as of commit 6a5b0d6460028f695c62bd1f0b064207671b2236 with added upstream proposed pull request: https://github.com/GENIVI/meta-

2020-01-25 Thread Gianfranco Costamagna
From: Gianfranco Costamagna dlt-daemon is useful on embedded systems as a logging system Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- ...execute-processes-as-a-specific-user.patch | 94 +++

[oe] [meta-python2][RFC] lib/oeqa/runtime/cases/python2_module.py: add test

2020-01-25 Thread Tim Orling
This test case is intentionally limited to only tesing one python package/recipe at a time, because the use case is to determine whether dependencies have been met for a minimal image with 'only' the package under test installed. This dependency checking must include the packages-split python