Skip to content

ci: bump ubuntu to 26.04, zephyr lite version to v0.29.3, zephyr-sdk to 1.0.1 - #11099

Open
redzynix wants to merge 3 commits into
thesofproject:mainfrom
redzynix:bump-zephyr-lite-to-v0.29.3
Open

ci: bump ubuntu to 26.04, zephyr lite version to v0.29.3, zephyr-sdk to 1.0.1#11099
redzynix wants to merge 3 commits into
thesofproject:mainfrom
redzynix:bump-zephyr-lite-to-v0.29.3

Conversation

@redzynix

@redzynix redzynix commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Dockerfile

zephyr-lite: bump ubuntu to 26.04 and sdk to zephyr-sdk-1.0.1

Upgrade:

  • ubuntu to 26.04
  • zephyr-base to v0.29.3
  • zephyr-sdk to zephyr-sdk-1.0.1

CI

ci: bump zephyr-lite version to v0.29.3 across workflows

Bump zephyr-lite version to v0.29.3 across workflows

ci: bump ubuntu runners to 26.04

Bump ubuntu runners to 26.04 except:

  • tools.yml SOF-alsa-plugin.
    There is a problem with cmake:

      CMake Warning at modules/ov_noise_suppression/CMakeLists.txt:4 (find_package):
      By not providing "FindOpenVINO.cmake" in CMAKE_MODULE_PATH this project has
      asked CMake to find a package configuration file provided by "OpenVINO",
      but CMake did not find one.
    
      Could not find a package configuration file provided by "OpenVINO" with any
      of the following names:
    
        OpenVINO.cps
        openvino.cps
        OpenVINOConfig.cmake
        openvino-config.cmake

    Installation of the Openvino fails so there is a need to leave ubuntu 24.04 on this one until resolved.
    [Bug]: Unsupported OS: ubuntu26.04 openvinotoolkit/openvino#37509

  • ipc_fuzzer.yml / build_all.yml

    /usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lstdc++: No such file or directory

In this stage ubuntu26.04 supports only limited amount of worflows

@redzynix redzynix changed the title ci: bump ubuntu to 26.03, zephyr lite version to v0.29.0, zephyr-sdk to 1.0.1 ci: bump ubuntu to 26.04, zephyr lite version to v0.29.3, zephyr-sdk to 1.0.1 Aug 14, 2026
@redzynix redzynix added DNM Do Not Merge tag in progress Created to track if PR is still in progress to avoid stale mark on PR. labels Aug 14, 2026
@intel-sofci

intel-sofci commented Aug 18, 2026

Copy link
Copy Markdown

PR 11099: test results

Run date: 2026-08-26 13:36 UTC

Tested commit: 83e50cdd1c8f80f3a6fe4c407fa8103e41e79278

mtl pass rate lnl pass rate ptl pass rate wcl pass rate nvl pass rate

@lgirdwood lgirdwood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@redzynix
redzynix force-pushed the bump-zephyr-lite-to-v0.29.3 branch 2 times, most recently from fcfe837 to be0a06a Compare August 24, 2026 12:31
@redzynix
redzynix marked this pull request as ready for review August 24, 2026 12:32
@redzynix redzynix removed DNM Do Not Merge tag in progress Created to track if PR is still in progress to avoid stale mark on PR. labels Aug 24, 2026
@redzynix
redzynix force-pushed the bump-zephyr-lite-to-v0.29.3 branch 3 times, most recently from 92f2fec to 63abf67 Compare August 26, 2026 10:03
Upgrade:
- ubuntu to 26.04
- zephyr-base to v0.29.3
- zephyr-sdk to zephyr-sdk-1.0.1

Signed-off-by: Mateusz Redzynia <mateuszx.redzynia@intel.com>
Bump zephyr-lite version to v0.29.3 across workflows

Signed-off-by: Mateusz Redzynia <mateuszx.redzynia@intel.com>
@redzynix
redzynix force-pushed the bump-zephyr-lite-to-v0.29.3 branch from 63abf67 to 21ddbd9 Compare August 26, 2026 10:06
Bump ubuntu runners to 26.04 except:
- tools.yml SOF-alsa-plugin.
  There is a problem with cmake:

  > CMake Warning at modules/ov_noise_suppression/CMakeLists.txt:4 (find_package):
    By not providing "FindOpenVINO.cmake" in CMAKE_MODULE_PATH this project has
    asked CMake to find a package configuration file provided by "OpenVINO",
    but CMake did not find one.

    Could not find a package configuration file provided by "OpenVINO" with any
    of the following names:

      OpenVINO.cps
      openvino.cps
      OpenVINOConfig.cmake
      openvino-config.cmake

  Installation of the Openvino fails so there is a need to leave ubuntu
  24.04 on this one until resolved.
  openvinotoolkit/openvino#37509

- ipc_fuzzer.yml / build_all.yml
  > /usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lstdc++: No such file or directory

In this stage ubuntu26.04 supports only limited amount of worflows

Signed-off-by: Mateusz Redzynia <mateuszx.redzynia@intel.com>
@redzynix
redzynix force-pushed the bump-zephyr-lite-to-v0.29.3 branch from 21ddbd9 to 83e50cd Compare August 26, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants