summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2023-01-25 11:44:42 +0100
committerMarius Vlad <marius.vlad@collabora.com>2023-01-31 09:43:41 +0200
commit4cad7146a4e2a2c659e6beffa136f8d158ed2d39 (patch)
treea34674312c52508f43f5a3516466bfb32d45c314 /.gitlab-ci.yml
parentad38c41a503329290dfca38133be38dfb4576fed (diff)
downloadweston-4cad7146a4e2a2c659e6beffa136f8d158ed2d39.tar.gz
ci: bump Meson version to 0.63.0
Prepare for bumping the Meson requirement in meson.build to 0.63.0, adding support for per-subproject compiler options to allow building aml and neatvnc as subprojects. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6aaad073..dfd61b24 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@
variables:
FDO_UPSTREAM_REPO: wayland/weston
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
- FDO_DISTRIBUTION_TAG: '2022-10-14.00-aml-0.3.0-neatvnc-0.6.0'
+ FDO_DISTRIBUTION_TAG: '2023-01-25.00-meson-0.63.0'
include: