[OE-core][PATCH] busybox: refresh defconfig

2022-01-24 Thread Andrej Valek
- extend find command - disable rootfs skip - busybox-inittab_1.34.1 -> busybox-inittab_1.35.0 Signed-off-by: Andrej Valek --- ...ab_1.34.1.bb => busybox-inittab_1.35.0.bb} | 0 meta/recipes-core/busybox/busybox/defconfig | 70 +++ 2 files changed, 39 insertions(+), 31

Re: [OE-core][PATCH] kernel: add missing path to search for debug files

2022-01-24 Thread Andrej Valek
Hello Richard, Fine, that we have it, but are you going to take a look on the patch :) ? Regards, Andrej On Fri, 2022-01-21 at 10:18 +0100, Michael Opdenacker wrote: > > On 1/19/22 5:48 PM, Richard Purdie wrote: > > On Wed, 2022-01-19 at 12:57 +0100, Andrej Valek wrote: > > > Since explicit

Re: [OE-core] [PATCH meta-oe] rtc-tool: Add a recipe

2022-01-24 Thread Christian Eggers
Hi Fabio, from my experience, custom build systems (including "bare" Makefiles) are often hard to integrate/maintain for distributors. What about using CMake instead? regards Christian On Sunday, 23 January 2022, 16:03:58 CET, Fabio Estevam wrote: > From: Fabio Estevam > > rtc-tools is a

[OE-core][PATCH v3] icu: fix make_icudata dependencies

2022-01-24 Thread Kory Maincent
The make_icudata task is set before the configure task then the dependencies for this task are not populate yet. Fixed it by adding do_prepare_recipe_sysroot task dependency to the make_icudata task. Signed-off-by: Kory Maincent --- Change in v2: Use deptask flag instead of setting manually

[OE-core] dvb.ko for Miraclebox mbultra broken

2022-01-24 Thread Thomas Törnblom
I'm the owner of two Miraclebox mbultra boxes on which I run OpenATV 6.4. Both of them have one DVB-S2 and one DVB-T/DVB-T2 tuners installed. Since many years the driver /lib/modules/3.14.2/extra/dvb.ko has issues with a few DVB-T2 channels in Sweden and I have had to replace file with an older

[OE-core] [PATCH 1/2] glibc : Fix CVE-2021-3998

