[OE-core] [PATCH v2] iproute2: Add subpackage for rdma command

2021-01-24 Thread Alan Perry
The rdma command is part of iproute2 and is used to query or set the RDMA configuration where applicable. This patch adds options to build it and include it. Signed-off-by: Alan Perry --- meta/recipes-connectivity/iproute2/iproute2.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[OE-core] [PATCH] libmodulemd: upgrade 2.11.2 -> 2.12.0

2021-01-24 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/libmodulemd/libmodulemd_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb index 5664df051e..fd49399cb8

Re: [OE-core] [yocto-security] OE-core CVE metrics for master on Sun 24 Jan 2021 07:15:01 AM HST

2021-01-24 Thread Lee Chee Yang
The changes expose these, it ignored trailing character in this version compare ( "i" in this case for openssl_1.1.1i ) (CVE-2019-1543, CVE-2019-1547, CVE-2019-1549, CVE-2019-1551, CVE-2019-1552, CVE-2019-1563, CVE-2020-1967, CVE-2020-1971) behave this way because its difficult to define the

[OE-core] [PATCH 1/2] python3-docutils: Fix bug of program rst2man cannot be found.

2021-01-24 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../python/python3-docutils_0.16.bb | 15 +++ 1 file changed, 15 insertions(+) diff --git a/meta/recipes-devtools/python/python3-docutils_0.16.bb b/meta/recipes-devtools/python/python3-docutils_0.16.bb index 50547a1b0c..3b2df223ed 100644

[OE-core] [PATCH 2/2] libdrm: upgrade 2.4.103 -> 2.4.104

