[OE-core] [PATCH] kernel-devsrc: fix error with old (<4.2) x86 kernels

2019-11-27 Thread Peter Bergin
When using kernel-devsrc for older kernels do_install fails with: | cp: failed to get attributes of 'arch/x86/entry': No such file or directory In the Linux kernel commit 1f57d5d85 "x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/" moved some files copied in the

Re: [OE-core] [poky][master][PATCH] Modified readlink command option in kbd-ptest

2019-11-27 Thread Khem Raj
On Wed, Nov 27, 2019 at 8:01 PM Saloni Jain wrote: > > From: "Aditya.Tayade" > > In embedded box, readlink might be provided by another > providers like Busybox, which does not support '-e' option. > Hence, use generic options whenever possible. > Here used 'readlink -e' option is not necessary,

Re: [OE-core] OpenEmbedded Workshop at FOSDEM20 CFP

2019-11-27 Thread Jon Mason
On Thu, Nov 21, 2019 at 4:12 PM Jon Mason wrote: > > We are proud to announce the inaugural OpenEmbedded Workshop. It is > being held on 03 February 2020 in Brussels, Belgium. The day after > FOSDEM. > > The Call for Participation is open now. For more information, go to > https://pretalx.com/oe-w

[OE-core] ✗ patchtest: failure for cmake:upgrade 3.15.3 -> 3.15.5 (rev3)

2019-11-27 Thread Patchwork
== Series Details == Series: cmake:upgrade 3.15.3 -> 3.15.5 (rev3) Revision: 3 URL : https://patchwork.openembedded.org/series/21392/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed

[OE-core] ✗ patchtest: failure for cmake:upgrade 3.15.3 -> 3.15.5 (rev2)

2019-11-27 Thread Patchwork
== Series Details == Series: cmake:upgrade 3.15.3 -> 3.15.5 (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/21392/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed

[OE-core] [PATCH] stress-ng 0.10.10 -> 0.10.11

2019-11-27 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../stress-ng/{stress-ng_0.10.10.bb => stress-ng_0.10.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.10.10.bb => stress-ng_0.10.11.bb} (83%) diff --git a/meta/recipes-extended/stress-n

[OE-core] [PATCH] xserver-xorg 1.20.5 -> 1.20.6

2019-11-27 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- ...Do-not-include-sys-io.h-on-ARM-with-glibc.patch | 63 -- ...erver-xorg_1.20.5.bb => xserver-xorg_1.20.6.bb} | 5 +- 2 files changed, 2 insertions(+), 66 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-co

[OE-core] [PATCH] cmake:upgrade 3.15.3 -> 3.15.5

2019-11-27 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../cmake/{cmake-native_3.15.3.bb => cmake-native_3.15.5.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 4 ++-- meta/recipes-devtools/cmake/{cmake_3.15.3.bb => cmake_3.15.5.bb} | 0 3 files changed, 2 insertions(+), 2

[OE-core] [PATCH] mc: rrecommend the full terminfo database instead of rdepending on it

2019-11-27 Thread Jean-Francois Dagenais
From: Jean-Francois Dagenais Signed-off-by: Jean-Francois Dagenais --- meta/recipes-extended/mc/mc_4.8.23.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/mc/mc_4.8.23.bb b/meta/recipes-extended/mc/mc_4.8.23.bb index ac40e56183..95fa1dae78 100644 -

Re: [OE-core] Very large size of libraries in core-image-minimal rootfs

2019-11-27 Thread Khem Raj
On Tue, Nov 26, 2019 at 10:37 PM Adrian Bunk wrote: > On Tue, Nov 26, 2019 at 02:57:43PM -0800, Khem Raj wrote: > > On Tue, Nov 26, 2019 at 11:56 AM Adrian Bunk wrote: > >... > > > > there are many other design considerations where musl might make more > > > > sense > > > > > > Which of these ar

Re: [OE-core] [PATCH] insane: fix GitHub /archive/ test

2019-11-27 Thread akuster808
On 11/27/19 6:15 AM, Ross Burton wrote: > This test was failing to split the URL list to individual URLs, so if > SRC_URI is something like this then the test incorrectly triggers: > > SRC_URI = "git://github.com/foo http://example.com/archive/foo"; > > Fix this by splitting the SRC_URI list and

Re: [OE-core] [PATCH 12/14] bind: update 9.11.5-P4 -> 9.11.13

2019-11-27 Thread akuster808
On 11/27/19 8:40 AM, Alexander Kanavin wrote: > Drop backports. > > Drop 0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch and > 0001-lib-dns-gen.c-fix-too-long-error.patch as problem is fixed Bug fix only? -armin > upstream. > > Signed-off-by: Alexander Kanavin > --- > .../bind/0001-bind-

[OE-core] ✗ patchtest: failure for "oe-selftest: extend virgl gtk ..." and 13 more

2019-11-27 Thread Patchwork
== Series Details == Series: "oe-selftest: extend virgl gtk ..." and 13 more Revision: 1 URL : https://patchwork.openembedded.org/series/21385/ 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 13/14] flex: update to 2.6.4

2019-11-27 Thread Alexander Kanavin
Add a backport patch that addresses segfaults on newer glibc versions. Remove: CVE-2016-6354.patch (backport) 0002-avoid-c-comments-in-c-code-fails-with-gcc-6.patch (issue fixed upstream) do_not_create_pdf_doc.patch (issue fixed upstream) ptest pass rate is 100%. Signed-off-by: Alexander Kanavin

[OE-core] [PATCH 14/14] gettext: fix failing ptests

2019-11-27 Thread Alexander Kanavin
Results: pass 400 fail 0 skip 32 Signed-off-by: Alexander Kanavin --- meta/recipes-core/gettext/gettext_0.20.1.bb | 23 +++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/gettext/gettext_0.20.1.bb b/meta/recipes-core/gettext/gettext_0.20.1.bb

[OE-core] [PATCH 12/14] bind: update 9.11.5-P4 -> 9.11.13

2019-11-27 Thread Alexander Kanavin
Drop backports. Drop 0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch and 0001-lib-dns-gen.c-fix-too-long-error.patch as problem is fixed upstream. Signed-off-by: Alexander Kanavin --- .../bind/0001-bind-fix-CVE-2019-6471.patch| 64 -- in-remove-useless-L-use_openssl-lib.patch | 18

[OE-core] [PATCH 08/14] gettext: update to 0.20.1

2019-11-27 Thread Alexander Kanavin
License-Update: URLs changed from http to https Signed-off-by: Alexander Kanavin --- .../gettext-0.19.8.1/fix-CVE-2018-18751.patch | 141 .../gettext/gettext-0.19.8.1/parallel.patch | 23 - .../gettext-0.19.8.1/use-pkgconfig.patch | 321 .../add-with-bisonlocaledir.patch

[OE-core] [PATCH 11/14] sed: upgrade to 4.7

2019-11-27 Thread Alexander Kanavin
Drop both patches as they are no longer necessary. Rewrite ptest support as it has been refactored upstream. Ptest results: TOTAL: 67 PASS: 59 SKIP: 8 (due to missing valgrind) Signed-off-by: Alexander Kanavin --- ...charset_alias-when-building-for-musl.patch | 33 -- meta/recipes-exte

[OE-core] [PATCH 05/14] rpm: fix spelling in one of the patches' Upstream-Status

2019-11-27 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...001-rpmfc.c-do-not-run-file-classification-in-parallel.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch b/meta/recipes-devtools/rpm/fil

[OE-core] [PATCH 06/14] dummy-sdk-package.inc: do not include files into RREPLACES

2019-11-27 Thread Alexander Kanavin
rpm 4.15 no longer allows it, which makes sense. Signed-off-by: Alexander Kanavin --- meta/recipes-core/meta/dummy-sdk-package.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/meta/dummy-sdk-package.inc b/meta/recipes-core/meta/dummy-sdk-package.inc in

[OE-core] [PATCH 09/14] lrzsz: fix issues with newer versions of gettext

2019-11-27 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...-issues-with-recent-gettext-versions.patch | 42 +++ meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 11 ++--- 2 files changed, 48 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0009-Fix-issues-with-r

[OE-core] [PATCH 10/14] p11-kit: convert to meson

2019-11-27 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../p11-kit/p11-kit_0.23.18.1.bb | 30 --- 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb index 9193a06ea80..703

[OE-core] [PATCH 04/14] dnf: upgrade 4.2.2 -> 4.2.16

2019-11-27 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.16.bb} (98%) diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb b/meta/recipes-devtool

[OE-core] [PATCH 03/14] libdnf: upgrade 0.28.1 -> 0.38.1

2019-11-27 Thread Alexander Kanavin
Add a patch that avoids hardcoded sphinx dependency. Switch off a couple of new features (zchunk, html docs for hawkey library via sphinx) that both require new dependencies. Signed-off-by: Alexander Kanavin --- .../libdnf/0001-Add-WITH_TESTS-option.patch | 12 +++--- ...nly-if-documentation-

[OE-core] [PATCH 02/14] rpm: upgrade to 4.15.1

2019-11-27 Thread Alexander Kanavin
Drop patches that were merged upstream. 0001-mono-find-provides-requires-do-not-use-monodis-from-.patch modifies a file that was removed upstream. Add a 0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch as unfortunately the new parallel file classification feature from upstream trips

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

2019-11-27 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 4b56e5beca2..ccd2c40aa3f 1006

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

2019-11-27 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 4b56e5beca2..ccd2c40aa3f 1006

Re: [OE-core] [PATCH 08/11] lrzsz: remove the recipe

2019-11-27 Thread Phil Blundell
On Wed, Nov 27, 2019 at 02:32:46PM +, Ross Burton wrote: > On 26/11/2019 11:59, Phil Blundell wrote: > > On Mon, Nov 25, 2019 at 12:07:25PM +, Ross Burton wrote: > > > If you can send a patch sooner rather than later for lrzsz to fix the > > > build > > > with modern gettext then that woul

