ci: Split building of libdrm to its own script
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Mon, 27 Jul 2020 12:42:42 +0000 (14:42 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jul 2020 12:41:45 +0000 (12:41 +0000)
commit5d0ba8b183427e14399a5792a6fd7d515595af94
tree52269da422037a389ff89bd94398cc4d4ff1a6a4
parent8a8afcbe4038ed9675dc2695cad43f82d7a22a02
ci: Split building of libdrm to its own script

As we are doing that in several places already and we'll need to build
in others as well.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Rohan Garg <rohan.garg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5903>
.gitlab-ci.yml
.gitlab-ci/build-libdrm.sh [new file with mode: 0644]
.gitlab-ci/container/arm_build.sh
.gitlab-ci/container/baremetal_build.sh
.gitlab-ci/container/cross_build.sh
.gitlab-ci/container/x86_build.sh
.gitlab-ci/container/x86_test-gl.sh
.gitlab-ci/create-rootfs.sh
.gitlab-ci/lava-gitlab-ci.yml