Re: [OE-core] [PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10

2019-10-24 Thread zangrc
hello! We think this problem has something to do with the host environment. We tried to reproduce the error on ubuntu16.04 and fedora29, but they all compiled successfully. Can you tell us which distributions are having this problem? On 10/25/19 8:19 AM, akuster808 wrote: On 10/24/19

[OE-core] [zeus][PATCH] binutils: fix CVE-2019-17450

2019-10-24 Thread Trevor Gamblin
Backport upstream fix to zeus. Signed-off-by: Trevor Gamblin --- .../binutils/binutils-2.32.inc| 1 + ...erflow-in-function-find_abstract_ins.patch | 99 +++ 2 files changed, 100 insertions(+) create mode 100644

Re: [OE-core] [PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10

2019-10-24 Thread akuster808
On 10/24/19 6:37 AM, Trevor Gamblin wrote: > > On 10/24/19 9:06 AM, Trevor Woerner wrote: > >> This upgrade caused my build to fail :-( >> Is anyone else seeing this? Me too but only on my older ubunto 16.04. we should bug this. If no one does by Friday night I will. - armin >> 22:47:40

[OE-core] [PATCH v5 2/3] go: Add go1.13 recipes

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- meta/recipes-devtools/go/go-1.13.inc | 24 +++ .../go/go-cross-canadian_1.13.bb | 2 ++ meta/recipes-devtools/go/go-cross_1.13.bb | 2 ++ meta/recipes-devtools/go/go-crosssdk_1.13.bb | 2 ++

[OE-core] [PATCH v5 3/3] go: Change default GOVERSION to 1.13

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 4a23c50631..c6c4cf7ce0 100644 ---

[OE-core] [PATCH v5 1/3] go: Refactor patches for 1.13.3

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- ...ow-CC-and-CXX-to-have-multiple-words.patch | 38 +++ ...ent-based-hash-generation-less-pedan.patch | 226 ++ ...-to-be-overridden-in-the-environment.patch | 54 ...4-ld-add-soname-to-shareable-objects.patch | 50

Re: [OE-core] [opkg-devel] [yocto][PATCH][opkg] bug 13528 add SPDX id to opkg

2019-10-24 Thread Alejandro Del Castillo
Hi Yann, Thanks again for adding the headers. Your patch looks good, except for one line that has a duplicated header: /core/26_prefer_arch_to_version.py index 0a0d66b..82934c1 100755 --- a/tests/core/26_prefer_arch_to_version.py +++ b/tests/core/26_prefer_arch_to_version.py @@ -1,4 +1,5 @@ -#!

Re: [OE-core] [PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10

2019-10-24 Thread Khem Raj
On Thu, Oct 24, 2019 at 09:06:41AM -0400, Trevor Woerner wrote: > This upgrade caused my build to fail :-( > Is anyone else seeing this? > > 22:47:40 | x86_64-linux-libtool: link: gcc -W -Wall -Wshadow -Wformat > -Wundef -D_GNU_SOURCE >

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev8)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev8) Revision: 8 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev9)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev9) Revision: 9 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] [PATCH v4 2/2] mesa: Upgrade to 19.2.1

2019-10-24 Thread Alistair Francis
From: Alistair Francis Upgrade mesa and mesa-gl to 19.2.1. The license hash change was a trivial new line removal. The glx-tls option was removed as it isn't included in the meson.build file. It has been replaced with 'use-elf-tls' instead. The -Dasm=false was removed as it also is no longer

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev10)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev10) Revision: 10 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] [PATCH v4 1/2] libsdl2: Fix build failure when using mesa 19.2.1

2019-10-24 Thread Alistair Francis
Signed-off-by: Alistair Francis --- .../0002-Fixed-build-with-mesa-19.2.1.patch | 53 +++ .../libsdl2/libsdl2_2.0.10.bb | 1 + 2 files changed, 54 insertions(+) create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/0002-Fixed-build-with-mesa-19.2.1.patch

[OE-core] [PATCH v4 3/3] go: Change default GOVERSION to 1.13

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 4a23c50631..c6c4cf7ce0 100644 ---

[OE-core] [PATCH v4 1/3] go: Refactor patches for 1.13.3

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- ...ow-CC-and-CXX-to-have-multiple-words.patch | 38 +++ ...ent-based-hash-generation-less-pedan.patch | 226 ++ ...-to-be-overridden-in-the-environment.patch | 54 ...4-ld-add-soname-to-shareable-objects.patch | 50

[OE-core] [PATCH v4 2/3] go: Add go1.13 recipes

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- meta/recipes-devtools/go/go-1.13.inc | 24 +++ .../go/go-cross-canadian_1.13.bb | 2 ++ meta/recipes-devtools/go/go-cross_1.13.bb | 2 ++ meta/recipes-devtools/go/go-crosssdk_1.13.bb | 2 ++

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev5)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev5) Revision: 5 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev7)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev7) Revision: 7 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev6)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev6) Revision: 6 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] [PATCH v3 3/3] recipes-devtools/go: Change default GOVERSION to 1.13

2019-10-24 Thread Alexander Kube
From: queue-b Signed-off-by: Alex Kube --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 4a23c50631..c6c4cf7ce0 100644 ---

[OE-core] [PATCH v3 1/3] recipes-devtools/go: Refactor patches for go-1.13.3

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- ...ow-CC-and-CXX-to-have-multiple-words.patch | 38 +++ ...ent-based-hash-generation-less-pedan.patch | 226 ++ ...-to-be-overridden-in-the-environment.patch | 54 ...4-ld-add-soname-to-shareable-objects.patch | 50

[OE-core] [PATCH v3 2/3] recipes-devtools/go: Add go1.13 recipes

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- meta/recipes-devtools/go/go-1.13.inc | 24 +++ .../go/go-cross-canadian_1.13.bb | 2 ++ meta/recipes-devtools/go/go-cross_1.13.bb | 2 ++ meta/recipes-devtools/go/go-crosssdk_1.13.bb | 2 ++

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev4)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev4) Revision: 4 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev3)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev3) Revision: 3 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more (rev2)

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] [PATCH v2 3/3] Change default GOVERSION to 1.13

2019-10-24 Thread Alexander Kube
From: queue-b Signed-off-by: Alex Kube --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 4a23c50631..c6c4cf7ce0 100644 ---

[OE-core] [PATCH v2 2/3] Add go1.13 recipes

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- meta/recipes-devtools/go/go-1.13.inc | 24 +++ .../go/go-cross-canadian_1.13.bb | 2 ++ meta/recipes-devtools/go/go-cross_1.13.bb | 2 ++ meta/recipes-devtools/go/go-crosssdk_1.13.bb | 2 ++

[OE-core] [PATCH v2 1/3] Refactor patches for go-1.13.3

2019-10-24 Thread Alexander Kube
From: Alex Kube Signed-off-by: Alex Kube --- ...ow-CC-and-CXX-to-have-multiple-words.patch | 38 +++ ...ent-based-hash-generation-less-pedan.patch | 226 ++ ...-to-be-overridden-in-the-environment.patch | 54 ...4-ld-add-soname-to-shareable-objects.patch | 50

Re: [OE-core] sudo: recipe broken

2019-10-24 Thread Tim Orling
On Thu, Oct 24, 2019 at 11:13 AM Ferry Toth wrote: > It looks like https://www.sudo.ws/download.html changed certificate and > directory structure. So that breaks not only thud, but also warrior and > zeus. It can be fixed by changing the path in the recipe to >

[OE-core] [PATCH] perf: Add /scripts to sources

2019-10-24 Thread Daniel Díaz
As of linux-next-20191022, we need bpf_helpers_doc.py in order to build libbpf, which lives in /scripts. Otherwise, do_compile fails with: | /bin/sh: 1: /oe/build/tmp/work/machine-triplet/perf/1.0-r9/perf-1.0/scripts/bpf_helpers_doc.py: not found | Makefile:184: recipe for target

Re: [OE-core] [PATCH] distutils: pass along parallel make flags to setup.py build

2019-10-24 Thread Nick Owens
i see, it looks like i should apply this to distutils3.bbclass and not distutils.bbclass, since python2 never got support for --parallel. does that seem right? On Thu, Oct 24, 2019 at 1:21 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Wed, 2019-10-23 at 10:59 -0700, Nick

Re: [OE-core] Add recipes for Go v1.13

2019-10-24 Thread Alexander Kube
>From the release notes, there are no intentionally breaking language changes between 1.12 and 1.13; however, 1.13 changes the behavior of tools for go modules that are provided with the default language installation that may break workflows that rely on the previous behavior. The time required

