summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2022-01-21 14:13:58 +0000
committerMarius Vlad <marius.vlad@collabora.com>2022-07-26 10:26:55 +0300
commit28caa08be6ca0ac6fe38afd341ca5f2e076fc2ca (patch)
tree7d8093d82e109cd0fed30841dd835ac12249b51b /.gitlab-ci.yml
parent0dcd000b3a8409518037be1d177f0cbdeea44dbf (diff)
Implement wp_single_pixel_buffer_v1 protocol
This protocol allows clients to create single-pixel RGBA buffers. Now that we have proper support for these buffers internally within Weston, we can expose them to clients. This bumps the build container version, as we now depend on wayland-protocols v1.26. Signed-off-by: Daniel Stone <daniels@collabora.com>
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 dd018f83..65ae360b 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-06-28.00-graphviz'
+ FDO_DISTRIBUTION_TAG: '2022-07-13.00-wayland-protocols-1.26'
include: