[OE-core] [PATCH] wic/selftest: test_permissions also test bitbake image

2021-02-03 Thread Lee Chee Yang
From: Lee Chee Yang existing test case test_permissions use Wic command as standalone tools to create wic image and check that wic image for permissions. add extra steps to the test case to also check against image build using bitbake do_image_wic. Signed-off-by: Lee Chee Yang --- meta/lib/oe

Re: [OE-core] [PATCH] libsdl2: upgrade to 2.0.14

2021-02-03 Thread Yann Dirson
Le mer. 3 févr. 2021 à 21:56, Andrey Zhizhikin a écrit : > Hello Yann, > > > index 5fa99821c4..872592fdae 100644 > > --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.12.bb > > +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.14.bb > > @@ -18,14 +18,11 @@ PROVIDES = "virtual/libsdl2" > > > > SRC_UR

[oe-core][PATCH] glib-2.0: add workaround to fix codegen.py.test failing

2021-02-03 Thread Yi Fan Yu
Adding a patch to remove an unecessary print statement in test-codegen.py that cause the ptest-runner to fail. Root cause is suspected to be in ptest-runner. [YOCTO #14170] Uptream-Status: Inappropriate [other] this is a workaround. Signed-off-by: Yi Fan Yu --- ...-removing-unecessary-print-s

[OE-core] [PATCH] glibc: Require full ISA support for x86-64 level marker

2021-02-03 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-ISA-support-for-x86-64-level-marker.patch | 116 ++ meta/recipes-core/glibc/glibc_2.33.bb | 1 + 2 files changed, 117 insertions(+) create mode 100644 meta/recipes-core/glibc/glibc/0031-x86-Require-full-ISA-support-for-x86-64-level-marke

[oe-core][PATCH]] glib-2.0: add workaround to fix codegen.py.test failing

2021-02-03 Thread Yi Fan Yu
Adding a patch to remove an unecessary print statement in test-codegen.py that cause the ptest-runner to fail. Root cause is suspected to be in ptest-runner. [YOCTO #14170] Uptream-Status: Inappropriate [other] this is a workaround. Signed-off-by: Yi Fan Yu --- ...-removing-unecessary-print-s

[OE-core] [PATCH] glibc: Enable cet

2021-02-03 Thread Khem Raj
Enable Intel Control-flow Enforcement Technology (CET) instrumentation support helps with overcoming /lib/libc.so.6: CPU ISA level is lower than required Signed-off-by: Khem Raj --- meta/recipes-core/glibc/glibc_2.33.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-core/gl

Re: [OE-core] [PATCH 08/13] pseudo: Update to include passwd and file renaming fixes

2021-02-03 Thread Richard Purdie
On Wed, 2021-02-03 at 11:56 -0800, Khem Raj wrote: > Hi Richard > > I am seeing compile errors for pseudo, it could be glibc 2.33 > introduced and perhaps pseudo needs some forward porting ? > > https://errors.yoctoproject.org/Errors/Details/566884/ Looks very likely that we'll need to fix it to

Re: [OE-core] [PATCH] libsdl2: upgrade to 2.0.14

2021-02-03 Thread Andrey Zhizhikin
Hello Yann, On Mon, Feb 1, 2021 at 11:23 AM Yann Dirson wrote: > > From: Yann Dirson > > This version does not support tslib any more, as can be seen by the > failed AUH run. > > Originally-by: Romain Roffé > Signed-off-by: Yann Dirson > --- > .../libsdl2/directfb-renderfillrect-fix.patch | 3

Re: [OE-core] [PATCH] libsdl2: upgrade to 2.0.14

2021-02-03 Thread Alexander Kanavin
I digged a bit: I think libsdl 1.x might still have it, but libsdl 2.x definitely does not. Alex On Wed, 3 Feb 2021 at 20:47, Alexander Kanavin via lists.openembedded.org wrote: > It looks like tslib support was not in 2.0.12 version either, and probably > was ripped out long time ago: > http

Re: [OE-core] [PATCH 08/13] pseudo: Update to include passwd and file renaming fixes

2021-02-03 Thread Khem Raj
Hi Richard I am seeing compile errors for pseudo, it could be glibc 2.33 introduced and perhaps pseudo needs some forward porting ? https://errors.yoctoproject.org/Errors/Details/566884/ On Fri, Jan 29, 2021 at 2:24 AM Richard Purdie wrote: > > Pulls in: > pseudo_client: Ensure renames update

Re: [OE-core] [PATCH] libsdl2: upgrade to 2.0.14

2021-02-03 Thread Alexander Kanavin
It looks like tslib support was not in 2.0.12 version either, and probably was ripped out long time ago: http://hg.libsdl.org/SDL/rev/a708852dbd5c Alex On Wed, 3 Feb 2021 at 18:05, Alexander Kanavin via lists.openembedded.org wrote: > Certainly not in oe-core please. This looks like a problem y

[OE-core] [PATCH v2] glibc: Upgrade to 2.33

2021-02-03 Thread Khem Raj
Drop backported patches Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/conf/distro/include/tcmode-default.inc | 2 +- ...2.32.bb => cross-localedef-native_2.33.bb} | 0 meta/recipes-core/glibc/glibc-common.inc | 2 +- ...bc-locale_2.32.bb => glibc-locale_2.33.bb} |