[OE-core] sudo: recipe broken

2019-10-24 Thread Ferry Toth
It looks like https://www.sudo.ws/download.html changed certificate and directory structure. So that breaks not only thud, but also warrior and zeus. It can be fixed by changing the path in the recipe to https://www.sudo.ws/dist/sudo-${PV}.tar.gz or

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Alexander Kanavin
On Thu, 24 Oct 2019 at 19:45, Stefan Herbrechtsmeier < ste...@herbrechtsmeier.net> wrote: > > The package-lock.json in their tarball is 600K. > > The project use two major version and seven different versions with 30 > installations of debug. Furthermore the dependencies include build tools >

Re: [OE-core] Why do we still disable mke2fs 64bit support?

2019-10-24 Thread Tom Rini
On Mon, Oct 21, 2019 at 01:24:40PM +0300, Adrian Bunk wrote: > On Mon, Oct 21, 2019 at 11:41:49AM +0200, Marco Felsch wrote: > > Hi, > > > > during a initial system-setup script the mke2fs tools complains about > > the missing 64bit support: > > > >

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Stefan Herbrechtsmeier
Am 24.10.19 um 16:22 schrieb Alexander Kanavin: On Thu, 24 Oct 2019 at 15:52, Stefan Herbrechtsmeier mailto:ste...@herbrechtsmeier.net>> wrote: > Yes: > http://lists.openembedded.org/pipermail/openembedded-architecture/2017-March/001270.html Do you have an up-to-date

Re: [OE-core] Add recipes for Go v1.13

2019-10-24 Thread Richard Purdie
On Thu, 2019-10-24 at 21:59 +0430, Alexander Kube wrote: > This patch set adds various go-1.13 recipes and changes the > poky GOVERSION to 1.13%. It leaves the existing go-1.12 > recipes untouched and available for existing users of > those recipes. Thanks for these patches. How compatible is

[OE-core] ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more

2019-10-24 Thread Patchwork
== Series Details == Series: "Refactor patches for go-1.13.3..." and 2 more Revision: 1 URL : https://patchwork.openembedded.org/series/20653/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [PATCH 3/3] Change default GOVERSION to 1.13

2019-10-24 Thread Alexander Kube
From: queue-b Signed-off-by: Alexander Kube --- meta/conf/distro/include/tcmode-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc index 4a23c50631..c6c4cf7ce0 100644 ---

[OE-core] [PATCH 1/3] Refactor patches for go-1.13.3

2019-10-24 Thread Alexander Kube
From: Alex Kube This adapts the existing patches for go-1.12 for use with go-1.13. The changes are largely mechanical, as upstream go refactored & renamed a few things on the way to go-1.13. Signed-off-by: Alexander Kube --- ...ow-CC-and-CXX-to-have-multiple-words.patch | 36 +++

[OE-core] [PATCH 2/3] Add go1.13 recipes

2019-10-24 Thread Alexander Kube
From: Alex Kube Duplicate existing go-1.12 recipes and bump versions for go-1.13.3. Signed-off-by: Alexander Kube --- meta/recipes-devtools/go/go-1.13.inc | 24 +++ .../go/go-cross-canadian_1.13.bb | 2 ++ meta/recipes-devtools/go/go-cross_1.13.bb |

[OE-core] Add recipes for Go v1.13

