virgl/ci: Uprev virglrenderer

Suggested-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15115>
This commit is contained in:
Akihiko Odaki 2022-03-09 18:20:09 +09:00 committed by Marge Bot
parent c4703cd846
commit 571c5e8fdc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pushd /platform/crosvm
git checkout "$CROSVM_VERSION"
git submodule update --init
VIRGLRENDERER_VERSION=e420a5aab92de8fb42fad50762f0ac3b5fcb3bfb
VIRGLRENDERER_VERSION=c0871ad3195c7c36e970daa30406b9633f13cd91
rm -rf third_party/virglrenderer
git clone --single-branch -b master --no-checkout https://gitlab.freedesktop.org/virgl/virglrenderer.git third_party/virglrenderer
pushd third_party/virglrenderer