Hi folks,
The 2022.11 tag has been pushed to master on git.lavasoftware.org http://git.lavasoftware.org/. .deb packages have been built in GitLab CI and are published at
https://apt.lavasoftware.org/release
Docker images for amd64 and arm64 have been built in GitLab CI and are available from
and
https://hub.docker.com/u/lavasoftware
Changes in this release ==================
# Device-types
## New device-types
New supported devices:
* kv260 * sm8350-hdk * asus-CM1400CXA-dalboz
## imx8
* separate common configure of 8u series to imx8u-common and add new device type imx8ulp-9x9-evk
# LAVA dispatcher
* Modifying sparse rootfs is now fully supported. * Add ava and base-edk2 device types * schema.deploy.fvp: add the optional uniquify param
# Bug fixes
* Fix filenames when overlaying tar files * Add missing OIDC setting keys to common settings * share/requires.py: fix building for debian -backports and -security suites * reprepro-release: don't trigger on debian/* tags * Fix a huge performance issue when parsing kernel boot log * schema: allow to use auto_login in depthcharge boot action * kernel messages: fix match for login prompts * device-type: add bcu_board_name for some missed imx boards * fvp: raise a JobError when escaping is required
Thanks,