2019-10-24 Thread Alexander Kube
This patch set adds various go-1.13 recipes and changes the poky GOVERSION to 1.13%. It leaves the existing go-1.12 recipes untouched and available for existing users of those recipes. -- ___ Openembedded-core mailing list

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Stefan Herbrechtsmeier
Hi Jean-Marie, Am 24.10.19 um 17:13 schrieb Jean-Marie LEMETAYER: Hi Stefan, On Oct 24, 2019, at 2:40 PM, Stefan Herbrechtsmeier ste...@herbrechtsmeier.net wrote: Fist we should use 'npm ci' instead of 'npm install'. Thanks for the tips, I did not know about the 'npm ci' command. Sadly it

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Stefan Herbrechtsmeier
Am 24.10.19 um 17:13 schrieb Jean-Marie LEMETAYER: Hi Stefan, On Oct 24, 2019, at 2:01 PM, Stefan Herbrechtsmeier ste...@herbrechtsmeier.net wrote: Am 22.10.19 um 13:22 schrieb Richard Purdie: On Tue, 2019-10-22 at 11:03 +0200, Jean-Marie LEMETAYER wrote: The current NPM support have

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Richard Purdie
On Thu, 2019-10-24 at 18:37 +0300, Adrian Bunk wrote: > On Thu, Oct 24, 2019 at 02:12:43PM +0200, Alexander Kanavin wrote: > > On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier < > > ste...@herbrechtsmeier.net> wrote: > > > > > @Richard: What is your opinion about the per recipe dependency? >

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Adrian Bunk
On Thu, Oct 24, 2019 at 02:12:43PM +0200, Alexander Kanavin wrote: > On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier < > ste...@herbrechtsmeier.net> wrote: > > > @Richard: What is your opinion about the per recipe dependency? > > Typically OE use one recipe per project. The NPM based

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Jean-Marie LEMETAYER
Hi Richard, On Oct 24, 2019, at 3:36 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: > On Thu, 2019-10-24 at 14:12 +0200, Alexander Kanavin wrote: >> On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier < >> ste...@herbrechtsmeier.net> wrote: >> > @Richard: What is your opinion

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Jean-Marie LEMETAYER
Hi Stefan, On Oct 24, 2019, at 2:01 PM, Stefan Herbrechtsmeier ste...@herbrechtsmeier.net wrote: > Am 22.10.19 um 13:22 schrieb Richard Purdie: >> On Tue, 2019-10-22 at 11:03 +0200, Jean-Marie LEMETAYER wrote: >>> The current NPM support have several issues: >>> - The current NPM fetcher

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Jean-Marie LEMETAYER
Hi Stefan, On Oct 24, 2019, at 2:40 PM, Stefan Herbrechtsmeier ste...@herbrechtsmeier.net wrote: > Fist we should use 'npm ci' instead of 'npm install'. Thanks for the tips, I did not know about the 'npm ci' command. Sadly it fails to handle '--global' installation. The 'npm pack && npm

Re: [OE-core] [RFC][PATCH 1/6] npm.bbclass: refactor the npm class

2019-10-24 Thread Jean-Marie LEMETAYER
Hi Stefan, On Oct 24, 2019, at 1:22 PM, Stefan Herbrechtsmeier ste...@herbrechtsmeier.net wrote: > Am 22.10.19 um 11:03 schrieb Jean-Marie LEMETAYER: >> Many issues were related to npm dependencies badly handled: package >> names, installation directories, ... In fact npm is using an install >>

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Alexander Kanavin
On Thu, 24 Oct 2019 at 15:52, Stefan Herbrechtsmeier < ste...@herbrechtsmeier.net> wrote: > > > Yes: > > > http://lists.openembedded.org/pipermail/openembedded-architecture/2017-March/001270.html > > Do you have an up-to-date example? The mean.io project is dead. > http://meanjs.org/ I guess.

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Stefan Herbrechtsmeier
Am 24.10.19 um 14:45 schrieb Alexander Kanavin: On Thu, 24 Oct 2019 at 14:40, Stefan Herbrechtsmeier mailto:ste...@herbrechtsmeier.net>> wrote: > I don't think it's at all realistic to stick to the 'one recipe per > component' in node.js world. A typical 'npm install' can pull down

