Alex Gonzalez

Results 109 issues of Alex Gonzalez

--- ### Contributor checklist - [ ] Changes have been tested - [ ] Covered in automated test suite - [ ] Manual test case recorded - [ ] `Change-type`...

Connects-to: https://github.com/balena-os/balena-yocto-scripts/pull/177 --- ### Contributor checklist - [ ] Changes have been tested - [x] `Change-type` present on at least one commit - [x] `Signed-off-by` is present - [x] The...

This is a temporary way that will allow to update the bblayers.conf of device type repositories to include meta-balena/meta-balena-rust while still building. This change will be reverted with the meta-balena-rust...

On systems that are heavily loaded, both in terms of CPU load and IO throughput, the engine is not even able to perform a healthcheck in the 6 mins timeout....

os/triage

--- ### Contributor checklist - [ ] Changes have been tested - [ ] Covered in automated test suite - [ ] Manual test case recorded - [ ] `Change-type`...

With the Yocto Kirkstone update and it's support for openSSL 3.0 finding a Cargo.toml configuration that works across all the supported rust toolchains across all supported Yocto versions (1.32 to...

--- ### Contributor checklist - [ ] Changes have been tested - [ ] Covered in automated test suite - [ ] Manual test case recorded - [ ] `Change-type`...

Poky on Kirkstone also ships with linux-yocto 5.15 which is required by some of our x86_64 customers to make newer hardware work.

The Modem Host Interface protocol is used to communicate with modems primarily over PCIe devices. It is available from LInux v5.10 and it should be included by default.

BalenaOS requires the `env import` command to be available so make sure to configure u-boot accordingly. Change-type: patch Changelog-entry: Make sure u-boot is able to import an environment file Signed-off-by:...