gitlab-ci: Add Debian testing repository for x86_build image
authorMichel Dänzer <mdaenzer@redhat.com>
Fri, 8 May 2020 09:30:09 +0000 (11:30 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 14 May 2020 12:54:09 +0000 (12:54 +0000)
commitfd9b445145851dcc3d697f3df46f86f86db466c0
tree75f72726860b6c41fcb2a7d0ce3470e418758382
parentf2773d706707b14f3285f337cfeb5e37b8a60385
gitlab-ci: Add Debian testing repository for x86_build image

We don't want LLVM 8 packages to be pulled in from testing though (it
would make installing llvm-8-dev for cross architectures a lot more
complicated), so explicitly select buster-backports for them (they were
already implicitly installed from there before, since they're not
available in buster proper).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4851>
.gitlab-ci.yml
.gitlab-ci/container/x86_build.sh