Update dependencies

This commit is contained in:
BtbN
2022-11-06 14:06:20 +01:00
parent cca0f227ac
commit c83db5db6a
56 changed files with 60 additions and 70 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
SCRIPT_COMMIT="0bd3e4e94f8270e64c7fd1e361a71da4a1547b1b"
SCRIPT_COMMIT="b9ca37b3134861048986b75896c0915cbf2e97f9"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1