[OE-core] [PATCH] python3-numpy: update to 0.20.0

2021-02-03 Thread Oleksandr Kravchuk
License file diff: + Files: doc/sphinxext/numpydoc/* + License: BSD-2-Clause + For details, see doc/sphinxext/LICENSE.txt + + Name: scipy-sphinx-theme + Files: doc/scipy-sphinx-theme/* + License: BSD-3-Clause AND PSF-2.0 AND Apache-2.0 + For details, see doc/scipy-sphinx-theme/LICENSE.txt Sig

[OE-core] [PATCH] python3-smmap: update to 4.0.0

2021-02-03 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python-smmap.inc | 2 +- .../python/{python3-smmap_3.0.4.bb => python3-smmap_4.0.0.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-smmap_3.0.4.bb => python

Re: [OE-core] [PATCH] libsdl2: upgrade to 2.0.14

2021-02-03 Thread Alexander Kanavin
Certainly not in oe-core please. This looks like a problem you need to take upstream, and until then do any downgrades via private layer. Alex On Wed, 3 Feb 2021 at 14:54, Yann Dirson wrote: > Le lun. 1 févr. 2021 à 20:11, Mark Jonas a écrit : > >> Hi, >> >> tslib support is often relevant for

Re: [OE-core] [Dunfell][PATCH] layer.conf: fix sanity error for PATH variable in extensible SDK workflow

2021-02-03 Thread Steve Sakoman
On Wed, Feb 3, 2021 at 6:24 AM Sourabh Banerjee wrote: > > On 2021-02-03 21:50, Sourabh Banerjee wrote: > > Sanity checker reports following error for the PATH variable, > > when bitbake -e command is run in an extensible SDK workspace. > >PATH contains '.', './' or '' (empty element), which

Re: [OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Steve Sakoman
On Wed, Feb 3, 2021 at 5:53 AM Mikko Rapeli wrote: > > On Wed, Feb 03, 2021 at 04:38:58AM -1000, Steve Sakoman wrote: > > On Wed, Feb 3, 2021 at 12:02 AM Mikko Rapeli wrote: > > > > > > Hi, > > > > > > On Wed, Feb 03, 2021 at 08:42:57AM +, Anatol Belski wrote: > > > > The naming convention ne

Re: [OE-core] [Dunfell][PATCH] layer.conf: fix sanity error for PATH variable in extensible SDK workflow

2021-02-03 Thread Sourabh Banerjee
On 2021-02-03 21:50, Sourabh Banerjee wrote: Sanity checker reports following error for the PATH variable, when bitbake -e command is run in an extensible SDK workspace. PATH contains '.', './' or '' (empty element), which will break the build In case of extensible SDK, PATH variable is fo

[OE-core] [Dunfell][PATCH] layer.conf: fix sanity error for PATH variable in extensible SDK workflow

2021-02-03 Thread Sourabh Banerjee
Sanity checker reports following error for the PATH variable, when bitbake -e command is run in an extensible SDK workspace. PATH contains '.', './' or '' (empty element), which will break the build In case of extensible SDK, PATH variable is formed with two consecutive ':' as bb.utils.which(d

Re: [OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Mikko Rapeli
On Wed, Feb 03, 2021 at 04:38:58AM -1000, Steve Sakoman wrote: > On Wed, Feb 3, 2021 at 12:02 AM Mikko Rapeli wrote: > > > > Hi, > > > > On Wed, Feb 03, 2021 at 08:42:57AM +, Anatol Belski wrote: > > > The naming convention needs to be help so the CVE is recognized as > > > fixed by the toolin

Re: [OE-core] [PATCH] glibc: Upgrade to 2.33

2021-02-03 Thread Richard Purdie
On Wed, 2021-02-03 at 07:21 -0800, Khem Raj wrote: > On Wed, Feb 3, 2021 at 2:30 AM Richard Purdie > wrote: > > > > On Mon, 2021-02-01 at 10:39 -0800, Khem Raj wrote: > > > Drop backported patches > > > > > > Signed-off-by: Khem Raj > > > --- > > > > Patches fail to apply, e.g.: > > > > https

[OE-core] [dunfell][PATCH] rng-tools: fix rngd_jitter initialization

2021-02-03 Thread Julien Massot
rngd daemon may spam the console when using an older version than 6.11. Backport patches from https://github.com/nhorman/rng-tools/pull/99/commits Signed-off-by: Julien Massot --- ...-O_NONBLOCK-setting-for-entropy-pipe.patch | 26 + ...ialize-AES-key-before-setting-the-en.patch | 3

Re: [OE-core] [PATCH] glibc: Upgrade to 2.33

2021-02-03 Thread Khem Raj
On Wed, Feb 3, 2021 at 2:30 AM Richard Purdie wrote: > > On Mon, 2021-02-01 at 10:39 -0800, Khem Raj wrote: > > Drop backported patches > > > > Signed-off-by: Khem Raj > > --- > > Patches fail to apply, e.g.: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/106/builds/1911 > > (but bas

Re: [OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Anatol Belski
Hi, On 2/3/2021 3:38 PM, Steve Sakoman wrote: On Wed, Feb 3, 2021 at 12:02 AM Mikko Rapeli wrote: Hi, On Wed, Feb 03, 2021 at 08:42:57AM +, Anatol Belski wrote: The naming convention needs to be help so the CVE is recognized as fixed by the tooling. Yocto CVE checker does detect CVE pat

Re: [OE-core] [PATCH 8/8] linux-yocto/5.10: binutils 2.36 fixues

2021-02-03 Thread Bruce Ashfield
On Wed, Feb 3, 2021 at 9:39 AM Richard Purdie wrote: > > On Tue, 2021-02-02 at 22:24 -0500, bruce.ashfi...@gmail.com wrote: > > From: Bruce Ashfield > > > > Integrating the following commit(s) to linux-yocto/5.10: > > > > cdca78778415 objtool: Fix seg fault with Clang non-section symbols > >

Re: [OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Anatol Belski
Hi, On 2/3/2021 11:02 AM, Mikko Rapeli wrote: Hi, On Wed, Feb 03, 2021 at 08:42:57AM +, Anatol Belski wrote: The naming convention needs to be help so the CVE is recognized as fixed by the tooling. Yocto CVE checker does detect CVE patches also from patch comments so this change is not ne

Re: [OE-core] [poky][dunfell][PATCH] libgcrypt: Whitelisted CVEs

2021-02-03 Thread Steve Sakoman
On Tue, Feb 2, 2021 at 8:09 AM saloni wrote: > > Whitelisted below CVEs as their status is disputed > and ignored and not affecting the Ubuntu and Debian > environments. Hence, marked them whitelisted. I'm not sure why you are referencing Ubuntu and Debian environments. We care about whether it i

Re: [OE-core][PATCH] igt-gpu-tools: add procps-lib to RDEPENDS

2021-02-03 Thread Richard Purdie
On Wed, 2021-02-03 at 00:18 +, Richard Purdie via lists.openembedded.org wrote: > On Tue, 2021-02-02 at 02:57 +, Mittal, Anuj wrote: > > I see the same failure locally even when using the autobuilder > > configuration so it's probably not related to multilib. > > > > I guess it's happening

Re: [OE-core] [PATCH 8/8] linux-yocto/5.10: binutils 2.36 fixues

2021-02-03 Thread Richard Purdie
On Tue, 2021-02-02 at 22:24 -0500, bruce.ashfi...@gmail.com wrote: > From: Bruce Ashfield > > Integrating the following commit(s) to linux-yocto/5.10: > > cdca78778415 objtool: Fix seg fault with Clang non-section symbols > d3287798bd88 x86/entry: Emit a symbol for register restoring thu

Re: [OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Steve Sakoman
On Wed, Feb 3, 2021 at 12:02 AM Mikko Rapeli wrote: > > Hi, > > On Wed, Feb 03, 2021 at 08:42:57AM +, Anatol Belski wrote: > > The naming convention needs to be help so the CVE is recognized as > > fixed by the tooling. > > Yocto CVE checker does detect CVE patches also from patch comments so

[OE-core] [PATCH] package: Ensure do_packagedata is cleaned correctly

2021-02-03 Thread Richard Purdie
In an earlier commit, libprocps was split into a separate package leaving no shlibs in the main package. A bug was seen where igt-gpu-tools wouldn't build correctly in some cases as it thought the librbary was still in the main package, throwing qa errors as a result. The issue was due to an extra

[OE-core] [meta][RFC PATCH 2/3] package: Remove false positive lic warnings

2021-02-03 Thread Meh Mbeh Ida Delphine
With the IGNOREWITHLINUXSYSCALLNOTE variable set to "1" in local.conf, it removes the "WITH Linux syscall note" string attached to the license value for sources before comparism. This is to get more recipe LICENSES to match with those of the sources and reduce the number of warnings outputed. S

[OE-core] [meta][RFC PATCH 3/3] package: Remove false positive lic warnings

2021-02-03 Thread Meh Mbeh Ida Delphine
Added text to distinguish licenses from sources and those from recipes when warnings are outputed. Signed-off-by: Ida Delphine --- meta/classes/package.bbclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass index

[OE-core] [meta][RFC PATCH 1/3] package: Remove false positive lic warnings

2021-02-03 Thread Meh Mbeh Ida Delphine
The recipe LICENSE strings are split into their individual license and the canonicalised to easy enable matching with licenses of sources. License strings with "or-later" are replaced with "+" before comparism. The warnings showup if and only if licenses in the sources don't match LICENSE value o

Re: [OE-core] [PATCH] libsdl2: upgrade to 2.0.14

2021-02-03 Thread Yann Dirson
Le lun. 1 févr. 2021 à 20:11, Mark Jonas a écrit : > Hi, > > tslib support is often relevant for embedded projects with simple > (resistive) touch screens. Would it make sense to keep the 2.0.12 > recipe and offer both in parallel? > What do others think ? We could use a libsdl2.inc with the c

[OE-core] [PATCH] systemd: update to v247.3

2021-02-03 Thread Luca Bocassi
From: Luca Boccassi Signed-off-by: Luca Boccassi --- .../systemd/{systemd-boot_247.2.bb => systemd-boot_247.3.bb}| 0 .../systemd/{systemd-conf_247.2.bb => systemd-conf_247.3.bb}| 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{system

Re: [OE-core] [PATCH] glibc: Upgrade to 2.33

2021-02-03 Thread Richard Purdie
On Mon, 2021-02-01 at 10:39 -0800, Khem Raj wrote: > Drop backported patches > > Signed-off-by: Khem Raj > --- Patches fail to apply, e.g.: https://autobuilder.yoctoproject.org/typhoon/#/builders/106/builds/1911 (but basically everything failed) Cheers, Richard -=-=-=-=-=-=-=-=-=-=-=- Link

Re: [OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Mikko Rapeli
Hi, On Wed, Feb 03, 2021 at 08:42:57AM +, Anatol Belski wrote: > The naming convention needs to be help so the CVE is recognized as > fixed by the tooling. Yocto CVE checker does detect CVE patches also from patch comments so this change is not needed for that. This is sufficient: poky$ git

Re: [OE-core] [PATCH 0/2] Fix issue with npm shrinkwrap fetcher

2021-02-03 Thread Zoltan Boszormenyi via lists.openembedded.org
2021. 01. 14. 16:40 keltezéssel, Kamel Bouhara írta: On Thu, Jan 14, 2021 at 03:25:50PM +0100, Jean-Marie Lemetayer wrote: Hi Kamel, Hi Jean-Marie, Thanks for your work. I should have fixed this a long time ago but I didn't have the time :( Well its never too late ! There is actually a

[OE-core] [dunfell][PATCH] glib-2.0: Rename patch file for CVE-2020-35457

2021-02-03 Thread Anatol Belski
The naming convention needs to be help so the CVE is recognized as fixed by the tooling. Signed-off-by: Anatol Belski --- ...ion-to-avoid-GOptionEntry-lis.patch => CVE-2020-35457.patch} | 0 meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb | 2 +- 2 files changed, 1 insertion(+),

[OE-core] [meta-oe][PATCH] populate_sdk_ext: copy files from build/conf/multiconfig to ${SDK_OUTPUT}/${SDKPATH}

2021-02-03 Thread Sourabh Banerjee
the multiconfig files are required at ${SDK_OUTPUT}/${SDKPATH} for the populate_sdk_ext to pass. Without the multiconfig files following command runs into error: $ bitbake -c populate_sdk_ext mc::${image} mc:${conf1}:${image} ERROR: bitbake failed: ERROR: ParseError at ${/path}/poky/build/${tmp