[OE-core] [PATCH] findutils: upgrade 4.8.0 -> 4.9.0

2022-02-08 Thread wangmy
Signed-off-by: Wang Mingyu --- .../findutils/{findutils_4.8.0.bb => findutils_4.9.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/findutils/{findutils_4.8.0.bb => findutils_4.9.0.bb} (88%) diff --git a/meta/recipes-extended/findutils/findutils_4.

[OE-core] [PATCH] gdbm: upgrade 1.22 -> 1.23

2022-02-08 Thread wangmy
refresh ptest.patch Signed-off-by: Wang Mingyu --- meta/recipes-support/gdbm/files/ptest.patch | 16 ++-- .../gdbm/{gdbm_1.22.bb => gdbm_1.23.bb} | 2 +- 2 files changed, 11 insertions(+), 7 deletions(-) rename meta/recipes-support/gdbm/{gdbm_1.22.bb => gdbm_1.23.bb}

[OE-core] [PATCH] harfbuzz: upgrade 3.3.1 -> 3.3.2

2022-02-08 Thread wangmy
Changelog: = Revert splitting of pair positioning values introduced in 3.3.0 as it proved problematic Signed-off-by: Wang Mingyu --- .../harfbuzz/{harfbuzz_3.3.1.bb => harfbuzz_3.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbu

[OE-core] [PATCH] ed: upgrade 1.17 -> 1.18

2022-02-08 Thread wangmy
License-Update: year updated to 2022. license changed from GNU3 to GNU2. Changelog: = * main_loop.c (get_shell_command): Flush stdout after printing cmd. * signal.c (sighup_handler): Fix a memory leak just before exiting. * carg_parser.c (ap_init): Likewise. * io.c (read_file, write_file):

[OE-core] [PATCH] libmodulemd: upgrade 2.13.0 -> 2.14.0

2022-02-08 Thread wangmy
Changelog: = Enhancements: - New functions for stripping XMD from an index (modulemd_module_index_clear_xmds()), from a module (modulemd_module_clear_xmds()), and from a version 2 module stream (modulemd_module_stream_v2_clear_xmd()). This enables you to prevent from leaking pr

[OE-core] [PATCH] lzip: upgrade 1.22 -> 1.23

2022-02-08 Thread wangmy
Changelog: = * Decompression time has been reduced by 5-12% depending on the file. * main.cc (getnum): Show option name and valid range if error. * Improve several descriptions in manual, '--help', and man page. * lzip.texi: Change GNU Texinfo category to 'Compression'. Signed-off-by: Wang

[OE-core] [PATCH] libxcrypt: upgrade 4.4.27 -> 4.4.28

2022-02-08 Thread wangmy
Changelog: = Add glibc-on-or1k (OpenRISC 1000) entry to libcrypt.minver. This was added in GNU libc 2.35. Signed-off-by: Wang Mingyu --- .../{libxcrypt-compat_4.4.27.bb => libxcrypt-compat_4.4.28.bb} | 0 meta/recipes-core/libxcrypt/libxcrypt.inc | 2 +- .../libxcr

[OE-core] [PATCH] libxkbcommon: upgrade 1.3.1 -> 1.4.0

2022-02-08 Thread wangmy
Changelog: = - Add `enable-tools` option to Meson build (on by default) to allow disabling the `xkbcli` tools. - In `xkbcli list`, fix "YAML Norway problem" in output. - In libxkbregistry, variants now inherit iso639, iso3166 and brief from parent layout if omitted. - In libxkbregistry,

[OE-core] [PATCH] screen: upgrade 4.8.0 -> 4.9.0

2022-02-08 Thread wangmy
CVE-2021-26937.patch removed since it is included in 4.9.0 Changelog: = * Hardstatus option for used encoding (escape string '%e') * OpenBSD uses native openpty() from its utils.h * Fixes: - fix combining char handling that could lead to a segfault - CVE-2021-26937: possible denial of

[OE-core] [PATCH] man-db: upgrade 2.9.4 -> 2.10.0

2022-02-08 Thread wangmy
License-Update: == COPYING : "GNU Library" changed to "GNU Lesser" format changed COPYING.LIB : "51 Franklin St" changed to "51 Franklin Street" format changed Signed-off-by: Wang Mingyu --- .../man-db/{man-db_2.9.4.bb => man-db_2.10.0.bb}| 6 +++

Re: [OE-core] Package revision

2022-02-08 Thread Mikko Rapeli
Hi, On Mon, Feb 07, 2022 at 03:18:20PM -0800, jbouchard wrote: > I was wondering why the package revision are not increasing when a patch is > apply to other project source, like this commit > https://git.openembedded.org/openembedded-core/commit/?h=honister&id=2d3c5b078feb34cb729902292d2805c928

Re: [OE-core] [RFC] support for multi project toolchain-cmake

2022-02-08 Thread Vyacheslav Yurkov
On 07.02.2022 16:30, Tobias Neumann wrote: Because a SDK is specific for a hardware platform, but not for a project using that hardware platform, it is readonly and can be used for all projects with this hardware. This however requires that the compiled libraries generated with this SDK during t

[OE-core] [PATCH] tune-cortexa72: Fix a misspelt override in PACKAGE_EXTRA_ARCHS

2022-02-08 Thread Luna Gräfje
Without this, the string "${PACKAGE_EXTRA_ARCHS:tune-armv8-crc}" will show up in some bash tasks (notably opkg-arch-config.do_compile which is how I found out about this) which will break things (besides obviously not doing the intended thing of expanding to a list of architectures) Signed-off-by:

Re: [OE-core] [dunfell][PATCH] rpm: fix intermittent compression failure in do_package_write_rpm

2022-02-08 Thread Jose Quaresma
Hi, escreveu no dia terça, 8/02/2022 à(s) 03:42: > rpmbuild can start processing random memory when processing the value > provided by XZ_THREADS, and unintentionally disable encoding for a > file descriptor that in fact requires encoding to be enabled in order > for lzwrite() to actually create

Re: [OE-core] [PATCH] ed: upgrade 1.17 -> 1.18

2022-02-08 Thread Alexander Kanavin
On Tue, 8 Feb 2022 at 09:26, wangmy wrote: > License-Update: > year updated to 2022. > license changed from GNU3 to GNU2. > LICENSE = "GPLv3+" > -LIC_FILES_CHKSUM = "file://COPYING;md5=0c7051aef9219dc7237f206c5c4179a7 \ > - > file://ed.h;endline=20;md5=b72aa5eaafef318c6bfc37f

[OE-core] [PATCH] python3-pycryptodome: upgrade 3.14.0 -> 3.14.1

2022-02-08 Thread wangmy
Changelog: = GH#595: Fixed memory leak for GMP integers. Signed-off-by: Wang Mingyu --- meta/recipes-devtools/python/python3-pycryptodome_3.14.0.bb | 5 - meta/recipes-devtools/python/python3-pycryptodome_3.14.1.bb | 5 + ...cryptodomex_3.14.0.bb => python3-pycryptodomex_3.14.1

[OE-core] [PATCH] python3-pytest: upgrade 6.2.5 -> 7.0.0

2022-02-08 Thread wangmy
License-Update: year from "2004-2020" changed to "2004". Signed-off-by: Wang Mingyu --- .../{python3-pytest_6.2.5.bb => python3-pytest_7.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pytest_6.2.5.bb => python3-pytest_7.0.0.b

[OE-core] [PATCH] python3-magic: upgrade 0.4.24 -> 0.4.25

2022-02-08 Thread wangmy
Changelog: = - Support os.PathLike values in Magic.from_file and magic.from_file - Handle some versions of libmagic that return mime string without charset - Fix tests for file 5.41 - Include typing stub in package Signed-off-by: Wang Mingyu --- .../python/{python3-magic_0.4.24.b

[OE-core] [PATCH] python3-pyelftools: upgrade 0.27 -> 0.28

2022-02-08 Thread wangmy
Changelog: = - Added a method for returning the index of a section by name (#331) - Allow filtering by section types in iter_sections (#345) - Support Android compressed rel/rela sections (#357) - Initial support for PPC64LE (#360) - Initial DWARF v5 support (#363 with several fol

[OE-core] [PATCH] python3-pip: upgrade 22.0.2 -> 22.0.3

2022-02-08 Thread wangmy
Changelog: = Features --- Print the exception via rich.traceback, when running with --debug. (#10791) Bug Fixes - Only calculate topological installation order, for packages that are going to be installed/upgraded. This fixes an AssertionError that occured when determining ins

Re: [OE-core] [PATCH 1/2] devtool: get hooks directory path from git rev-parse

2022-02-08 Thread Jose Quaresma
Hi, escreveu no dia terça, 8/02/2022 à(s) 03:50: > Ask git rev-parse to provide the path to the repo's hooks directory. > > This allows devtool to support git submodules, where only the > superproject contains a .git directory. > > git submodules contain .git files pointing to their parent repo,

Re: [OE-core] [PATCH] newlib: Upgrade 4.1.0 -> 4.2.0

2022-02-08 Thread Ross Burton
This is causing license errors for me: ERROR: newlib-4.2.0-r0 do_populate_lic: QA Issue: newlib: The LIC_FILES_CHKSUM does not match for file://COPYING.NEWLIB;md5=b8dda70da54e0efb49b1074f349d7749 newlib: The new md5 checksum is 8bb75595dbcc7d45e5c0d116d7bdf6ce newlib: Here is the selected license

[OE-core] [PATCH] newlib: fix license checksums

2022-02-08 Thread Ross Burton
COPYING.LIBGLOSS simply had the FSF street address change. COPYING.NEWLIB now includes BSD-3-Clause. Signed-off-by: Ross Burton --- meta/recipes-core/newlib/newlib.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-core/newlib/newlib.inc b/meta/recipes-c

Re: [OE-core] [PATCH] newlib: Upgrade 4.1.0 -> 4.2.0

2022-02-08 Thread Ross Burton
Patch on the list. It would be good to get newlib exercised in the AB somewhere... Ross On Tue, 8 Feb 2022 at 11:32, Ross Burton wrote: > > This is causing license errors for me: > > ERROR: newlib-4.2.0-r0 do_populate_lic: QA Issue: newlib: The > LIC_FILES_CHKSUM does not match for > file://COP

Re: [OE-core] [dunfell][PATCH] rpm: fix intermittent compression failure in do_package_write_rpm

2022-02-08 Thread bkylerussell
Ok, sorry about that. I can fixup and resend. On Tue, Feb 8, 2022 at 5:09 AM Jose Quaresma wrote: > Hi, > > escreveu no dia terça, 8/02/2022 à(s) 03:42: > >> rpmbuild can start processing random memory when processing the value >> provided by XZ_THREADS, and unintentionally disable encoding fo

[OE-core] [dunfell][PATCH v2] rpm: fix intermittent compression failure in do_package_write_rpm

2022-02-08 Thread bkylerussell
rpmbuild can start processing random memory when processing the value provided by XZ_THREADS, and unintentionally disable encoding for a file descriptor that in fact requires encoding to be enabled in order for lzwrite() to actually create an rpm. *** Fdopen(0x7f2030002b30,w6T16.xzdio) | fdio 2

Re: [OE-core] [PATCH 1/2] devtool: get hooks directory path from git rev-parse

2022-02-08 Thread bkylerussell
Ok, I see. I didn't realize I dropped that from the original line. Thanks for the catch. On Tue, Feb 8, 2022 at 5:30 AM Jose Quaresma wrote: > Hi, > > escreveu no dia terça, 8/02/2022 à(s) 03:50: > >> Ask git rev-parse to provide the path to the repo's hooks directory. >> >> This allows devto

[OE-core] [PATCH v2 1/2] devtool: get hooks directory path from git rev-parse

2022-02-08 Thread bkylerussell
Ask git rev-parse to provide the path to the repo's hooks directory. This allows devtool to support git submodules, where only the superproject contains a .git directory. git submodules contain .git files pointing to their parent repo, which confuses devtool when it tries to modify the commit hoo

[OE-core] [PATCH v2 2/2] devtool: don't exec patch commit task funcs for git submodules

2022-02-08 Thread bkylerussell
When applying a patch directly to a submodule, devtool doesn't need to generate commits for updated submodule revisions, which may differ each time a patch is applied to a devtool workspace. (submodule revision commits would be effectively useless unless the patch is pushed to a remote repo from d

Re: [OE-core] [PATCH v2] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Robert Berger
Hi, On 07/02/2022 22:59, Scott Murray wrote: Jan-Simon can talk to it better, as he's done some dev work on the layer and done tests with it against AGL (and the subsequent Fossology instance experimentation), but AFAIK for the actual scanning scancode-toolkit does pattern matching based license

Re: [OE-core] [PATCH v2] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Jan-Simon Möller
Hi all > > Can you given an overview of what meta-spdxscanner does? I'm not quite > > clear what extra processing would be required here. > > Jan-Simon can talk to it better, as he's done some dev work on the layer > and done tests with it against AGL (and the subsequent Fossology instance > exper

Re: [OE-core] [RFC] support for multi project toolchain-cmake

2022-02-08 Thread Richard Purdie
On Mon, 2022-02-07 at 16:30 +0100, yoctoproj...@neumann-web.eu wrote: > > thank you for your reply and please excuse that I didn't clarify my intent > correctly in my first mail. Your assumption, that I meant the cmake of the SDK > is correct. And your assumption regarding that the install path is

Re: [OE-core] [PATCH v2] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Mikko Rapeli
Hi, On Tue, Feb 08, 2022 at 02:19:51PM +0100, Jan-Simon Möller wrote: > Hi all > > > > Can you given an overview of what meta-spdxscanner does? I'm not quite > > > clear what extra processing would be required here. > > > > Jan-Simon can talk to it better, as he's done some dev work on the layer

Re: [OE-core] [PATCH v2] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Jan-Simon Möller
Hi Mikko, > I guess reports from both will be a superset of used licenses (and possibly > copyright statements too) since the list of source files which are actually > compiled is not known to these services. Yes, the input is the 'bare' patched source archives. Yes, you're right. We do only know

Re: [OE-core] [PATCH v2] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Joshua Watt
On Tue, Feb 8, 2022 at 7:19 AM Jan-Simon Moeller wrote: > > Hi all > > > > Can you given an overview of what meta-spdxscanner does? I'm not quite > > > clear what extra processing would be required here. > > > > Jan-Simon can talk to it better, as he's done some dev work on the layer > > and done

[OE-core] [PATCH] oeqa/selftest: test that newlib can build

2022-02-08 Thread Ross Burton
Add a test to set TCLIBC=newlib and build newlib/libgloss. This is the absolute minimum test, but at least it exercises the build of this package. Signed-off-by: Ross Burton --- meta/lib/oeqa/selftest/cases/newlib.py | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta/li

[OE-core] [PATCHi v2] classes/lib/useradd: The option -P is deprecated

2022-02-08 Thread Daiane Angolini
This is also covered in documentation since: https://git.yoctoproject.org/yocto-docs/commit/?id=3f3e5574ac9801ad92940168b61b532e0bd53a80 [YOCTO 14605] Signed-off-by: Daiane Angolini --- changes since v1: commit log the patch was reworked meta/classes/useradd-staticids.bbclass | 4 meta/l

[OE-core] [PATCH v3] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Saul Wold
This patch will read the begining of source files and try to find the SPDX-License-Identifier to populate the licenseInfoInFiles field for each source file. This does not populate licenseConcluded at this time, nor rolls it up to package level. We read as binary file since some source code seem to

Re: [OE-core] gio-querymodules: error while loading shared libraries: libffi.so.6: cannot open shared object file

2022-02-08 Thread Bryan Evenson
Alex, > -Original Message- > From: Alexander Kanavin > Sent: Monday, February 7, 2022 1:58 PM > To: Bryan Evenson > Cc: Patches and discussions about the oe-core layer c...@lists.openembedded.org> > Subject: Re: [OE-core] gio-querymodules: error while loading shared > libraries: libffi.

Re: [OE-core] [PATCH v3] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Konrad Weihmann
On 08.02.22 16:02, Saul Wold wrote: > This patch will read the begining of source files and try to find > the SPDX-License-Identifier to populate the licenseInfoInFiles > field for each source file. This does not populate licenseConcluded > at this time, nor rolls it up to package level. > > We re

[OE-core] Yocto Project Status WW06`22

2022-02-08 Thread Stephen Jolley
Current Dev Position: YP 3.5 M3 Next Deadline: 21th Feb. 2022 YP 3.5 M3 build Next Team Meetings: * Bug Triage meeting Thursday Feb. 10th 7:30 am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) *

Re: [OE-core] [PATCH v3] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Saul Wold
On 2/8/22 07:37, Konrad Weihmann wrote: On 08.02.22 16:02, Saul Wold wrote: This patch will read the begining of source files and try to find the SPDX-License-Identifier to populate the licenseInfoInFiles field for each source file. This does not populate licenseConcluded at this time, nor rol

[OE-core] [honister][PATCH 3/3] package: Pass dv (debug_vars) around instead of individual vars

2022-02-08 Thread Peter Kjellerstedt
From: Peter Kjellerstedt This simplifies the APIs for splitdebuginfo(), splitstaticdebuginfo() and inject_minidebuginfo() Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- meta/classes/package.bbclass | 22 +++--- 1 file changed, 11 insertions(+), 11 deletion

[OE-core] [honister][PATCH 1/3] package: Split out package_debug_vars from split_and_strip_files

2022-02-08 Thread Peter Kjellerstedt
From: Peter Kjellerstedt The split_and_strip_files() function is big and hard to follow. This takes a small step to improve that by splitting out the part that sets up the variables used to implement the various debug splitting methods specified by PACKAGE_DEBUG_SPLIT_STYLE. Signed-off-by: Peter

[OE-core] [honister][PATCH 2/3] package: Make package_debug_vars() return a dict

2022-02-08 Thread Peter Kjellerstedt
From: Peter Kjellerstedt It simplifies the API to return one dict instead of seven strings. Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- meta/classes/package.bbclass | 96 +++- 1 file changed, 51 insertions(+), 45 deletions(-) diff --git

Re: [OE-core] [PATCH 1/5] skip_recipe: remove old class and rename VarFlag to SKIP_RECIPE

2022-02-08 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core@lists.openembedded.org > On Behalf Of Saul Wold > Sent: den 4 februari 2022 18:02 > To: openembedded-core@lists.openembedded.org > Cc: Saul Wold > Subject: [OE-core] [PATCH 1/5] skip_recipe: remove old class and rename > VarFlag to SKIP_REC

Re: [OE-core] [PATCH v3] create-spdx: Get SPDX-License-Identifier from source

2022-02-08 Thread Konrad Weihmann
On 08.02.22 16:50, Saul Wold wrote: > > > On 2/8/22 07:37, Konrad Weihmann wrote: >> On 08.02.22 16:02, Saul Wold wrote: >>> This patch will read the begining of source files and try to find >>> the SPDX-License-Identifier to populate the licenseInfoInFiles >>> field for each source file. This

[OE-core][PATCH] seatd: build systemd backend if DISTRO_FEATURE systemd is set

2022-02-08 Thread Markus Volk
Add libsystemd dependency if we have systemd in DISTRO_FEATURES. This is needed to build the systemd backend. Projects that use seatd to hook into logind (e.g. wlroots) fail to properly login without it. Signed-off-by: Markus Volk --- meta/recipes-core/seatd/seatd_0.6.3.bb | 7 +-- 1 file ch

Re: [OE-core] gio-querymodules: error while loading shared libraries: libffi.so.6: cannot open shared object file

2022-02-08 Thread Alexander Kanavin
On Tue, 8 Feb 2022 at 16:25, Bryan Evenson wrote: > I traced back and I see the gio-querymodules call is inserted in the > postrm by gio-module-class.bbclass. Based on the commit notes, the postrm > and postinst steps are an optimization and are not required to succeed. > Therefore I'd argue thi

Re: [OE-core] gio-querymodules: error while loading shared libraries: libffi.so.6: cannot open shared object file

2022-02-08 Thread Bryan Evenson
Alex, From: Alexander Kanavin Sent: Tuesday, February 8, 2022 11:59 AM To: Bryan Evenson Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] gio-querymodules: error while loading shared libraries: libffi.so.6: cannot open shared object file On Tue, 8 Feb 2022 at 16:25,

[OE-core] [PATCH] sstate: fix up additional debugging when fetch fails occur

2022-02-08 Thread Alexander Kanavin
This should print the actual stack trace, for real :) Signed-off-by: Alexander Kanavin --- meta/classes/sstate.bbclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/classes/sstate.bbclass b/meta/classes/sstate.bbclass index 475ce40c6b..54edf0bec6 100644 --- a/met

Re: [OE-core] [PATCH] scripts/runqemu-ifdown: Don't treat the last iptables command as special

2022-02-08 Thread Daniel Mueller via lists.openembedded.org
Are there any comments on this patch? Thanks, Daniel From: openembedded-core@lists.openembedded.org on behalf of Daniel Mueller via lists.openembedded.org Sent: Wednesday, February 2, 2022 09:18 To: openembedded-core@lists.openembedded.org Subject: [OE

Re: [OE-core] gio-querymodules: error while loading shared libraries: libffi.so.6: cannot open shared object file

2022-02-08 Thread Alexander Kanavin
On Tue, 8 Feb 2022 at 21:36, Bryan Evenson wrote: > As best I can tell, this is breaking because libffi upgraded from libffi6 to > libffi7. The old version of glib-2.0 depends on libffi6 and the new version > of glib-2.0 depends on libffi7. Opkg starts to upgrade glib-2.0, but it > first upgr

Re: [OE-core] [PATCH 07/17] gstreamer1.0: upgrade 1.18.5 -> 1.20.0

2022-02-08 Thread Alexander Kanavin
Unfortunately this patchset (which is now in master) does not address the ptest fail. Please resolve this as soon as possible. + exec /usr/libexec/installed-tests/gstreamer/gst_gstbin Running suite(s): GstBin Executing: gstreamer/gst_gstbin.test Executing: gstreamer/gst_gstbin.test Executing:

[OE-core] [PATCH v3 2/3] meta: Remove libsegfault and catchsegv

2022-02-08 Thread Khem Raj
Glibc has dropped them starting with 2.35 see [1] [1] https://sourceware.org/git/?p=glibc.git;a=commit;h=65ccd641bacea33be23d51da737c2de7543d0f5e Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/conf/distro/include/tclibc-glibc.inc | 2 +- meta/recipes-core/glibc/glibc-package.i

[OE-core] [PATCH v3 3/3] perl: Help resolving WNOHANG and _exit in Posix module

2022-02-08 Thread Khem Raj
Signed-off-by: Khem Raj --- ...01-ipc-force-POSIX-WNOHANG-resolving.patch | 57 +++ meta/recipes-devtools/perl/perl_5.34.0.bb | 1 + 2 files changed, 58 insertions(+) create mode 100644 meta/recipes-devtools/perl/files/0001-ipc-force-POSIX-WNOHANG-resolving.patch diff --gi

[OE-core] [PATCH v3 1/3] glibc: Upgrade to 2.35 (RFC)

2022-02-08 Thread Khem Raj
From: Richard Purdie Package /usr/bin/ld.so in a separate package ld.so is a new tool which is added as a symlink to original dynamic linker so make it available with same name across architectures which is useful to leveral features like --preload, --audit, and --list-diagnostics more accessib

Re: [OE-core] [PATCH v2 1/2] glibc: Upgrade to 2.35 (RFC)

2022-02-08 Thread Khem Raj
sent a v3 Its also top 3 patches on https://git.yoctoproject.org/poky-contrib/log/?h=kraj/poky-next On Sun, Feb 6, 2022 at 12:13 AM Richard Purdie wrote: > > On Thu, 2022-02-03 at 12:02 -0800, Khem Raj wrote: > > package up /usr/bin/ld.so > > > > ld.so is a new tool which is added as a symlink t

[OE-core] bitbake-diffsigs with multiconfig is not helpful

2022-02-08 Thread Chris Laplante via lists.openembedded.org
Hi all, We are using Yocto Zeus (yes, I know...) and I'm trying to track down some reproducibility issues. My go-to tool is bitbake-diffsigs, but ever since we started using multiconfig, the tool is pretty much useless with results like this: (where mc-one and mc-two are multiconfigs) NOTE:

[OE-core] [PATCH v4] perl: Help resolving WNOHANG and _exit in Posix module

2022-02-08 Thread Khem Raj
Signed-off-by: Khem Raj --- v4: Fix filepaths in release tarballs which are different than git repo ...01-ipc-force-POSIX-WNOHANG-resolving.patch | 52 +++ meta/recipes-devtools/perl/perl_5.34.0.bb | 1 + 2 files changed, 53 insertions(+) create mode 100644 meta/recipes-de

Re: [OE-core] [PATCH] newlib: fix license checksums

2022-02-08 Thread Alejandro Hernandez Samaniego
Thanks for catching this Ross Alejandro On 2/8/22 11:56, Ross Burton wrote: COPYING.LIBGLOSS simply had the FSF street address change. COPYING.NEWLIB now includes BSD-3-Clause. Signed-off-by: Ross Burton --- meta/recipes-core/newlib/newlib.inc | 6 +++--- 1 file changed, 3 insertions(+),

[OE-core][PATCH] boost: add json lib

2022-02-08 Thread Matthias Klein
Add the json lib which provides containers and algorithms that implement JavaScript Object Notation, or simply "JSON", a lightweight data-interchange format. Signed-off-by: Matthias Klein --- meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-su