Re: [OE-core] [PATCH 08/11] lrzsz: remove the recipe

2019-11-27 Thread Ross Burton
On 26/11/2019 11:59, Phil Blundell wrote: On Mon, Nov 25, 2019 at 12:07:25PM +, Ross Burton wrote: If you can send a patch sooner rather than later for lrzsz to fix the build with modern gettext then that would be *awesome*, as this recipe is the sole blocker. We run autoreconf as part of

[OE-core] [PATCH] insane: fix GitHub /archive/ test

2019-11-27 Thread Ross Burton
This test was failing to split the URL list to individual URLs, so if SRC_URI is something like this then the test incorrectly triggers: SRC_URI = "git://github.com/foo http://example.com/archive/foo"; Fix this by splitting the SRC_URI list and iterating through the URIs one at time. [ YOCTO #13

[OE-core] [PATCH 5/6] python: use correct autotools variables

2019-11-27 Thread Ross Burton
Use EXTRA_OECONF and CACHED_CONFIGUREVARS as nature intended. Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python_2.7.17.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/python/python_2.7.17.bb b/meta/recipes-devtools/python/pytho

[OE-core] [PATCH 6/6] python: use PYTHON_FOR_BUILD, don't add HOSTPYTHON

2019-11-27 Thread Ross Burton
There's already a variable for "the host python to use during the build when cross-compiling", so there's no need to add another. Signed-off-by: Ross Burton --- .../01-use-proper-tools-for-cross-build.patch | 34 --- .../fix_for_using_different_libdir.patch | 14 me

[OE-core] [PATCH 4/6] python: restore bytecode optimisation

2019-11-27 Thread Ross Burton
The upgrade from 2.7.3 to 2.7.9 in oe-core cb02ecb introduced some copy-paste errors which inadvertandly disabled the generation of optimised bytecode (.pyo files). Restore the intended behaviour and bring back .pyo files. Signed-off-by: Ross Burton --- .../python/python/01-use-proper-tools-for

[OE-core] [PATCH 2/6] python: move make override variables to EXTRA_OEMAKE

2019-11-27 Thread Ross Burton
Instead of passing the same five variables to oe_runmake repeatedly, add them to EXTRA_OEMAKE once. Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python_2.7.17.bb | 31 ++- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/meta/recipes-devtools/python/

[OE-core] [PATCH 3/6] python: package .pyo files too

2019-11-27 Thread Ross Burton
The manifest parsing code was only adding .py and .pyc paths to FILES, generalise the latter to .py? so it catches .pyo files too. Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python_2.7.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtool

[OE-core] [PATCH 1/6] python: no need to add HOSTPGEN

2019-11-27 Thread Ross Burton
There's no need to patch in HOSTPGEN when we can just override PGEN directly. Signed-off-by: Ross Burton --- .../01-use-proper-tools-for-cross-build.patch | 17 - meta/recipes-devtools/python/python_2.7.17.bb | 9 ++--- 2 files changed, 6 insertions(+), 20 deletions(-)

Re: [OE-core] packageA rdepends on packageB but it isn't a build dependency warnings

2019-11-27 Thread Andreas Oberritter
Hi André, On Wed, 27 Nov 2019 12:56:43 + André Draszik wrote: > I am getting above QA warnings for some packages. Simple example - a recipe > packageA with a shell script that calls out to certain other command line > utilities from packageB. > > Given packageA is only a shell script, it ou

[OE-core] [PATCH] conf/machine/x86-base: use wic instead of live

2019-11-27 Thread Ross Burton
Use wic instead of the live/hddimg filesystem type for x86 machines, as it produces better filesystems and doesn't have a hard limit of 4GB. Signed-off-by: Ross Burton --- meta/conf/machine/include/x86-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/machine

[OE-core] packageA rdepends on packageB but it isn't a build dependency warnings

2019-11-27 Thread André Draszik
Hi, I am getting above QA warnings for some packages. Simple example - a recipe packageA with a shell script that calls out to certain other command line utilities from packageB. Given packageA is only a shell script, it ought to be enough to simply add an RDEPENDS on packageB in that recipe. But

Re: [OE-core] [PATCH 0/2] fix multilib issues with UEFI bootloaders

2019-11-27 Thread Dmitry Eremin-Solenikov
Hello, пт, 1 нояб. 2019 г. в 17:32, : > > Last UEFI patchset that went in broke building not-native multilib > images (like lib32-core-image-minimal). Fix this issue by listing > systemd-boot as non-multilib recipe and by fixing UEFI app naming in > multilib cases. We'd like to unbreak such build

Re: [OE-core] [PATCH] systemd-conf: add timesyncd.conf

2019-11-27 Thread Phil Blundell
On Tue, Nov 26, 2019 at 11:02:15PM +0300, Cengiz Can wrote: > 1) Does Google allow their time servers to be directly used? I believe so. I couldn't immediately find anything on their website that said differently. > 2) Can we apply for a vendor name like "oe" so at least they can > throttle/rate