summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-01-20 13:27:52 +0100
committerSimon Ser <contact@emersion.fr>2022-01-25 16:28:05 +0000
commit6338dbd5816689b2f08f48b359a972e16ff038d8 (patch)
tree03132dde3afb331fa5edbd7ed78f2a2e16709df8 /.gitlab-ci.yml
parent2839e61018532c1e3af6128eeaddd98aa9266f93 (diff)
downloadweston-6338dbd5816689b2f08f48b359a972e16ff038d8.tar.gz
build: deprecate fbdev backend
Rename the build option to "deprecated-backend-fbdev" so that a previously configured build dir doesn't retain the old setting. This is consistent with the existing "deprecated-wl-shell" option. Make the option default to "false". Print a warning when fbdev is force-enabled. Signed-off-by: Simon Ser <contact@emersion.fr> References: https://gitlab.freedesktop.org/wayland/weston/-/issues/581
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 880ab606..a0ea8ddd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -283,6 +283,7 @@ aarch64-debian-container_prep:
-Dwerror=true
-Dtest-skip-is-failure=true
-Dlauncher-libseat=true
+ -Ddeprecated-backend-fbdev=true
after_script:
- ninja -C "$BUILDDIR" coverage-html > "$BUILDDIR/meson-logs/ninja-coverage-html.txt"
- ninja -C "$BUILDDIR" coverage-xml