gitlab-ci: Update required libdrm version
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Tue, 29 Oct 2019 09:01:57 +0000 (11:01 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 29 Oct 2019 09:50:09 +0000 (09:50 +0000)
Commit 9edcce2a32ed bumped the required libdrm-amdgpu version to
2.4.100. Update the version we use in our CI scripts to avoid CI
build failures.

Also bump the debian image name for this change to take effect.
Note that amdgpu is only built with the debian-buster image,
so only this image requires an update.

Fixes: 9edcce2a ("ac: get tcc_harvested from the kernel")
Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
.gitlab-ci.yml
.gitlab-ci/debian-install.sh

index ac8dfefccc359f799034813ebda73a0046503a5d..78793fc7b0c1e5bfd5959453c1cc8f0be85e9824 100644 (file)
@@ -14,7 +14,7 @@
 # repository's registry will be used there as well.
 variables:
   UPSTREAM_REPO: mesa/mesa
-  DEBIAN_TAG: "2019-10-23"
+  DEBIAN_TAG: "2019-10-29"
   DEBIAN_ARM64_TAG: "arm64v8-2019-10-23"
   STRETCH_TAG: "2019-09-18"
   DEBIAN_VERSION: buster-slim
index ce536e570868f272a53b177cc667e27256499205..100e02dcf30fb25389d1a1f7f6a93942ac7463cc 100644 (file)
@@ -116,7 +116,7 @@ export         XORGMACROS_VERSION=util-macros-1.19.0
 export            GLPROTO_VERSION=glproto-1.4.17
 export          DRI2PROTO_VERSION=dri2proto-2.8
 export       LIBPCIACCESS_VERSION=libpciaccess-0.13.4
-export             LIBDRM_VERSION=libdrm-2.4.99
+export             LIBDRM_VERSION=libdrm-2.4.100
 export           XCBPROTO_VERSION=xcb-proto-1.13
 export         RANDRPROTO_VERSION=randrproto-1.5.0
 export          LIBXRANDR_VERSION=libXrandr-1.5.0