Re: [oe] [PATCH 3/9] tracker-miners: initial add 2.3.1

2019-11-22 Thread Khem Raj
On Fri, Nov 22, 2019 at 1:49 PM Andreas Müller wrote: > > On Wed, Nov 20, 2019 at 9:04 AM Andreas Müller > wrote: > > > fails to build on x86 > > > > > > https://errors.yoctoproject.org/Errors/Details/277884/ > > > > This turns tricky so I first try explain the issue and then ask for > suggestio

Re: [oe] [PATCH 3/9] tracker-miners: initial add 2.3.1

2019-11-22 Thread Andreas Müller
On Wed, Nov 20, 2019 at 9:04 AM Andreas Müller wrote: > > fails to build on x86 > > > > https://errors.yoctoproject.org/Errors/Details/277884/ > > This turns tricky so I first try explain the issue and then ask for suggestions/discussion: 1. meson.build contains: | libseccomp = dependency('libse

Re: [oe] [yocto] Using GitLab for OE/Yocto layers

2019-11-22 Thread Paul Barker
Following up on the email below, I've created a "community" subgroup to the OpenEmbedded group on GitLab: https://gitlab.com/openembedded/community. This should help to avoid any confusion with the repositories at the top level of https://gitlab.com/openembedded which mirror those at git.openemb

Re: [oe] [meta-oe][PATCH 2/2] upm: Link with libatomic on clang/x86

2019-11-22 Thread Khem Raj
On Thu, Nov 21, 2019 at 11:06 PM André Draszik wrote: > > On Mon, 2019-11-18 at 17:16 -0800, Khem Raj wrote: > > This is needed for atomic which clang does not use intrinsic > > function for on 32bit x86 > > > > Signed-off-by: Khem Raj > > --- > > .../upm/0001-nmea_gps-Link-with-latomic.patch |

[oe] [meta-oe][zeus][PATCH 3/3] python-more-itertools: Add PE

2019-11-22 Thread Adrian Bunk
The recipe was downgraded to the last version supporting Python 2. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- .../recipes-devtools/python/python-more-itertools_5.0.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-more-itertoo

[oe] [meta-oe][zeus][PATCH 2/3] python-more-itertools: downgrade 7.2.0 -> 5.0.0

2019-11-22 Thread Adrian Bunk
From: Hongxu Jia Python 2.7 is no longer supported. The 5.0.0 release will be the last version targeting Python 2.7. [1] [1] https://github.com/erikrose/more-itertools/commit/560b045b430e8292c18cf5283de4fdc3e13e56f7 Signed-off-by: Hongxu Jia Signed-off-by: Khem Raj Signed-off-by: Adrian Bunk

[oe] [meta-oe][zeus][PATCH 1/3] python-more-itertools.inc: fix python2 package not incorrectly generated

2019-11-22 Thread Adrian Bunk
From: Hongxu Jia The package of python2 is incorrected generated to python3 ... tmp-glibc/work/core2-64-wrs-linux/python-more-itertools/7.2.0-r0$ find image/ image/ image/usr image/usr/lib64 image/usr/lib64/python3.7 image/usr/lib64/python3.7/site-packages image/usr/lib64/python3.7/site-packages/

[oe] [meta-oe][zeus][PATCH] modemmanager: Upgrade 1.10.6 -> 1.10.8

2019-11-22 Thread Adrian Bunk
From: Michael Scott This is a bugfix release on the 1.10 branch. Includes: Fix for an issue presenting after 1.10.6 update where modem would enter status denied state. See: https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=1.10.8&id=47fd8a1e55cac0b0b45812e1dda826f38c264d1b Signe

Re: [oe] [meta-oe][PATCH 5/6] libp11: add support for native builds

2019-11-22 Thread Jan Lübbe
On Thu, 2019-11-21 at 10:49 -0800, Khem Raj wrote: > > + > > +BBCLASSEXTEND="native" > > nitpick but space around = is preferred in such assignments Of course. If there are no further issues, do you want to fix-up that while applying or should I resend (this patch or the series)? Regards, Jan --

[oe] [meta-oe][PATCH] libdev-checklib-perl: upgrade 1.13 -> 1.14

2019-11-22 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../{libdev-checklib-perl_1.13.bb => libdev-checklib-perl_1.14.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/perl/{libdev-checklib-perl_1.13.bb => libdev-checklib-perl_1.14.bb} (83%) diff --git a/meta-oe/recipes-

[oe] [meta-oe][PATCH v2] mcelog: upgrade 1.65 -> 1.66

2019-11-22 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- meta-oe/recipes-support/mcelog/{mcelog_165.bb => mcelog_166.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/mcelog/{mcelog_165.bb => mcelog_166.bb} (95%) diff --git a/meta-oe/recipes-support/mcelog/mcelog_165.bb b/meta-oe/

[oe] [meta-oe][PATCH v2] hwdata: upgrade 0.328 -> 0.329

2019-11-22 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- 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 cd21950..a847946 100644 --- a/meta-oe/recipes-supp