Skip to content

Commit 7802973

Browse files
committed
test: add xserver to x86 tests
1 parent 5b234ac commit 7802973

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

tests/buildall/recipes/buildall.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ multiPackage:
4444
MESA3D_INTEL: "true"
4545
MESA3D_GALLIUM_DRIVERS: "iris"
4646

47+
- name: graphics::xorg::xserver
48+
environment:
49+
MESA3D_PLATFORM: "x11"
50+
MESA3D_INTEL: "true"
51+
MESA3D_GALLIUM_DRIVERS: "iris"
52+
MESA3D_DRI3: "enabled"
53+
MESA3D_GLX: "auto"
54+
4755
buildScript: |
4856
/bin/true
4957

0 commit comments

Comments
 (0)