Re: [OE-Core][PATCH v4 03/10] meta-selftest: hello-rs: Simple rust test recipe

2023-12-29 Thread Richard Purdie
On Fri, 2023-12-29 at 14:04 +0200, Alexander Kanavin wrote: > Reproducibility exclusions should be listed in the test itself, so > this continues to be built in regular world builds (otherwise it may > silently regress). FWIW this is what the zvariant recipe was doing and the recipe is in

[OE-core] [PATCH] curl: Disable test 1091 due to intermittent failures

2023-12-29 Thread Richard Purdie
Disable another test that intermittently fails on the autobuilder. Signed-off-by: Richard Purdie --- meta/recipes-support/curl/curl/disable-tests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/curl/curl/disable-tests b/meta/recipes-support/curl/curl/disable-tests

[OE-core] [PATCH] oeqa/selftest/sstatetests: Update sstate management script tests to python script

2023-12-29 Thread Richard Purdie
Now we've switched to the python script, update the tests to match that by removing the now unneeded parameter. Signed-off-by: Richard Purdie --- meta/lib/oeqa/selftest/cases/sstatetests.py | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git

[OE-core][kirkstone 4/4] testimage: drop target_dumper, host_dumper, and monitor_dumper

2023-12-29 Thread Steve Sakoman
The target_dumper code is basically broken. It has been reading binary files over the text base serial communication and runs at every command failure which makes no sense. Each run might overwrite files from the previous run and the output appears corrupted due to confusion from the binary data.

[OE-core][kirkstone 3/4] elfutils: Disable stringop-overflow warning for build host

2023-12-29 Thread Steve Sakoman
From: Khem Raj Some distributions shipping gcc12 end up with stringop-overflow warnings e.g. /usr/include/bits/unistd.h:74:10: error: ‘__pread_alias’ specified size between 9223372036854775813 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Werror=stringop-overflow=]

[OE-core][kirkstone 2/4] openssh: fix CVE-2023-51385

2023-12-29 Thread Steve Sakoman
From: Archana Polampalli In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell

[OE-core][kirkstone 1/4] openssh: fix CVE-2023-51384

2023-12-29 Thread Steve Sakoman
From: Archana Polampalli In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token

[OE-core][kirkstone 0/4] Patch review

2023-12-29 Thread Steve Sakoman
Please review this set of changes for kirkstone and have comments back by end of day Wednesday, January 3 Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6384 The following changes since commit 2afd9a6002cba2a23dd62a1805b4be04083c041b:

[OE-core][nanbield 41/41] tcl: skip async and event tests in run-ptest

