Mesa (master): gitlab-ci: add lima to the build

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Apr 12 15:43:32 UTC 2019


Module: Mesa
Branch: master
Commit: da1a5a19bddea47a1cbb512a89c6193c8fd1b197
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=da1a5a19bddea47a1cbb512a89c6193c8fd1b197

Author: Eric Engestrom <eric.engestrom at intel.com>
Date:   Fri Apr 12 15:52:00 2019 +0100

gitlab-ci: add lima to the build

Suggested-by: Karol Herbst <karolherbst at gmail.com>
Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f3834c9a3e8..5ca5703fc0c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -263,7 +263,7 @@ meson-gallium-drivers-other:
       -D gallium-xa=false
       -D gallium-nine=false
       -D gallium-opencl=disabled
-    GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv,panfrost"
+    GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv,panfrost,lima"
     LLVM_VERSION: "5.0"
 
 meson-gallium-clover-llvm:




More information about the mesa-commit mailing list