Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.43.10
    249a2627 · Release 0.43.10 ·
    0.43.10 release
    
    New features:
    
    - build: Rename patch series file with .mbx to .mbox, to recognize the format
    - patch_series: Use b4 when available to download from lore.kernel.org
    
    Documentation updates:
    
    - docs: Document b4 support for patch series from lore.kernel.org
    
  • v0.43.9
    c94e938f · Release 0.43.9 ·
    0.43.9 release
    
    New features:
    
    - Add support for kas build-definition
    
  • v0.43.8
    1bf3a101 · Release 0.43.8 ·
    0.43.8 release
    
    New features:
    
    - bake: Add --manifest support to bitbake
    - bake: Rename --manifest to --local-manifest
    - tuxtest: morello-busybox-fvp: Add purecap test
    
    Bug fixes:
    
    - requirements-dev: add voluptuous
    
  • v0.43.7
    71f89381 · Release 0.43.7 ·
    0.43.7 release
    
    New features:
    
    - Add build dependency to python3-voluptuous
    - plan: add simple schema validator
    
    Container images:
    
    - Dockerfile: include curl
    
  • v0.43.6
    5f2baacb · Release 0.43.6 ·
    0.43.6 release
    
    Bug fixes:
    - decrease the number of http requests when using plans
    
  • v0.43.5
    d3a3b2ee · Release 0.43.5 ·
    0.43.5 release
    
    New features:
    - Add qemu-armv7be and qemu-arm64be support
    
  • v0.43.4
    99a39f06 · Release 0.43.4 ·
    0.43.4 release
    
    Bug fixes:
    
    - results: Use either git_sha or git_ref from plan result
    
  • v0.43.3
    2f213de0 · Release 0.43.3 ·
    0.43.3 release
    
    Bug fixes:
    
    - Handle infrastructure Error for bitbake builds
    
  • v0.43.2
    a8f75796 · Release 0.43.2 ·
    0.43.2 release
    
    New features:
    
    - bake: add json-out support to bitbake
    
    Documentation updates:
    
    - Add clang-14 as an available toolchain
    - README.md: update "every toolchain" example to include gcc-11
    
  • v0.43.1
    cc974c99 · Release 0.43.1 ·
    0.43.1 release
    
    Bug fixes:
    
    - bitbake: fix oniro branch name to kirkstone
    
    Documentation updates:
    
    - docs: Update build-set doc about the conversion to plan
    
  • v0.43.0
    140f57c2 · Release 0.43.0 ·
    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
    
  • v0.42.3
    f0b83142 · Release 0.42.3 ·
    0.42.3 release
    
    Bug fixes:
    
    - cli: Show error instead of traceback when build log unavailable
    
  • v0.42.2
    4f99e195 · Release 0.42.2 ·
    0.42.2 release
    
    New features:
    
    - Update morello-android-fvp parameters
    - test: add support for qemu-s390
    
    Bug fixes:
    
    - Fix typo
    
  • v0.42.1
    550e9f54 · Release 0.42.1 ·
    0.42.1 release
    
    New features:
    
    - test: fvp-morello-android: add boottest
    
  • v0.42.0
    0515d71e · Release 0.42.0 ·
    0.42.0 release
    
    New features:
    
    - Implement --no-cache to build without using compilation cache
    
    Documentation updates:
    
    - doc: --no-cache support documentation.
    
  • v0.41.1
    ba8ece55 · Release 0.41.1 ·
    0.41.1 release
    
    Bug fixes:
    
    - Fix timeout on retried builds
    
  • v0.41.0
    9f3ecf85 · Release 0.41.0 ·
    0.41.0 release
    
    New features:
    
    - tuxsuite should allow to select container image sha for the toolchain
    
    Documentation updates:
    
    - Document --image-sha option
    
  • v0.40.3
    8451c630 · Release 0.40.3 ·
    0.40.3 release
    
    New features:
    
    - increase test timeout to 5 hours
    
  • v0.40.2
    d140e112 · Release 0.40.2 ·
    0.40.2 release
    
    Bug fixes:
    
    - tuxsuite test should return 1 in case of tuxtest error
    
  • v0.40.1
    8b76c6a9 · Release 0.40.1 ·
    0.40.1 release
    
    New features:
    
    - test: add support to fvp-morello-ubuntu
    
    Documentation updates:
    
    - docs: Update the list of supported devices with fvp-morello-*