2023-12-29 Thread Steve Sakoman
From: Ross Burton These test suites are full of timing-sensitive test cases, so skip them too. [ YOCTO #15321 ] Signed-off-by: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit dd06c3668dbe9ec1cf9a0a84d7a6bc9851f9c662) Signed-off-by: Steve Sakoman ---

[OE-core][nanbield 40/41] tcl: skip timing-dependent tests in run-ptest

2023-12-29 Thread Steve Sakoman
From: Ross Burton There are several tests in the test suite which are very dependent on timing and fail on a loaded host system, so skip them. [ YOCTO #14825 #14882 #15081 ] Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni (cherry picked from commit

[OE-core][nanbield 39/41] testimage: Drop target_dumper and most of monitor_dumper

2023-12-29 Thread Steve Sakoman
From: Richard Purdie The target_dumper code is basically broken. It has been reading binary files over the text base serial communication and runs at every command failure which makes no sense. Each run might overwrite files from the previous run and the output appears corrupted due to confusion

[OE-core][nanbield 30/41] systemd-compat-units.bb: fix postinstall script

2023-12-29 Thread Steve Sakoman
From: Michael Opdenacker This fixes an issue running "opkg upgrade" on a system with systemd (and when there is an update to "systemd-compat-units", for example between yocto 4.2.2 and 4.2.3): //var/lib/opkg/info/systemd-compat-units.postinst: cd: line 3: can't cd to /etc/init.d: No such file

[OE-core][nanbield 36/41] json-c: fix icecc compilation

2023-12-29 Thread Steve Sakoman
From: Marco Felsch Skip -Werror to make it possible to compile this recipe with ICECC else all fallthrough comments will be removed since we pre-process the files on the host before sending them to the compile nodes which then cause errors because of default -Werror switch. Fixes: caf64f85b5c5

[OE-core][nanbield 38/41] patchtest: shorten patch signed-off-by test output

2023-12-29 Thread Steve Sakoman
From: Trevor Gamblin The patch Signed-off-by test's output line is excessively long, and can trigger a failsafe in the patchtest automated service's email content generation. Shorten the output by reducing redundant phrasing and using os.path.basename to get only the failing patch's name, not

[OE-core][nanbield 37/41] systemd-boot: Fix build issues on armv7a-linux

2023-12-29 Thread Steve Sakoman
From: Viswanath Kraleti Backport a fix to address the build failure on armv7a introduced in systemd v254-rc1. see https://github.com/systemd/systemd/issues/29381 Signed-off-by: Viswanath Kraleti Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit

[OE-core][nanbield 34/41] bluez5: fix connection for ps5/dualshock controllers

2023-12-29 Thread Steve Sakoman
From: Markus Volk Bluez 5.69 added a regression. Bluetooth connection for playstation controllers stopped working. This adds a backport patch for the issue Signed-off-by: Markus Volk Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit

[OE-core][nanbield 35/41] cups: Add root,sys,wheel to system groups

2023-12-29 Thread Steve Sakoman
From: Markus Volk The Cups documentation states: The default contains "admin", "lpadmin", "root", "sys" and/or "system". https://www.cups.org/doc/man-cups-files.conf.html#:~:text=SystemGroup Add root and sys accordingly Also add wheel group. This is required for systems with polkit support in

[OE-core][nanbield 33/41] devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM

2023-12-29 Thread Steve Sakoman
From: Julien Stephan When specifying --mode / -m srcrev with devtool finish/update-recipe on recipes that are not fetched from a SCM repository we get the following error: Traceback (most recent call last): [..] File "<...>/poky/meta/lib/oe/patch.py", line 49, in runcmd raise

[OE-core][nanbield 32/41] python3-ptest: skip test_storlines

2023-12-29 Thread Steve Sakoman
From: Trevor Gamblin [YOCTO #14933] test_storlines is yet another Python ptest that fails intermittently on the Yocto AB, so disable it during ptests for now. Signed-off-by: Trevor Gamblin Signed-off-by: Alexandre Belloni (cherry picked from commit d7b9f8157e6214a83b5495e8a32e11540ae65ff8)

[OE-core][nanbield 29/41] package_ipk: Fix Source: field variable dependency

2023-12-29 Thread Steve Sakoman
From: Richard Purdie The Source: variable is generated from FILE but this is excluded from checksums normally which results in a reproduciubility issue when the filename changes. Add in a dependency by reworking the code a little to avoid this. Signed-off-by: Richard Purdie (cherry picked

[OE-core][nanbield 31/41] devtool: fix update-recipe dry-run mode

2023-12-29 Thread Steve Sakoman
From: Julien Stephan When running devtool update-recipe with --mode=srcrev AND --append switch in dry-run, we get the following error: Traceback (most recent call last): [...] Exception: destpath should be set here Fix this by removing a misplaced else statement in _update_recipe_srcrev

[OE-core][nanbield 28/41] kernel-arch: use ccache only for compiler

2023-12-29 Thread Steve Sakoman
From: Javier Tia Attempting to use it with other tools is not beneficial, only with the compiler. Confirmation from ccache's maintainer [1]. [1] https://github.com/ccache/ccache/discussions/1346#discussioncomment-7616180 Signed-off-by: Javier Tia Signed-off-by: Richard Purdie (cherry picked

[OE-core][nanbield 27/41] lib/oe/patch: ensure os.chdir restoring always happens

2023-12-29 Thread Steve Sakoman
From: Ross Burton If we chdir(), do the chdir back to the original directory in a finally block so they always run. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit cdc40292818683b6df1c814498c7589450a163fa) Signed-off-by: Steve Sakoman ---

[OE-core][nanbield 26/41] useradd_base: Fix sed command line for passwd-expire

2023-12-29 Thread Steve Sakoman
From: Adam Johnston A previous commit tried to add the --follow-symlinks option to the perform_passwd_expire function in useradd_base.bbclass, however it used a single -. This is interpreted as --file=ollow-symlinks which results in... sed: couldn't open file ollow-symlinks: No such file or

[OE-core][nanbield 25/41] gtk: Add rdepend on printbackend for cups

2023-12-29 Thread Steve Sakoman
From: Markus Volk install the required printbackends Signed-off-by: Markus Volk Signed-off-by: Alexandre Belloni (cherry picked from commit 0a97892920db46043102d54ef1623669241e9780) Signed-off-by: Steve Sakoman --- meta/recipes-gnome/gtk+/gtk+3.inc | 2 +-

[OE-core][nanbield 24/41] sed -i destroys symlinks

2023-12-29 Thread Steve Sakoman
From: Joakim Tjernlund If /etc/passwd is a symlink, sed -i on same file will replace the symlink with a new file. Prevent that by adding --follow-symlinks option to sed Signed-off-by: Joakim Tjernlund Signed-off-by: Alexandre Belloni (cherry picked from commit

[OE-core][nanbield 23/41] systemd: update LICENSE statement

2023-12-29 Thread Steve Sakoman
From: Massimiliano Minella As stated in the LICENSES/README.md "Unless otherwise noted, the systemd project sources are licensed under the terms and conditions of the GNU Lesser General Public License v2.1 or later", so replace LGPL-2.1-only with LGPL-2.1-or-later. With the exception of some

[OE-core][nanbield 22/41] cmake: upgrade 3.27.5 -> 3.27.7

2023-12-29 Thread Steve Sakoman
From: Alexander Kanavin Changes made since CMake 3.27.6: Brad King (6): Android: Require Clang 18 for -std=c++23 Tests: Clarify RunCMake.CTestTimeout case name ctest: Restore support for --timeout values higher than default test timeout Help: Document CMP0124 behavior on already-set

[OE-core][nanbield 18/41] ell: upgrade 0.59 -> 0.60

2023-12-29 Thread Steve Sakoman
From: Wang Mingyu Changelog: == -Fix issue with missing NETLINK_EXT_ACK definition. -Fix issue with incorrect derivation of ECC compressed points. -Add support for ECC usage from SPAKE2+ key exchange protocol. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni (cherry picked

[OE-core][nanbield 21/41] log4cplus: upgrade 2.1.0 -> 2.1.1

2023-12-29 Thread Steve Sakoman
From: Wang Mingyu Changelog: === -Add missing source files to MSVC project files. -Resolve environment variables in include directive in configuration file. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni (cherry picked from commit 33d49b14609d9b92a7c23d79f1bdfca79a5d8197)

[OE-core][nanbield 20/41] libxslt: upgrade 1.1.38 -> 1.1.39

2023-12-29 Thread Steve Sakoman
From: Wang Mingyu Changelog: === - extensions: Don't search imports for extension prefixes - transform: Check maximum depth when processing default templates - build: Add more missing includes - python: Don't set deprecated global - build: Add missing includes - imports: Limit nesting

[OE-core][nanbield 19/41] libgcrypt: upgrade 1.10.2 -> 1.10.3

2023-12-29 Thread Steve Sakoman
From: Wang Mingyu Changelog: == - Fix public key computation for other EdDSA curves. - Remove out of core handler diagnostic in FIPS mode. - Check that the digest size is not zero in gcry_pk_sign_md and gcry_pk_verify_md. - Make store an s-exp with \0 is considered to be binary. -

[OE-core][nanbield 17/41] bind: upgrade 9.18.19 -> 9.18.20

2023-12-29 Thread Steve Sakoman
From: Wang Mingyu Changelog: -Fix missing newlines in the output of "rndc nta -dump". -Take into account local authoritative zones when falling back to serve-stale. -Fix assertion failure when using lock-file configuration option together -X argument to named. -The 'lock-file' file

[OE-core][nanbield 16/41] gstreamer1.0: upgrade 1.22.6 -> 1.22.7

2023-12-29 Thread Steve Sakoman
From: Anuj Mittal This release only contains bugfixes and security fixes. For details: https://gstreamer.freedesktop.org/releases/1.22/#1.22.8 Signed-off-by: Anuj Mittal Signed-off-by: Alexandre Belloni (cherry picked from commit f6be55ef1e862d93d8275fb5792e6c66b0a0beee) Signed-off-by:

[OE-core][nanbield 15/41] libsolv: upgrade 0.7.25 -> 0.7.26

2023-12-29 Thread Steve Sakoman
From: Wang Mingyu Version 0.7.26 - selected bug fixes: * fix evr roundtrip in testcases * do not use deprecated headerUnload with newer rpm versions Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni (cherry picked from commit abd47f16a4ef8a50af4287795969832d1391d8d2)

[OE-core][nanbield 14/41] linux-yocto/6.5: fix AB-INT: QEMU kernel panic: No irq handler for vector

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/6.5: 1/2 [ Author: Thomas Gleixner Email: t...@linutronix.de Subject: x86/alternatives: Sync core before enabling interrupts Date: Thu, 7 Dec 2023 20:49:24 +0100 text_poke_early() does:

[OE-core][nanbield 12/41] linux/cve-exclusion6.1: Update to latest kernel point release

2023-12-29 Thread Steve Sakoman
From: Richard Purdie Signed-off-by: Richard Purdie (cherry picked from commit c4ffd18d3e71b935acc050b106267db544d86df7) Signed-off-by: Steve Sakoman --- meta/recipes-kernel/linux/cve-exclusion_6.1.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[OE-core][nanbield 13/41] linux-yocto/6.5: drop removed IMA option

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/.: 1/1 [ Author: Paul Gortmaker Email: paul.gortma...@windriver.com Subject: features/ima: drop now retired IMA_TRUSTED_KEYRING option Date: Wed, 6 Dec 2023 09:15:38 -0500 Unfortunately linux-stable

[OE-core][nanbield 11/41] linux-yocto/6.1: update to v6.1.68

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: ba6f5fb46511 Linux 6.1.68 f38b4e99e24c drm/i915: Skip some timing checks on BXT/GLK DSI transcoders d9ef7b05ccd7 drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo

[OE-core][nanbield 10/41] linux-yocto/6.1: update to v6.1.67

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: e7cddbb41b63 Linux 6.1.67 db46c77f3d51 Revert "wifi: cfg80211: fix CQM for non-range use" Signed-off-by: Bruce Ashfield Signed-off-by: Alexandre Belloni Signed-off-by: Richard

[OE-core][nanbield 09/41] linux-yocto/6.1: update to v6.1.66

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 6c6a6c7e211c Linux 6.1.66 ea574927fc0b iomap: update ki_pos a little later in iomap_dio_complete adf0ecebf00a x86/apic/msi: Fix misconfigured non-maskable MSI quirk

[OE-core][nanbield 08/41] linux-yocto-rt/6.1: update to -rt18

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto-rt/6.1: 1/17 [ Author: Tvrtko Ursulin Email: tvrtko.ursu...@intel.com Subject: drm/i915: Do not disable preemption for resets Date: Fri, 18 Aug 2023 22:45:25 -0400 [commit

[OE-core][nanbield 07/41] linux-yocto/6.1: drop removed IMA option

2023-12-29 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/.: 1/1 [ Author: Paul Gortmaker Email: paul.gortma...@windriver.com Subject: features/ima: drop now retired IMA_TRUSTED_KEYRING option Date: Wed, 6 Dec 2023 09:15:38 -0500 Unfortunately linux-stable

[OE-core][nanbield 05/41] rust: Fix CVE-2023-40030

2023-12-29 Thread Steve Sakoman
From: Deepthi Hemraj CVE:CVE-2023-40030 This converts the feature name validation check from a warning to an error Upstream-Status: Backport from https://github.com/rust-lang/cargo/commit/9835622853f08be9a4b58ebe29dcec8f43b64b33 Reference: https://nvd.nist.gov/vuln/detail/CVE-2023-40030

[OE-core][nanbield 06/41] linux-yocto: update CVE exclusions

2023-12-29 Thread Steve Sakoman
From: Ross Burton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit 4cfc4187ac90a4504b93a01ff6333d14928728a8) Signed-off-by: Steve Sakoman --- meta/recipes-kernel/linux/cve-exclusion_6.1.inc | 4 ++-- meta/recipes-kernel/linux/cve-exclusion_6.5.inc | 2 +- 2

[OE-core][nanbield 04/41] cve-update-nvd2-native: increase the delay between subsequent request failures

2023-12-29 Thread Steve Sakoman
From: Dhairya Nagodra Sometimes NVD servers are unstable and return too many errors. There is an option to have higher fetch attempts to increase the chances of successfully fetching the CVE data. Additionally, it also makes sense to progressively increase the delay after a failed request to an

[OE-core][nanbield 03/41] cve-update-nvd2-native: faster requests with API keys

2023-12-29 Thread Steve Sakoman
From: Dhairya Nagodra As per NVD, the public rate limit is 5 requests in 30s (6s delay). Using an API key increases the limit to 50 requests in 30s (0.6s delay). However, NVD still recommends sleeping for several seconds so that the other legitimate requests are serviced without denial or

[OE-core][nanbield 02/41] cve-update-nvd2-native: make number of fetch attemtps configurable

2023-12-29 Thread Steve Sakoman
From: Peter Marko Sometimes NVD servers are unstable and return too many errors. Last time we increased number of attempts from 3 to 5, but further increasing is not reasonable as in normal case too many retries is just abusive. Keep retries low as default and allow to increase as needed.

[OE-core][nanbield 01/41] cve-update-nvd2-native: remove unused variable CVE_SOCKET_TIMEOUT

2023-12-29 Thread Steve Sakoman
From: Peter Marko This variable is not referenced in oe-core anymore. Signed-off-by: Peter Marko Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 905b45a814cb33327503b793741c19b44c8550b3) Signed-off-by: Steve Sakoman ---

[OE-core][nanbield 00/41] Patch review

2023-12-29 Thread Steve Sakoman
Please review this set of changes for nanbield and have comments back by end of day Wednesday, January 3 Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6386 The following changes since commit 1a14503ff5b4bc8192ae1b0d22622b8aefb718be:

[OE-core] [Gatesgarth][PATCH] mobile-broadband-provider-info: Use branch main in SRC_URI

2023-12-29 Thread fabatera
>From d8bea31d74f356c96d9b6df462071709111f5d7e Mon Sep 17 00:00:00 2001 From: Fabiano Ferronato Date: Fri, 29 Dec 2023 15:48:37 +0100 Subject: [PATCH] mobile-broadband-provider-info: Use branch main in SRC_URI Uptream branch was renamed from master to main. Signed-off-by: Fabiano Ferronato ---

Re: [OE-Core][PATCH v3 0/4] recipetool: Add handler to create go recipes

2023-12-29 Thread Vyacheslav Yurkov
Hi Lukas, Sorry for the late reply. I think I see what's going on. The module I'm working on is already "vendored", which means there's no modules.txt created for my project by recipetool, since it's already provided in the repository itself. I guess this has pros and cons, and I'm currently

Re: [OE-Core][PATCH v4 03/10] meta-selftest: hello-rs: Simple rust test recipe

2023-12-29 Thread Alexander Kanavin
Reproducibility exclusions should be listed in the test itself, so this continues to be built in regular world builds (otherwise it may silently regress). Alex On Fri 29. Dec 2023 at 13.44, Alex Kiernan wrote: > Signed-off-by: Alex Kiernan > --- > > Changes in v4: > - Mark hello-rs as

[OE-Core][PATCH v4 10/10] rust: Upgrade 1.74.0 -> 1.74.1

2023-12-29 Thread Alex Kiernan
https://blog.rust-lang.org/2023/12/07/Rust-1.74.1.html Signed-off-by: Alex Kiernan --- (no changes since v1) meta/recipes-devtools/rust/{cargo_1.74.0.bb => cargo_1.74.1.bb} | 0 .../rust/{libstd-rs_1.74.0.bb => libstd-rs_1.74.1.bb} | 0 ...t-cross-canadian_1.74.0.bb =>

[OE-Core][PATCH v4 00/10] Stepwise rust upgrade 1.71.1 -> 1.74.1

2023-12-29 Thread Alex Kiernan
This is the 1.74.1 rust series rebased to include a revert of https://github.com/rust-lang/cc-rs/commit/c4f414f449bb7cffba3bc923f277704d1d08a8ec which I'm pretty sure is what's causing our filename churn. I've checked 1.72.0 and 1.74.1 for the absvdi2.o intrinsic (one of many intrinsics which had

[OE-Core][PATCH v4 07/10] rust: Upgrade 1.72.0 -> 1.72.1

2023-12-29 Thread Alex Kiernan
https://blog.rust-lang.org/2023/09/19/Rust-1.72.1.html Signed-off-by: Alex Kiernan --- (no changes since v1) meta/recipes-devtools/rust/{cargo_1.72.0.bb => cargo_1.72.1.bb} | 0 .../rust/{libstd-rs_1.72.0.bb => libstd-rs_1.72.1.bb} | 0 ...t-cross-canadian_1.72.0.bb =>

[OE-Core][PATCH v4 08/10] rust: Upgrade 1.72.1 -> 1.73.0

2023-12-29 Thread Alex Kiernan
https://blog.rust-lang.org/2023/10/05/Rust-1.73.0.html Signed-off-by: Alex Kiernan --- (no changes since v1) meta/conf/distro/include/tcmode-default.inc | 2 +- .../rust/{cargo_1.72.1.bb => cargo_1.73.0.bb} | 0 ...-Do-not-use-LFS64-on-linux-with-musl.patch | 36 +-

[OE-Core][PATCH v4 05/10] zvariant: Drop recipe

2023-12-29 Thread Alex Kiernan
This fails to build with newer rust Signed-off-by: Alex Kiernan --- (no changes since v1) .../zvariant/zvariant-crates.inc | 258 .../zvariant/zvariant-git-crates.inc | 14 - .../0001-Tweak-zvariant-crate-config.patch| 1292 -

[OE-Core][PATCH v4 03/10] meta-selftest: hello-rs: Simple rust test recipe

2023-12-29 Thread Alex Kiernan
Signed-off-by: Alex Kiernan --- Changes in v4: - Mark hello-rs as EXCLUDE_FROM_WORLD as it's not reproducible .../hello-rs/hello-rs-crates.inc | 8 +++ .../hello-rs/0001-Greet-OE-Core.patch | 24 +++ .../hello-rs/hello-rs_0.1.0.bb| 22

[OE-Core][PATCH v4 04/10] devtool: selftest: Swap to hello-rs for crates testing

2023-12-29 Thread Alex Kiernan
zvariant fails to build with newer rust Signed-off-by: Alex Kiernan --- (no changes since v3) Changes in v3: - Add hello-rs as a replacement for the tests which used zvariant Changes in v2: - Skip zvariant based test rather than deleting it. meta/lib/oeqa/selftest/cases/devtool.py | 2 +- 1

[OE-Core][PATCH v4 02/10] devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check

2023-12-29 Thread Alex Kiernan
The recipe being tested is in `testrecipe`, use that rather than the literal `zvariant`. Signed-off-by: Alex Kiernan --- (no changes since v1) meta/lib/oeqa/selftest/cases/devtool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oeqa/selftest/cases/devtool.py

[OE-Core][PATCH v4 01/10] devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequality

2023-12-29 Thread Alex Kiernan
test_devtool_modify_git_crates_subpath expects 2 or more git URIs, change the test from Greater to GreateEqual. Signed-off-by: Alex Kiernan --- (no changes since v1) meta/lib/oeqa/selftest/cases/devtool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core][PATCH 1/3] systemd: upgrade to 255.1

2023-12-29 Thread Chen Qi via lists.openembedded.org
OK, I'll do it after New Year's Day. Regards, Qi -Original Message- From: Alexander Kanavin Sent: Friday, December 29, 2023 4:04 PM To: Chen, Qi Cc: Alexandre Belloni ; openembedded-core@lists.openembedded.org Subject: Re: [OE-core][PATCH 1/3] systemd: upgrade to 255.1 On Fri, 29

Re: [OE-Core][PATCH v3 03/10] meta-selftest: hello-rs: Simple rust test recipe

2023-12-29 Thread Alex Kiernan
I wondered if that was going to be the case, since we saw that with zvariant too... I guess we exclude it :| I'll respin the patch set On Fri, Dec 29, 2023 at 8:07 AM Alexandre Belloni wrote: > > Hello Alex, > > This fails the reproducibility test: > >

Re: [OE-Core][PATCH v3 03/10] meta-selftest: hello-rs: Simple rust test recipe

2023-12-29 Thread Alexandre Belloni via lists.openembedded.org
Hello Alex, This fails the reproducibility test: https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/4159/steps/13/logs/stdio https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20231228-881dx278/packages/diff-html/ On 28/12/2023 14:59:10+, Alex Kiernan wrote: >

Re: [OE-core][PATCH 1/3] systemd: upgrade to 255.1

2023-12-29 Thread Alexander Kanavin
On Fri, 29 Dec 2023 at 03:38, Chen Qi via lists.openembedded.org wrote: > > TEST_SUITES:append = ' systemd' > > DISTRO_FEATURES:append = ' pam systemd usrmerge' > > VIRTUAL-RUNTIME_init_manager = 'systemd' > > DISTRO_FEATURES_BACKFILL_CONSIDERED = 'sysvinit' > > OK, I see. > > I'd suggest