-
v0.49.0 protected5b8c1eb4 · ·
0.49.0 release New features: - patch_series: Use b4 to download using message-id from lore.kernel.org - build-dependency: Add b4 as a build dependency - Allow to pass dtb to tuxtest Bug fixes: - patch_series: Use tempfile to create patch file name with .mbx extension - requirements-dev: Use flask > 2.1.0 since escape was removed from jinja2 - requirements-dev: Use black > 22.3.0 since click 8.1.0 is incompatible Documentation updates: - docs: Document support for patches using message-id from lore.kernel.org
-
v0.47.0 protecteddbe671c9 · ·
0.47.0 release New features: - bake: add a --no-wait option - cli: add gcc-12 as an available toolchain - plan: Improve format_plan_result build message - manifest: Initial manifest structure for tuxbake plan - bake: add download artifacts for bake builds - bake: Add targets and name field Documentation updates: - examples: bitbake: add a poky kirkstone plan
-
v0.43.0 protected140f57c2 · ·
0.43.0 release New features: - Experimental bitbake support - bake: Fixes for LKFT template from Anders - bake: Add bblayers field - TuxTest: add support for qemu-sh4 and kselftest-* - Convert build-sets into plans - build: Remove unused imports - build: Do not retry builds from tuxsuite cli - build-set: Remove build-set config class - test_build: Remove build retry tests - plan: allow to pass --no-cache from the command line - build-set: Remove the build result summary at the end of cli output - build-set: Fix --json-out to not break backward compatibility - examples/bitbake: Fix demo template Bug fixes: - Fix "make htmlcov" target Documentation updates: - Improve TuxTest documentation with new devices and tests