2022-01-24 Thread Pgowda
Upstream-Status: Backport [https://sourceware.org/git/?p=glibc.git;a=commit;h=062ff490c1467059f6cd64bb9c3d85f6cc6cf97a] Upstream-Status: Backport [https://sourceware.org/git/?p=glibc.git;a=commit;h=f7a79879c0b2bef0dadd6caaaeeb0d26423e04e5] Signed-off-by: pgowda ---

[OE-core] [PATCH 2/2] glibc : Fix CVE-2021-3999

2022-01-24 Thread Pgowda
Upstream-Status: Backport [https://sourceware.org/git/?p=glibc.git;a=commit;h=8c8a71c85f2ed5cc90d08d82ce645513fc907cb6] Upstream-Status: Backport [https://sourceware.org/git/?p=glibc.git;a=commit;h=472e799a5f2102bc0c3206dbd5a801765fceb39c] Signed-off-by: pgowda ---

Re: [OE-core] [dunfell][PATCH RFC] busybox.inc: Create temporary busybox links during install

2022-01-24 Thread Bryan Evenson
Andrej, I suspect it is still an issue in master, but I haven't been able to confirm. I'm using a third-party layer that hasn't been updated to support the new override syntax introduced in the honister release. I agree that it should be fixed in master and then backported as deemed

[OE-core] dvb.ko for Miraclebox mbultra broken

2022-01-24 Thread Thomas Törnblom
[Edited Message Follows] I'm the owner of two Miraclebox mbultra boxes on which I run OpenATV 6.4. Both of them have one DVB-S2 and one DVB-T/DVB-T2 tuners installed. Since many years the driver /lib/modules/3.14.2/extra/dvb.ko has issues with a few DVB-T2 channels in Sweden and I have had to

[OE-core] [PATCH] yocto-check-layer: add debug output for the layers that were found

2022-01-24 Thread Ross Burton
When debugging weird yocto-check-layer output it is useful to know what the tool found when looking for layers. Signed-off-by: Ross Burton --- scripts/yocto-check-layer | 5 + 1 file changed, 5 insertions(+) diff --git a/scripts/yocto-check-layer b/scripts/yocto-check-layer index

[OE-core] [PATCH v2] yocto-check-layer: add debug output for the layers that were found

2022-01-24 Thread Ross Burton
When debugging weird yocto-check-layer output it is useful to know what the tool found when looking for layers. Signed-off-by: Ross Burton --- scripts/yocto-check-layer | 13 + 1 file changed, 13 insertions(+) diff --git a/scripts/yocto-check-layer b/scripts/yocto-check-layer index

[OE-core] Inclusive Language Proposal for YP/OE

2022-01-24 Thread Jon Mason
>From the beginning, OpenEmbedded and The Yocto Project have always strived to be as inclusive as possible to all races, sexes, orientations, religions, nationalities, and any other thing which might divide people. As continuation of this striving, there are suggested changes below that are being

Re: [OE-core] [PATCH meta-oe] rtc-tool: Add a recipe

2022-01-24 Thread Fabio Estevam
Hi Christian, On Mon, Jan 24, 2022 at 6:57 AM Christian Eggers wrote: > > Hi Fabio, > > from my experience, custom build systems (including "bare" Makefiles) > are often hard to integrate/maintain for distributors. rtc-tools is a straightforward package and I have sent the Makefile patch

[OE-core] [poky][dunfell][PATCH 2/6] tzdata: Remove BSD License specifier

2022-01-24 Thread Nisha Parrakat
From: Joshua Watt The code in question is licensed under the BSD-3-Clause license, so including the generic "BSD" license is unnecessary. (From OE-Core rev: c39fc075ce3fd5b53c2a2fccb43500ee0a12f39d) Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie Signed-off-by: Nisha Parrakat ---

[OE-core] [poky][dunfell][PATCH 5/6] shadow: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
From: Joshua Watt Make the license more accurate by specifying the specific variant of BSD license instead of the generic one. This helps with SPDX license attribution as "BSD" is not a valid SPDX license. (From OE-Core rev: 65e3b23e1b266653fd30c90222e953f7e37fba0c) Signed-off-by: Joshua Watt

[OE-core] [poky][dunfell][PATCH 3/6] e2fsprogs: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
From: Joshua Watt Make the license more accurate by specifying the specific variant of BSD license instead of the generic one. This helps with SPDX license attribution as "BSD" is not a valid SPDX license. (From OE-Core rev: 966fb77981e4fed0ab7998439940b1e05dd0ee43) Signed-off-by: Joshua Watt

[OE-core] [poky][dunfell][PATCH 6/6] shadow-sysroot: sync license with shadow

2022-01-24 Thread Nisha Parrakat
From: Ross Burton This recipe is just a single data file from shadow, but as we can't easily tell what license that specific file is under just copy the full license statement. (From OE-Core rev: f0e2f3b1f855ea6e184bd1d8d796279fedcbfa33) Signed-off-by: Ross Burton Signed-off-by: Richard

[OE-core] [poky][dunfell][PATCH 1/6] lsof: correct LICENSE

2022-01-24 Thread Nisha Parrakat
From: Ross Burton The lsof LICENSE is superficially BSD-like, but it isn't BSD. Now that we have the full SPDX license set in oe-core, use Spencer-94. (From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Nisha

[OE-core] [poky][dunfell][PATCH 4/6] glib-2.0: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
From: Joshua Watt Make the license more accurate by specifying the specific variant of BSD license instead of the generic one. This helps with SPDX license attribution as "BSD" is not a valid SPDX license. (From OE-Core rev: 91cd1ef01a3f3883c04bac67af2672ec60e20fb8) Signed-off-by: Joshua Watt

[OE-core] [PATCH 3/4] python3-setuptools-scm: upgrade 6.3.2 -> 6.4.2

2022-01-24 Thread Tim Orling
v6.4.2 * fix #671 : NoReturn is not avaliable in painfully dead python 3.6 v6.4.1 * fix regression #669: restore get_version signature * fix #668: harden the selftest for distribution extras v6.4.0 * compatibility adjustments for setuptools >58 * only put minimal setuptools version into toml

[OE-core] [PATCH 2/4] python3-importlib-metadata: upgrade 4.10.0 -> 4.10.1

2022-01-24 Thread Tim Orling
v4.10.1 * 361: Avoid potential REDoS in EntryPoint.pattern. References: https://github.com/python/importlib_metadata/issues/361 Signed-off-by: Tim Orling --- ...-metadata_4.10.0.bb => python3-importlib-metadata_4.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 4/4] python3-pyparsing: upgrade 3.0.6 -> 3.0.7

2022-01-24 Thread Tim Orling
* Update HOMEPAGE to reflect move to github (in 2018) * Add DESCRIPTION and BUGTRACKER This upgrade includes bug fixes and minor enhancements. For changes, see: https://github.com/pyparsing/pyparsing/blob/master/CHANGES Signed-off-by: Tim Orling --- ...-pyparsing_3.0.6.bb =>

[OE-core] [PATCH 0/4] AUH python3-* upgrades

2022-01-24 Thread Tim Orling
Upgrades with the help of AUH for: * python3-hypothesis * python3-importlib-metadata * python3-pyparsing * python3-setuptools-scm The following changes since commit 27ff420543f0195dab024698d804aca33f2ae139: build-appliance-image: Update to master head revision (2022-01-22 11:28:56 +) are

[OE-core] [PATCH 1/4] python3-hypothesis: upgrade 6.35.0 -> 6.36.0

2022-01-24 Thread Tim Orling
6.36.0 - 2022-01-19 * This release disallows using typing.Final with from_type() and register_type_strategy(). - Why? Because Final can only be used during class definition. We don’t generate class attributes. - It also does not make sense as a runtime type on its own. Signed-off-by: Tim

[OE-core] [PATCH 1/2] Revert "oeqa/runtime/stap: increase buffer size"

2022-01-24 Thread Ross Burton
The failures appear to be OOMs during the compile phase, so the buffer size isn't (yet) relevant. If the buffer size is a problem, SystemTap commit 3106bc65 would be a better fix. This reverts commit 674fd536bc1c2308d557652ae100b1a1eee103b9. Signed-off-by: Ross Burton ---

[OE-core] [PATCH 2/2] core-image-sato-sdk: allocate more memory when in qemu

2022-01-24 Thread Ross Burton
Compiling code is memory-intensive, especially kernel modules like the SystemTap probes, so give the VM 1GB of RAM. Hopefully this solves the intermittent failures caused by OOMs during the SystemTap test. [ YOCTO #14673 ] Signed-off-by: Ross Burton ---

[OE-core] [PATCH] python3-dbusmock: Add native recipe

2022-01-24 Thread Khem Raj
Needed by apps like folks Signed-off-by: Khem Raj --- meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb b/meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb index

Re: [OE-core] [PATCH] python3-dbusmock: Add native recipe

2022-01-24 Thread Ross Burton
Seems like a workaround for a bad dependency. Can this be disabled in folks? Ross On Mon, 24 Jan 2022 at 18:12, Khem Raj wrote: > > Needed by apps like folks > > Signed-off-by: Khem Raj > --- > meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb | 2 ++ > 1 file changed, 2 insertions(+)

Re: [OE-core] [PATCH meta-oe] rtc-tool: Add a recipe

2022-01-24 Thread Christian Eggers
Hi Fabio, hi Alexandre, On Monday, 24 January 2022, 20:18:34 CET, Fabio Estevam wrote: > Hi Christian, > ___ Christian Eggers Software Engineer ​ ARRI Arnold & Richter Cine Technik GmbH & Co. Betriebs KG Arriweg 17, 83071 Stephanskirchen

[OE-core] [PATCH v3] yocto-check-layer: add debug output for the layers that were found

2022-01-24 Thread Ross Burton
When debugging weird yocto-check-layer output it is useful to know what the tool found when looking for layers. Signed-off-by: Ross Burton --- scripts/yocto-check-layer | 13 + 1 file changed, 13 insertions(+) diff --git a/scripts/yocto-check-layer b/scripts/yocto-check-layer index

[OE-core] [PATCH v2] systemd: Forward port musl patches

2022-01-24 Thread Khem Raj
Redo the header include patch and add fixes for new code. Signed-off-by: Khem Raj --- v2: Fix build with musl/mips .../0001-Adjust-for-musl-headers.patch| 453 ++ ...ass-correct-parameters-to-getdents64.patch | 50 ++ .../0002-Add-sys-stat.h-for-S_IFDIR.patch | 29

[OE-core] [PATCH] ffmpeg: Remove --disable-msa2 mips option

2022-01-24 Thread Khem Raj
This is now deleted option in 5.0+ Signed-off-by: Khem Raj --- meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.bb index

[OE-core] [hardknott][PATCH 00/15] Pull request (cover letter only)

2022-01-24 Thread Anuj Mittal
The following changes since commit 7e569186820163d731cbb14f8c25ce6a2cc45dc9: python3-pyelftools: fix the override syntax (2022-01-11 10:07:36 +0800) are available in the Git repository at: git://push.openembedded.org/openembedded-core-contrib stable/hardknott-next Bruce Ashfield (5):

Re: [OE-core] [PATCH] python3-dbusmock: Add native recipe

2022-01-24 Thread Markus Volk
The python3-dbusmock dependency could be dropped if folks is build with EXTRA_OEMESON += "-Dtests=false" Am 25.01.22 um 06:53 schrieb Markus Volk: https://gitlab.gnome.org/GNOME/folks/-/blob/master/meson.build#L112 it's needed for the bluez test Am 24.01.22 um 20:38 schrieb Ross Burton:

[OE-core] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2022-01-24 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

Re: [OE-core] [PATCH] python3-dbusmock: Add native recipe

2022-01-24 Thread Markus Volk
https://gitlab.gnome.org/GNOME/folks/-/blob/master/meson.build#L112 it's needed for the bluez test Am 24.01.22 um 20:38 schrieb Ross Burton: Seems like a workaround for a bad dependency. Can this be disabled in folks? Ross On Mon, 24 Jan 2022 at 18:12, Khem Raj wrote: Needed by apps like

[OE-core] [poky][dunfell][PATCH] libcap: Use specific BSD license variant

2022-01-24 Thread Nisha Parrakat
From: Joshua Watt Make the license more accurate by specifying the specific variant of BSD license instead of the generic one. This helps with SPDX license attribution as "BSD" is not a valid SPDX license. (From OE-Core rev: 9e8b2bc55792932e23d3b053b393b7ff88bffd6b) Signed-off-by: Joshua Watt

[OE-core] [PATCH] libwebp: 1.2.1 -> 1.2.2

2022-01-24 Thread wangmy
Signed-off-by: Wang Mingyu --- .../webp/{libwebp_1.2.1.bb => libwebp_1.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/webp/{libwebp_1.2.1.bb => libwebp_1.2.2.bb} (95%) diff --git a/meta/recipes-multimedia/webp/libwebp_1.2.1.bb

[OE-core] [PATCH] lighttpd: upgrade 1.4.63 -> 1.4.64

2022-01-24 Thread wangmy
0001-mod_extforward-fix-out-of-bounds-OOB-write-fixes-313.patch removed since it's included in 1.4.64. with_gdbm, with_memcached removed since they're not applicable in 1.4.64. Changelog: = Important changes remove deprecated modules, bugfixes, CVE-2022-22707 (rare configs) Behavior

[OE-core] [PATCH] nfs-utils: upgrade 2.5.4 -> 2.6.1

2022-01-24 Thread wangmy
Signed-off-by: Wang Mingyu --- .../nfs-utils/{nfs-utils_2.5.4.bb => nfs-utils_2.6.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.5.4.bb => nfs-utils_2.6.1.bb} (98%) diff --git

[OE-core] [PATCH] python3-libarchive-c: upgrade 3.2 -> 4.0

2022-01-24 Thread wangmy
Changelog: = -BREAKING & SECURITY: The archive extraction functions now pass 3 security flags (SECURE_NODOTDOT, SECURE_NOABSOLUTEPATHS and SECURE_SYMLINKS) to libarchive by default, unless the current directory is the root. -BREAKING: The ArchiveEntry properties atime, mtime, ctime,

[OE-core][dunfell 00/11] Pull request (cover letter only)

2022-01-24 Thread Steve Sakoman
The following changes since commit 01f256bc72fb45c80b6a6c77506bc4c375965a3a: glibc: Add fix for data races in pthread_create and TLS access (2022-01-12 04:37:31 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next