[OE-core] [PATCH] python3-packaging: upgrade 20.8 -> 20.9

2021-02-07 Thread zhengruoqin
20.9 - 2021-01-29 ~ * Run [isort](https://pypi.org/project/isort/) over the code base (:issue:`377`) * Add support for the ``macosx_10_*_universal2`` platform tags (:issue:`379`) * Introduce ``packaging.utils.parse_wheel_filename()`` and ``parse_sdist_filename()`` (:issue:`387`

[OE-core] [PATCH] cryptodev: update commit id to fix build error for Linux 5.11-rc1

2021-02-07 Thread Zhang, Qiang
From: Zqiang Fix implicit declaration of function 'ksys_close' build error, 'ksys_close' be removed, it's replaced by 'close_fd'. Signed-off-by: Zqiang --- meta/recipes-kernel/cryptodev/cryptodev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/crypto

[OE-core] [PATCH 2/2] cve-check: add include/exclude layers

2021-02-07 Thread akuster
There are times when exluding or including a layer may be desired. This provide the framwork for that via two variables. The default is all layers in bblayers. CVE_CHECK_LAYER_INCLUDELIST CVE_CHECK_LAYER_EXCLUDELIST Signed-off-by: Armin Kuster --- meta/classes/cve-check.bbclass | 17 +++

[OE-core] [PATCH 1/2] cve-check.bbclass: add layer to cve log

2021-02-07 Thread akuster
Lets include whcih layer a package belongs to and add it to the cve logs Signed-off-by: Armin Kuster --- meta/classes/cve-check.bbclass | 4 1 file changed, 4 insertions(+) diff --git a/meta/classes/cve-check.bbclass b/meta/classes/cve-check.bbclass index ed86403b6bc..061af7a2760 100644 --

Re: [OE-core] [PATCH] initrdscripts: init-install-efi.sh install extra files for ESP

2021-02-07 Thread Lee Chee Yang
ping >-Original Message- >From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Lee Chee Yang >Sent: Tuesday, 2 February, 2021 1:43 PM >To: openembedded-core@lists.openembedded.org >Subject: [OE-core] [PATCH] initrdscripts: init-install-efi.sh install ext

[OE-core] [PATCH] wic: debug mode to keep tmp directory

2021-02-07 Thread Lee Chee Yang
From: Lee Chee Yang files in wic tmp directory can be usefull for debugging, so do not remove tmp directory when wic create run with debugging mode (-D or --debug). also update wic.Wic.test_debug_short and wic.Wic.test_debug_long to check for tmp directory. [YOCTO#14216] Signed-off-by: Lee Che

Re: [OE-core] [PATCH v2] oe-pkgdata-util: Check if environment script is initialized

2021-02-07 Thread Dorinda
Hi Everyone, Just a friendly reminder to review this patch. Thanks, Dorinda. On Feb 1, 2021 3:46 PM, "dorindabassey" wrote: > Tinfoil doesn't behave well if environment is not initialized, this check > ensures a proper error log if environment is not initialized. > > [YOCTO #12096] > > Signed-o

Re: [OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Jose Quaresma
Richard Purdie escreveu no dia domingo, 7/02/2021 à(s) 23:37: > On Sun, 2021-02-07 at 23:13 +, Jose Quaresma wrote: > > > > Richard Purdie escreveu no dia > > domingo, 7/02/2021 à(s) 23:00: > > > On Sun, 2021-02-07 at 22:56 +, Jose Quaresma wrote: > > > > Hi Richard, > > > > > > > > I ne

Re: [OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Richard Purdie
On Sun, 2021-02-07 at 23:13 +, Jose Quaresma wrote: > > Richard Purdie escreveu no dia > domingo, 7/02/2021 à(s) 23:00: > > On Sun, 2021-02-07 at 22:56 +, Jose Quaresma wrote: > > > Hi Richard, > > > > > > I need some help to analyze the log of the compilation. > > > where can i find it?

Re: [OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Jose Quaresma
Richard Purdie escreveu no dia domingo, 7/02/2021 à(s) 23:00: > On Sun, 2021-02-07 at 22:56 +, Jose Quaresma wrote: > > Hi Richard, > > > > I need some help to analyze the log of the compilation. > > where can i find it? is it possible? > > > > The compilation log mentioned on > > https://aut

[OE-core] [master-next][PATCH] autoconf: Fix typo for prefuncs

2021-02-07 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/recipes-devtools/autoconf/autoconf_2.71.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/autoconf/autoconf_2.71.bb b/meta/recipes-devtools/autoconf/autoconf_2.71.bb index 3202a87273..e5098106f8 100644 --- a/meta/recipes

Re: [OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Richard Purdie
On Sun, 2021-02-07 at 22:56 +, Jose Quaresma wrote: > Hi Richard, > > I need some help to analyze the log of the compilation. > where can i find it? is it possible? > > The compilation log mentioned on > https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1835 > are > /home/poky

Re: [OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Jose Quaresma
Hi Richard, I need some help to analyze the log of the compilation. where can i find it? is it possible? The compilation log mentioned on https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1835 are /home/pokybuild/yocto-worker/no-x11/build/build/tmp/work/x86_64-linux/shaderc-native

Re: [OE-core] [yocto-security] OE-core CVE metrics for master on Sun 07 Feb 2021 08:00:01 AM HST

2021-02-07 Thread Steve Sakoman
On Sun, Feb 7, 2021 at 12:36 PM Steve Sakoman wrote: > > On Sun, Feb 7, 2021 at 12:29 PM Richard Purdie > wrote: > > > > On Sun, 2021-02-07 at 08:04 -1000, Steve Sakoman wrote: > > > Branch: master > > > > > > New this week: > > > CVE-2018-12433: openssl > > > https://web.nvd.nist.gov/view/vuln/

Re: [OE-core] [yocto-security] OE-core CVE metrics for master on Sun 07 Feb 2021 08:00:01 AM HST

2021-02-07 Thread Steve Sakoman
On Sun, Feb 7, 2021 at 12:29 PM Richard Purdie wrote: > > On Sun, 2021-02-07 at 08:04 -1000, Steve Sakoman wrote: > > Branch: master > > > > New this week: > > CVE-2018-12433: openssl > > https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-12433 * > > CVE-2018-12438: openssl > > https://we

Re: [OE-core] [yocto-security] OE-core CVE metrics for master on Sun 07 Feb 2021 08:00:01 AM HST

2021-02-07 Thread Richard Purdie
On Sun, 2021-02-07 at 08:04 -1000, Steve Sakoman wrote: > Branch: master > > New this week: > CVE-2018-12433: openssl > https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-12433 * > CVE-2018-12438: openssl > https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-12438 * > Removed this

Re: [OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Richard Purdie
On Sun, 2021-02-07 at 18:05 +, Jose Quaresma wrote: > Signed-off-by: Jose Quaresma > --- >  ...dd-option-to-skip-build-the-examples.patch | 45 +++ >  ...lding-external-dependencies-in-thir.patch} | 32 + >  .../shaderc/shaderc_2020.4.bb | 6 ++- >  3

Re: [OE-core] OE-Core and bitbake patchwork apparently is dead

2021-02-07 Thread Khem Raj
yeah patchwork in general has been having inconsistent uptime for past few months. We perhaps should either fix it and do the needed or just retire it. On Sun, Feb 7, 2021 at 10:25 AM Jose Quaresma wrote: > > Hi all, > > Patchwork Bitbake Task Executor: last update on 2020-10-28 > https://patches

[OE-core] OE-core CVE metrics for gatesgarth on Sun 07 Feb 2021 09:00:01 AM HST

2021-02-07 Thread Steve Sakoman
Branch: gatesgarth New this week: CVE-2011-4862: inetutils https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4862 * CVE-2019-1543: openssl https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1543 * CVE-2019-1547: openssl https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-15

[OE-core] OE-core CVE metrics for dunfell on Sun 07 Feb 2021 08:30:01 AM HST

2021-02-07 Thread Steve Sakoman
Branch: dunfell New this week: CVE-2011-4862: inetutils https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4862 * CVE-2020-17380: qemu https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-17380 * CVE-2020-35517: qemu https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-35517 *

[OE-core] OE-Core and bitbake patchwork apparently is dead

2021-02-07 Thread Jose Quaresma
Hi all, Patchwork Bitbake Task Executor: last update on 2020-10-28 https://patches.openembedded.org/project/bitbake/series/?ordering=-last_updated Patchwork OpenEmbedded Core Layer: last update on 2020-12-18 https://patches.openembedded.org/project/oe-core/series/?ordering=-last_updated Patchwor

[OE-core] [PATCH v2 1/3] glslang: generate glslang pkg-config

2021-02-07 Thread Jose Quaresma
- it will be useful for shaderc Signed-off-by: Jose Quaresma --- .../0001-generate-glslang-pkg-config.patch| 47 +++ .../glslang/glslang_11.1.0.bb | 3 +- 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-graphics/glslang/glsl

[OE-core] [PATCH v2 3/3] shaderc: remove the glslang-native from dependencies

2021-02-07 Thread Jose Quaresma
- glslang now provides pkg-config, so use it Signed-off-by: Jose Quaresma --- meta/recipes-graphics/shaderc/shaderc_2020.4.bb | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/meta/recipes-graphics/shaderc/shaderc_2020.4.bb b/meta/recipes-graphics/shaderc/shaderc

[OE-core] [PATCH v2 2/3] shaderc: add option to skip building the examples

2021-02-07 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- ...dd-option-to-skip-build-the-examples.patch | 45 +++ ...lding-external-dependencies-in-thir.patch} | 32 + .../shaderc/shaderc_2020.4.bb | 6 ++- 3 files changed, 61 insertions(+), 22 deletions(-) create mode 100644

[OE-core] OE-core CVE metrics for master on Sun 07 Feb 2021 08:00:01 AM HST

2021-02-07 Thread Steve Sakoman
Branch: master New this week: CVE-2011-4862: inetutils https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4862 * CVE-2018-12433: openssl https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-12433 * CVE-2018-12438: openssl https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-124

Re: [OE-core] [PATCH 1/4] glslang: only build shared libs for dev packages

2021-02-07 Thread Jose Quaresma
Hi, This patch fail at do_package_qa https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/3035/steps/11/logs/errors So I will sent a V2 that drop this patch Jose Quaresma via lists.openembedded.org escreveu no dia domingo, 7/02/2021 à(s) 01:51: > Signed-off-by: Jose Quaresma > -

[OE-core] [poky][master][dunfell][gatesgarth][PATCH] strace: Whitelisted CVE-2000-0006

2021-02-07 Thread saloni
CVE-2000-0006 is not a valid bug number nor an alias to a bug and no remedy for the CVE is available till now. Hence, can be marked whitelisted. Signed-off-by: Saloni Jain --- meta/recipes-devtools/strace/strace_5.10.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-devtools

Re: [OE-core] [oe] [bitbake-devel] Backport changes for _PYTHON_SYSCONFIGDATA_NAME to Gatesgarth and Dunfell

2021-02-07 Thread Martin Jansa
On Sun, Feb 7, 2021 at 12:15 AM Martin Jansa via lists.openembedded.org wrote: > On Sat, Jan 16, 2021 at 6:52 PM akuster808 wrote: > >> >> >> On 1/16/21 9:44 AM, Martin Jansa wrote: >> > Aren't the missing spaces in appends fixes also needed for meta-oe >> > recipes? >> >> >> > >> > I think at l