[oe] [meta-python][PATCH] python3-sqlparse: change shebang to python3

2020-03-08 Thread changqing.li
From: Changqing Li we have offcially dropped python2, so it is possible that our code run on python3 only host, so change shebang to python3 to avoid error like: python: command not found Signed-off-by: Changqing Li --- .../recipes-devtools/python/python-sqlparse.inc| 2 + .../0001-sqlpar

[oe] [meta-oe][PATCH] dnf-plugin-tui: upgrade 1.0 -> 1.1

2020-03-08 Thread Zheng Ruoqin
Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb inde

Re: [oe] [meta-oe][PATCH] layer.conf: add meta-python to LAYERDEPENDS

2020-03-08 Thread Changqing Li
On 3/7/20 12:12 AM, Khem Raj wrote: On Thu, Mar 5, 2020 at 11:55 PM Martin Jansa wrote: Can we fix mozjs instead? perhaps thats better fix, maybe it can made optional via packageconfig ? or marked incompatible if meta-python is not included I find not only mozjs have the problem.  I find th

[oe] [PATCH] mutter: add patch from upstream to fix build with mesa >= 20.0.x

2020-03-08 Thread Andreas Müller
Fixes: | FAILED: cogl/cogl/d9c41d2@@mutter-cogl-5@sha/winsys_cogl-winsys-egl.c.o | arm-mortsgna-linux-gnueabi-gcc -mthumb -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mutter/3.34.4-r0/recipe-sysro

[oe] [meta-oe][PATCH 3/4] libqb: Build native version as well

2020-03-08 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-extended/libqb/libqb_1.0.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-extended/libqb/libqb_1.0.5.bb b/meta-oe/recipes-extended/libqb/libqb_1.0.5.bb index 82503a168b..cd4019666d 100644 --- a/meta-oe/recipes-extended/libqb/l

[oe] [meta-networking][PATCH 1/4] kronosnet: Add recipe

2020-03-08 Thread Khem Raj
Signed-off-by: Khem Raj --- .../kronosnet/kronosnet_1.15.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 meta-networking/recipes-extended/kronosnet/kronosnet_1.15.bb diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet_1.15.bb b/meta-

[oe] [meta-oe][PATCH 4/4] nss,nspr: Add recipes

2020-03-08 Thread Khem Raj
oe-core has punted them, but they are still needed by many packages e.g. mozjs Signed-off-by: Khem Raj --- .../nspr/0001-md-Fix-build-with-musl.patch| 31 ++ .../nspr/nspr/0002-Add-nios2-support.patch| 102 +++ ...remove-_BUILD_STRING-and-_BUILD_TIME.patch | 103 +++ .../nspr/ns

[oe] [meta-networking][PATCH 2/4] corosync: Update to 3.0.3

2020-03-08 Thread Khem Raj
- Add dependency on kronosnet - Remove obsolete options and packageconfigs - Drop upstreamed patch Signed-off-by: Khem Raj --- ...igure.ac-fix-pkgconfig-issue-of-rdma.patch | 32 --- .../{corosync_2.4.5.bb => corosync_3.0.3.bb} | 23 + 2 files changed, 8 insertions(+

[oe] [PATCH] python3-obd: Consolidate into a single file

2020-03-08 Thread Alistair Francis
Signed-off-by: Alistair Francis --- meta-python/recipes-devtools/python/python-obd.inc | 11 --- .../recipes-devtools/python/python3-obd_0.7.1.bb | 12 ++-- 2 files changed, 10 insertions(+), 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-obd.

[oe] [meta-oe][PATCH 2/2] mosquitto: do not enable srv by default

2020-03-08 Thread Gianfranco Costamagna
Rationale can be found in the Debian packaging (debian/changelog): Revert change enabling SRV functionality, it is disabled by default upstream and of little benefit to any end user, but adds reasonable complexity to the code. Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costama

[oe] [meta-oe][PATCH 1/2] mosquitto: refresh patches and sync with Debian packaging

2020-03-08 Thread Gianfranco Costamagna
Also add patch from debian to mqtt_protocol.h header file Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- .../mosquitto/files/1571.patch | 4 +--- .../mosquitto/files/install-protocol.patch | 14 ++ .../mosquitto/mosquitto_