[oe] [meta-oe][PATCH] fftw: Update to fftw-3.3.10

2021-12-10 Thread Philip Balister
* Minor bug fixes. * Ptests good on qemux86_64. Signed-off-by: Philip Balister --- meta-oe/recipes-support/fftw/{fftw_3.3.9.bb => fftw_3.3.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/fftw/{fftw_3.3.9.bb => fftw_3.3.10.bb} (96%) diff --git

Re: [oe] [PATCH] openssl: Use linux-latomic target for ARC

2021-12-10 Thread Alexey Brodkin via lists.openembedded.org
Hello, Please disregard this patch, as it was meant for OE-core, where it is now posted, see https://lists.openembedded.org/g/openembedded-core/message/159312 -Alexey > From: Alexey Brodkin > Sent: Tuesday, December 7, 2021 6:59 PM > To: openembedded-devel@lists.openembedded.org > > Cc:

[oe] [meta-oe][dunfell][PATCH] jansson: whitelist CVE-2020-36325

2021-12-10 Thread Marta Rybczynska
From: Marta Rybczynska According to the upstream [1], the bug happens only if the programmer does not follow the API definition. [1] https://github.com/akheron/jansson/issues/548 Signed-off-by: Marta Rybczynska --- meta-oe/recipes-extended/jansson/jansson_2.13.1.bb | 3 +++ 1 file changed, 3

[oe] [PATCH] openssl: Use linux-latomic target for ARC

2021-12-10 Thread Alexey Brodkin via lists.openembedded.org
Some atomic ops for 32-bit ARC processors are implemented in GCC's libatomic. For example those dealing with 64-bit data (e.g. __atomic_load_8()) as well as some others. That said it's required to add "-latomic" for successful linkage. Otherwise error messages like this happen on OpenSSL building

[oe] [meta-gnome][PATCH] gjs: Fix build failures with meson 0.60.2

2021-12-10 Thread Khem Raj
Signed-off-by: Khem Raj --- ...r-install-via-list-to-pacify-meson-0.patch | 79 +++ meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb| 1 + 2 files changed, 80 insertions(+) create mode 100644

[oe] [meta-perl][PATCH 1/1] io-compress-lzma-perl: add recipe for version 2.096

2021-12-10 Thread Sakib Sajal
Add recipe for io-compress-lzma-perl and all the dependencies. Signed-off-by: Sakib Sajal --- .../libio/compress-raw-bzip2-perl_2.096.bb| 32 +++ .../libio/compress-raw-lzma-perl_2.096.bb | 32 +++ .../libio/compress-raw-zlib-perl_2.096.bb | 31

[oe] [meta-perl][PATCH 0/1] io-compress-lzma-perl: add recipe for version 2.096

2021-12-10 Thread Sakib Sajal
add recipe for io-compress-lzma-perl and all its dependecies. Testing for both glibc and musl: # Initialize the Build Environment source oe-init-build-env # add to local.conf # make sure all the packages build IMAGE_INSTALL:append = " io-compress-lzma-perl \ compress-raw-lzma-perl

Re: [oe] [meta-perl][PATCH] io-compress-lzma-perl: add recipe for version 2.096

2021-12-10 Thread Sakib Sajal
PLEASE DISREGARD On 2021-12-10 12:28 p.m., Sakib Sajal wrote: Add recipe for io-compress-lzma-perl and all the dependencies. Signed-off-by: Sakib Sajal --- .../libio/compress-raw-bzip2-perl_2.096.bb| 32 +++ .../libio/compress-raw-lzma-perl_2.096.bb | 32

Re: [oe] [meta-perl][PATCH] io-compress-lzma-perl: add recipe for version 2.096

2021-12-10 Thread Sakib Sajal
PLEASE DISREGARD On 2021-12-10 12:28 p.m., Sakib Sajal wrote: Add recipe for io-compress-lzma-perl and all the dependencies. Signed-off-by: Sakib Sajal --- .../libio/compress-raw-bzip2-perl_2.096.bb| 32 +++ .../libio/compress-raw-lzma-perl_2.096.bb | 32

[oe] [meta-perl][PATCH] io-compress-lzma-perl: add recipe for version 2.096

2021-12-10 Thread Sakib Sajal
Add recipe for io-compress-lzma-perl and all the dependencies. Signed-off-by: Sakib Sajal --- .../libio/compress-raw-bzip2-perl_2.096.bb| 32 +++ .../libio/compress-raw-lzma-perl_2.096.bb | 32 +++ .../libio/compress-raw-zlib-perl_2.096.bb | 31

[oe] [meta-perl][PATCH] io-compress-lzma-perl: add recipe for version 2.096

2021-12-10 Thread Sakib Sajal
Add recipe for io-compress-lzma-perl and all the dependencies. Signed-off-by: Sakib Sajal --- .../libio/compress-raw-bzip2-perl_2.096.bb| 32 +++ .../libio/compress-raw-lzma-perl_2.096.bb | 32 +++ .../libio/compress-raw-zlib-perl_2.096.bb | 31

[oe][meta-oe][PATCH] gnome-online-accounts: Switch back to libsoup2

2021-12-10 Thread Joshua Watt
libsoup3 and libsoup2 cannot be mixed in the same program, and webkitgtk in oe-core is moving back to libsoup2 to better align with the rest of GNOME. Drop the parts of patches that updated this recipe to libsoup3, but keep the part that allows it to work with the (unreleased) rest 1.0.