Re: [OE-core] [PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10

2019-10-24 Thread Trevor Gamblin
On 10/24/19 9:06 AM, Trevor Woerner wrote: This upgrade caused my build to fail :-( Is anyone else seeing this? 22:47:40 | x86_64-linux-libtool: link: gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread richard . purdie
On Thu, 2019-10-24 at 14:12 +0200, Alexander Kanavin wrote: > On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier < > ste...@herbrechtsmeier.net> wrote: > > @Richard: What is your opinion about the per recipe dependency? > > Typically OE use one recipe per project. The NPM based solution > >

Re: [OE-core] [PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10

2019-10-24 Thread Trevor Woerner
This upgrade caused my build to fail :-( Is anyone else seeing this? 22:47:40 | x86_64-linux-libtool: link: gcc -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE

[OE-core] [PATCH] nfs-utils: Improve handling when no exported fileysystems

2019-10-24 Thread Richard Purdie
Ensure /etc/exports exists and is readable before calling exportfs to avoid errors. Signed-off-by: Richard Purdie --- meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Alexander Kanavin
On Thu, 24 Oct 2019 at 14:40, Stefan Herbrechtsmeier < ste...@herbrechtsmeier.net> wrote: > > I don't think it's at all realistic to stick to the 'one recipe per > > component' in node.js world. A typical 'npm install' can pull down > > hundreds, or over a thousand dependencies, it's not feasible

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Stefan Herbrechtsmeier
Am 24.10.19 um 14:12 schrieb Alexander Kanavin: On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier mailto:ste...@herbrechtsmeier.net>> wrote: @Richard: What is your opinion about the per recipe dependency? Typically OE use one recipe per project. The NPM based solution handle a

[OE-core] [thud][PATCH] icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCH

2019-10-24 Thread Martin Jansa
* since this change: commit d2fcaeb153fdc3f8d7143ea823139f1537055ff1 Author: Douglas Royds Date: Thu Dec 20 11:59:47 2018 +1300 icecc: Don't generate recipe-sysroot symlinks at recipe-parsing time the set_icecc_env function depends on KERNEL_CC variable even for recipes like

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Alexander Kanavin
On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier < ste...@herbrechtsmeier.net> wrote: > > @Richard: What is your opinion about the per recipe dependency? > Typically OE use one recipe per project. The NPM based solution handle a > project and all dependencies via one recipe. > I don't think

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Stefan Herbrechtsmeier
Hi Jean-Marie, Am 22.10.19 um 13:22 schrieb Richard Purdie: On Tue, 2019-10-22 at 11:03 +0200, Jean-Marie LEMETAYER wrote: The current NPM support have several issues: - The current NPM fetcher downloads the dependency tree but not the other fetchers. The 'subdir' parameter was used to

[OE-core] OPKG intercept scripts vs RPM %posttrans

2019-10-24 Thread Böszörményi Zoltán via Openembedded-core
Hi, I know that OPKG supports running scripts at the very end of the package manager transaction. These are the so called "intercept scripts" in OPKG speak. pkg_postinst() scripts can run these scripts that create another script that eventually run at the end of the transaction. However, these

Re: [OE-core] [RFC][PATCH 1/6] npm.bbclass: refactor the npm class

2019-10-24 Thread Stefan Herbrechtsmeier
Hi Jean-Marie, Am 22.10.19 um 11:03 schrieb Jean-Marie LEMETAYER: Many issues were related to npm dependencies badly handled: package names, installation directories, ... In fact npm is using an install algorithm [1] which is hard to reproduce / anticipate. Why do you think it is hard to

[OE-core] [PATCH 2/5] oe-selftest: extend virgl gtk test to also check the SDL option

2019-10-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/lib/oeqa/selftest/cases/runtime_test.py | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/meta/lib/oeqa/selftest/cases/runtime_test.py b/meta/lib/oeqa/selftest/cases/runtime_test.py index 3f212bd0eac..8f98a9ead46

[OE-core] [PATCH 4/5] btrfs-tools: update to 5.3

2019-10-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_5.2.2.bb => btrfs-tools_5.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.2.2.bb => btrfs-tools_5.3.bb} (97%) diff --git

[OE-core] [PATCH 3/5] gcr: update to 3.34.0

2019-10-24 Thread Alexander Kanavin
inherit gettext, as gcr is now gettextized. Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-gnome/gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb} (81%) diff --git

[OE-core] [PATCH 5/5] libmodulemd-v1: update to 1.8.16

2019-10-24 Thread Alexander Kanavin
Upstream added support for optional docs, so 0001-Do-not-generate-gtkdoc-or-python-bindings.patch is replaced with an option to disable gtk-doc (as the modulemd feature is not used in oe-core anyway). Signed-off-by: Alexander Kanavin --- ...t-generate-gtkdoc-or-python-bindings.patch | 60

[OE-core] [PATCH 1/5] runqemu: add options that enable virgl with the SDL frontend

2019-10-24 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- scripts/runqemu | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/scripts/runqemu b/scripts/runqemu index a05facd0db6..5c56c3fe6c1 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -67,9 +67,9 @@ of the following

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread richard . purdie
On Thu, 2019-10-24 at 12:34 +0300, Adrian Bunk wrote: > On Thu, Oct 24, 2019 at 09:15:01AM +0100, > richard.pur...@linuxfoundation.org wrote: > > The cmake change makes python visible from HOSTTOOLS. That isn't > > wrong > > as such, it is a change in behaviour. If recipes don't set python > >

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread richard . purdie
On Thu, 2019-10-24 at 09:34 +0100, Khem Raj wrote: > On Thu, Oct 24, 2019 at 9:25 AM > wrote: > > On Thu, 2019-10-24 at 09:20 +0100, Khem Raj wrote: > > > On Thu, Oct 24, 2019 at 9:15 AM < > > > richard.pur...@linuxfoundation.org> > > > wrote: > > > > On Wed, 2019-10-23 at 23:52 +0100, Khem Raj

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread Adrian Bunk
On Thu, Oct 24, 2019 at 09:15:01AM +0100, richard.pur...@linuxfoundation.org wrote: > > The cmake change makes python visible from HOSTTOOLS. That isn't wrong > as such, it is a change in behaviour. If recipes don't set python > enabled/disabled explicitly, there is some fallout from that. I'd

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread Khem Raj
On Thu, Oct 24, 2019 at 9:25 AM wrote: > > On Thu, 2019-10-24 at 09:20 +0100, Khem Raj wrote: > > On Thu, Oct 24, 2019 at 9:15 AM > > wrote: > > > On Wed, 2019-10-23 at 23:52 +0100, Khem Raj wrote: > > > > On Wed, Oct 23, 2019 at 8:31 PM Richard Purdie > > > > wrote: > > > > > On Wed,

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread richard . purdie
On Thu, 2019-10-24 at 09:20 +0100, Khem Raj wrote: > On Thu, Oct 24, 2019 at 9:15 AM > wrote: > > On Wed, 2019-10-23 at 23:52 +0100, Khem Raj wrote: > > > On Wed, Oct 23, 2019 at 8:31 PM Richard Purdie > > > wrote: > > > > On Wed, 2019-10-23 at 16:29 +0100, Ross Burton wrote: > > > > > On

Re: [OE-core] [PATCH] distutils: pass along parallel make flags to setup.py build

2019-10-24 Thread Richard Purdie
On Wed, 2019-10-23 at 10:59 -0700, Nick Owens wrote: > parallel builds for native code in python modules was added about 5 > years ago. distutils understands '-j N', so just pass along > the right argument to setup.py build. > > Signed-off-by: Nick Owens > --- > meta/classes/distutils.bbclass |

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread Khem Raj
On Thu, Oct 24, 2019 at 9:15 AM wrote: > > On Wed, 2019-10-23 at 23:52 +0100, Khem Raj wrote: > > On Wed, Oct 23, 2019 at 8:31 PM Richard Purdie > > wrote: > > > On Wed, 2019-10-23 at 16:29 +0100, Ross Burton wrote: > > > > On 23/10/2019 14:03, Khem Raj wrote: > > > > > Hi Richard > > > > > > >

Re: [OE-core] [PATCH v3] mesa: Upgrade to 19.2.1

2019-10-24 Thread Richard Purdie
On Wed, 2019-10-23 at 14:02 -0700, Alistair Francis wrote: > From: Alistair Francis > > Upgrade mesa and mesa-gl to 19.2.1. > > The license hash change was a trivial new line removal. > > The glx-tls option was removed as it isn't included in the > meson.build > file. It has been replaced with

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread richard . purdie
On Wed, 2019-10-23 at 23:52 +0100, Khem Raj wrote: > On Wed, Oct 23, 2019 at 8:31 PM Richard Purdie > wrote: > > On Wed, 2019-10-23 at 16:29 +0100, Ross Burton wrote: > > > On 23/10/2019 14:03, Khem Raj wrote: > > > > Hi Richard > > > > > > > > New master-next I see these fails > > > > > > > >

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread Khem Raj
On Wed, Oct 23, 2019 at 11:52 PM Khem Raj wrote: > > On Wed, Oct 23, 2019 at 8:31 PM Richard Purdie > wrote: > > > > On Wed, 2019-10-23 at 16:29 +0100, Ross Burton wrote: > > > On 23/10/2019 14:03, Khem Raj wrote: > > > > Hi Richard > > > > > > > > New master-next I see these fails > > > > > > >

Re: [OE-core] [PATCH] unfs3: fixed the issue that unfsd consumes 100% CPU

2019-10-24 Thread Bai, Haiqing
Yes, thanks. -Original Message- From: akuster808 [mailto:akuster...@gmail.com] Sent: 2019年10月24日 11:41 To: Bai, Haiqing; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] unfs3: fixed the issue that unfsd consumes 100% CPU On 10/23/19 7:33 PM, Haiqing Bai