[oe] [meta-oe][PATCH] rocksdb: Link with pthreads on riscv

2020-04-21 Thread Khem Raj
Fixes librocksdb.so.6.6.4: undefined reference to `__atomic_compare_exchange_1' collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb

[oe] [meta-oe][PATCH] icewm: upgrade 1.5.5 -> 1.6.5

2020-04-21 Thread Tim Orling
Add additional DEPENDS on libxcomposite, libxfixes, libxdamage Add update-alternatives similar to xfce-session from meta-xfce For release notes and changes see: https://github.com/ice-wm/icewm/releases/ Signed-off-by: Tim Orling --- .../icewm/{icewm_1.5.5.bb => icewm_1.6.5.bb} | 15

[oe] [meta-gnome][PATCH] babl: Disable ffp-exception-behavior on riscv/clang

2020-04-21 Thread Khem Raj
It has same problem as mips. Signed-off-by: Khem Raj --- meta-gnome/recipes-gimp/babl/babl_0.1.74.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.74.bb index 55462dcdd7..c470987b4f 100644 ---

[oe] OpenEmbedded developers virtual happy hour

2020-04-21 Thread Philip Balister
We (the OpenEmbedded board, with help from Automotive Grade Linux who are providing the meeting "space") would like to invite you a a virtual happy hour on April 29 at Noon EDT, 6PM CET (Is that the right TZ) We'd like to come and show off their projects and give us all a chance to say hello

[oe] [meta-initramfs][PATCH 1/2] meta-initramfs: put images and initrdscripts in recipes-core

2020-04-21 Thread Andrea Adami
Signed-off-by: Andrea Adami --- .../{recipes-bsp => recipes-core}/images/initramfs-debug-image.bb | 0 .../images/initramfs-kexecboot-image.bb | 0 .../images/initramfs-kexecboot-klibc-image.bb | 0 .../initrdscripts/files/init-debug.sh

[oe] [meta-initramfs][PATCH 2/2] Remove LICENSE = "MIT" from images

2020-04-21 Thread Andrea Adami
As in commit 9d55993 This is the default in the packagegroup and image classes. Signed-off-by: Andrea Adami --- meta-initramfs/recipes-core/images/initramfs-debug-image.bb | 2 -- meta-initramfs/recipes-core/images/meta-initramfs-image.bb | 2 -- 2 files changed, 4 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH 1/3] opencv: 4.1.0 -> 4.1.1

2020-04-21 Thread Gregory Vimont
Hello, How can I reproduce this build configuration ? Le ven. 17 avr. 2020 à 09:57, Grégory Vimont a écrit : > I don't know what went wrong, I see only Warnings there. > > Le jeu. 16 avr. 2020 à 20:38, Khem Raj a écrit : > >> This fails on mips/glibc >> >>

Re: [oe] [meta-python] [PATCH] python3-msgpack: Enable ptest

2020-04-21 Thread Ross Burton
On Tue, 21 Apr 2020 at 03:01, zangrc wrote: > +#!/bin/sh > + > +pytest What is the format of the output of this? The expected output from ptest is the same as automake's simple format, https://www.gnu.org/software/automake/manual/automake.html#Simple-Tests. Ross -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [oe] [PATCH] doxygen: update v1.8.17 -> v1.8.18

2020-04-21 Thread Bartosz Golaszewski
pon., 20 kwi 2020 o 18:59 Khem Raj napisał(a): > > hmmm I am seeing > http://errors.yoctoproject.org/Errors/Details/405970/ > Indeed, I should have tested the native build too. I'll resend v2. Bart -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online