[oe] [meta-multimedia][PATCH] pipewire: move to oe-core

2021-03-09 Thread Carlos Rafael Giani via lists.openembedded.org
Signed-off-by: Carlos Rafael Giani --- .../pipewire/pipewire_0.3.22.bb | 273 -- 1 file changed, 273 deletions(-) delete mode 100644 meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.22.bb diff --git

[oe] [meta-oe][PATCH] php: update RDEPENDS

2021-03-09 Thread Changqing Li
From: Changqing Li Since commit c4ffcaa2[php: split out phpdbg into a separate package], package php is empty, remove it from RDEPENDS to avoid error: nothing provides php needed by php-cli-7.4.9-r0.corei7_64 Signed-off-by: Changqing Li --- meta-oe/recipes-devtools/php/php_7.4.9.bb | 5 +

Re: [oe] [meta-python][PATCH v3 1/6] python3-ifaddr: Integrate a dependency of pysonos

2021-03-09 Thread Khem Raj
Thanks! On Tue, Mar 9, 2021 at 9:50 AM Andrei Gherzan wrote: > > On Fri, 5 Mar 2021, at 20:29, Khem Raj wrote: > > I am seeing fetch checksum mismatched on AB see > > https://errors.yoctoproject.org/Errors/Details/573554/ > > > > then I manually downloaded the file and checksummed it, > > > > %

Re: [oe] [meta-python][PATCH v3 1/6] python3-ifaddr: Integrate a dependency of pysonos

2021-03-09 Thread Andrei Gherzan
On Fri, 5 Mar 2021, at 20:29, Khem Raj wrote: > I am seeing fetch checksum mismatched on AB see > https://errors.yoctoproject.org/Errors/Details/573554/ > > then I manually downloaded the file and checksummed it, > > % sha256sum ifaddr-0.1.7.tar.gz >

[oe] [meta-python v4][PATCH 6/6] python3-mccabe: Fix HOMEPAGE

2021-03-09 Thread Andrei Gherzan
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb

[oe] [meta-python v4][PATCH 4/6] packagegroup-meta-python: Add new modules (aiohue, ifaddr, pysonos)

2021-03-09 Thread Andrei Gherzan
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- .../recipes-core/packagegroups/packagegroup-meta-python.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb

[oe] [meta-python v4][PATCH 5/6] python3-pep8: Fix HOMEPAGE

2021-03-09 Thread Andrei Gherzan
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pep8_1.7.1.bb

[oe] [meta-python v4][PATCH 2/6] python3-pysonos: Integrate the SONOS control HomeAssistant module

2021-03-09 Thread Andrei Gherzan
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- .../python/python3-pysonos_0.0.40.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pysonos_0.0.40.bb diff --git

[oe] [meta-python v4][PATCH 3/6] python3-aiohue: Integrate the hue control python module

2021-03-09 Thread Andrei Gherzan
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- .../recipes-devtools/python/python3-aiohue_2.2.0.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-aiohue_2.2.0.bb diff --git

[oe] [meta-python v4][PATCH 1/6] python3-ifaddr: Integrate a dependency of pysonos

2021-03-09 Thread Andrei Gherzan
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- .../recipes-devtools/python/python3-ifaddr_0.1.7.bb| 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb diff --git

[oe] [meta-oe][dunfell][PATCH] opencv: Security fixes

2021-03-09 Thread Neetika.Singh
From: Neetika Singh Added patches to fix below CVE's: 1. CVE-2019-14491, CVE-2019-14492 Link: https://github.com/opencv/opencv/commit/ac425f67e4c1d0da9afb9203f0918d8d57c067ed 2. CVE-2019-14493 Link: https://github.com/opencv/opencv/commit/5691d998ead1d9b0542bcfced36c2dceb3a59023 3.

[oe] [meta-oe][sumo][PATCH] opencv: Security fixes

2021-03-09 Thread Neetika.Singh
From: Neetika Singh Added patches to fix below CVE's: 1. CVE-2019-14491, CVE-2019-14492 Link: https://github.com/opencv/opencv/commit/ac425f67e4c1d0da9afb9203f0918d8d57c067ed 2. CVE-2019-14493 Link: https://github.com/opencv/opencv/commit/5691d998ead1d9b0542bcfced36c2dceb3a59023 3.

[oe] [meta-oe][PATCH] nss: upgrade 3.60.1 -> 3.62

2021-03-09 Thread Randy MacLeod
The patch: nss-fix-nsinstall-build.patch is embedded specific so set it's Upstream-Status to inappropriate. Signed-off-by: Randy MacLeod --- meta-oe/recipes-support/nss/nss/nss-fix-nsinstall-build.patch | 2 +- meta-oe/recipes-support/nss/{nss_3.60.1.bb => nss_3.62.bb}| 2 +- 2 files