2021-01-24 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../drm/{libdrm_2.4.103.bb => libdrm_2.4.104.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.103.bb => libdrm_2.4.104.bb} (95%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.103.bb

[OE-core] [PATCH] wayland: upgrade 1.18.0 -> 1.18.92

2021-01-24 Thread Wang Mingyu
0001-meson-tests-add-missing-dependencies-on-protocol-hea.patch removed since it is included in 1.18.92 refresh the following patches: 0002-Do-not-hardcode-the-path-to-wayland-scanner.patch 0002-meson.build-find-the-native-wayland-scanner-directly.patch Signed-off-by: Wang Mingyu ---

Re: [OE-core] [yocto-security] OE-core CVE metrics for master on Sun 24 Jan 2021 07:15:01 AM HST

2021-01-24 Thread Richard Purdie
On Sun, 2021-01-24 at 07:18 -1000, Steve Sakoman wrote: > Branch: master > > New this week: > CVE-2013-0800: pixman > https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0800 * > CVE-2019-1543: openssl > https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1543 * > CVE-2019-1547:

[OE-core] [PATCH 3/4] selftest/reproducible: remove spirv-tools-dev from exclusion list

2021-01-24 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/lib/oeqa/selftest/cases/reproducible.py | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py index eee494e5cc..deddf6e50b 100644 ---

[OE-core] [PATCH 4/4] shaderc: add spirv-headers as dependencie

2021-01-24 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-graphics/shaderc/shaderc_2020.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/shaderc/shaderc_2020.4.bb b/meta/recipes-graphics/shaderc/shaderc_2020.4.bb index 18a08ee6c5..8658a5737b 100644 ---

[OE-core] [PATCH 1/4] spirv-headers: Add receipe

2021-01-24 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/conf/distro/include/maintainers.inc| 1 + .../spir/spirv-headers_1.5.4.bb | 17 + 2 files changed, 18 insertions(+) create mode 100644 meta/recipes-graphics/spir/spirv-headers_1.5.4.bb diff --git

[OE-core] [PATCH 2/4] spirv-tools: cleanup

2021-01-24 Thread Jose Quaresma
- spirv-headers is provived in a separete receipe, so add it as dependencie - add a new package spirv-tools-lesspipe that needs bash - remove unneeded external sources Signed-off-by: Jose Quaresma --- .../spir/spirv-tools_2020.6.bb| 31 ++- 1 file changed, 10

[OE-core] OE-core CVE metrics for gatesgarth on Sun 24 Jan 2021 08:15:01 AM HST

2021-01-24 Thread Steve Sakoman
Branch: gatesgarth New this week: CVE-2013-0800: pixman https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0800 * CVE-2020-14409: libsdl2 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14409 * CVE-2020-14410: libsdl2

Re: [OE-core] [PATCH v3 2/2] glslang: upgrade 8.13.3743 -> 11.1.0

2021-01-24 Thread Jose Quaresma
I have send a V4 with the fixes for the shaderc-natve. Jose Quaresma via lists.openembedded.org escreveu no dia sexta, 22/01/2021 à(s) 11:55: > Sorry for that! > > I need to look more deeply on that. > > Richard Purdie escreveu no dia > sexta, 22/01/2021 à(s) 11:30: > >> On Fri, 2021-01-22 at

[OE-core] [PATCH v4 3/4] shaderc: avoid reproducible issues

2021-01-24 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-graphics/shaderc/shaderc_2020.4.bb | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/meta/recipes-graphics/shaderc/shaderc_2020.4.bb b/meta/recipes-graphics/shaderc/shaderc_2020.4.bb index ee9b118371..e886e81d0e 100644

[OE-core] [PATCH v4 2/4] glslang: enable shared libs

2021-01-24 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-graphics/glslang/glslang_11.1.0.bb | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta/recipes-graphics/glslang/glslang_11.1.0.bb b/meta/recipes-graphics/glslang/glslang_11.1.0.bb index f1cc966b2a..5e53f02b1c 100644 ---

[OE-core] [PATCH v4 4/4] shaderc: fix the build with glslang 11.1.0

2021-01-24 Thread Jose Quaresma
Drop patches: * 0001-Fix-the-link-order-of-libglslang-and-libHLSL.patch is rejected upstream and is not need when glslang as shared libs. Update pacthes: * 0001-cmake-de-vendor-libs-and-disable-git-versioning.patch renamed and refreshed from

[OE-core] [PATCH v4 1/4] glslang: upgrade 8.13.3743 -> 11.1.0

2021-01-24 Thread Jose Quaresma
License-Update: Add additional licenses - [1] BSD-2-Clause & MIT & Apache-2.0 - [2] GPL-3-with-bison-exception [1] https://github.com/KhronosGroup/glslang/commit/2962be40baff69848fd786c609289666b60741b8 [2] https://github.com/KhronosGroup/glslang/commit/14a2cfbc72f2bb2e060fdfe3fbe6a4d54e3817a8

[OE-core] OE-core CVE metrics for dunfell on Sun 24 Jan 2021 07:45:01 AM HST

2021-01-24 Thread Steve Sakoman
Branch: dunfell New this week: CVE-2013-0800: pixman https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0800 * CVE-2020-14409: libsdl2 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14409 * CVE-2020-14410: libsdl2

[OE-core] OE-core CVE metrics for master on Sun 24 Jan 2021 07:15:01 AM HST

2021-01-24 Thread Steve Sakoman
Branch: master New this week: CVE-2013-0800: pixman https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0800 * 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-1547 *

[OE-core] [PATCH] openssl: Enable srp algorithm

2021-01-24 Thread akuster
This is still needed by libest in meta-security Signed-off-by: Armin Kuster Cc: Shachar Menashe --- meta/recipes-connectivity/openssl/openssl_1.1.1i.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1i.bb

[OE-core] [PATCH 5/5] sanity.bbclass: verify that user isn't building in PSEUDO_IGNORE_PATHS

2021-01-24 Thread Dorinda
added a check to ensure that a user isn't building in PSEUDO_IGNORE_PATHS Signed-off-by: Dorinda Bassey --- meta/classes/sanity.bbclass | 7 +++ 1 file changed, 7 insertions(+) diff --git a/meta/classes/sanity.bbclass b/meta/classes/sanity.bbclass index 2040b48595..78c0343f0d 100644 ---

[OE-core] [PATCH 4/5] sanity.bbclass: sanity check for bitbake in PATH

2021-01-24 Thread Dorinda
added a sanity check to verify if bitbake is present in PATH Fixes: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13822# Signed-off-by: Dorinda Bassey --- meta/classes/sanity.bbclass | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/classes/sanity.bbclass

[OE-core] [PATCH 3/5] elfutils: add support for ipkg

2021-01-24 Thread Dorinda
debuginfod scanner 0.181 could only support RPM and scan .debs, it can now scan .ipk Signed-off-by: Dorinda Bassey --- .../elfutils/elfutils_0.182.bb| 1 + ...d-support-for-ipkg-to-debuginfod.cxx.patch | 32 +++ 2 files changed, 33 insertions(+) create mode

[OE-core] [PATCH 2/5] elfutils: add PACKAGECONFIG for debuginfod

2021-01-24 Thread Dorinda
removed the config option that disabled debuginfod and enabled it with PACKAGECONFIG Signed-off-by: Dorinda Bassey --- meta/recipes-devtools/elfutils/elfutils_0.182.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/elfutils/elfutils_0.182.bb

[OE-core] [PATCH 1/5] elfutils: split libdebuginfod into its own package

2021-01-24 Thread Dorinda
add package options for libdebuginfod Signed-off-by: Dorinda Bassey --- meta/recipes-devtools/elfutils/elfutils_0.182.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/elfutils/elfutils_0.182.bb b/meta/recipes-devtools/elfutils/elfutils_0.182.bb

[OE-core] [PATCH 1/2] insane: Add test for native/nativesdk inherit order

2021-01-24 Thread Tomasz Dziendzielski
Classes native/nativesdk should be inherited last to prevent unexpected behaviour. [YOCTO #5729] Signed-off-by: Tomasz Dziendzielski --- meta/classes/insane.bbclass | 28 +++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/meta/classes/insane.bbclass

[OE-core] [PATCH 2/2] meta: Fix native inheritance order in recipes

2021-01-24 Thread Tomasz Dziendzielski
Classes native/nativesdk should be inherited last to prevent unexpected behaviour. See [YOCTO #5729] for details. Signed-off-by: Tomasz Dziendzielski --- meta/recipes-core/glibc/cross-localedef-native_2.32.bb | 2 +- meta/recipes-devtools/meson/nativesdk-meson_0.56.2.bb | 2 +-