Skip to content

Commit aed73bf

Browse files
committed
tests: add mesa3d(intel) build
1 parent 6b4c65f commit aed73bf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tests/buildall/recipes/buildall.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ multiPackage:
3535
- bsp::intel::microcode
3636
- utils::iucode-tool # uses cpuid which is not available on !x86
3737

38+
- name: libs::mesa3d-tgt
39+
alias: libs::mesa3d-intel-tgt
40+
environment:
41+
MESA3D_PLATFORM: "x11"
42+
MESA3D_INTEL: "true"
43+
MESA3D_GALLIUM_DRIVERS: "iris"
44+
3845
buildScript: |
3946
/bin/true
4047

0 commit comments

Comments
 (0)