Update dependencies
This commit is contained in:
parent
8bc793644e
commit
22440fc549
55 changed files with 56 additions and 56 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="fb5c0c301aa9b6d984ffee522775ca19ea7c7be6"
|
||||
SCRIPT_COMMIT="0bd3e4e94f8270e64c7fd1e361a71da4a1547b1b"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/intel/libva.git"
|
||||
SCRIPT_COMMIT="e4603ed481aa305002ba133b0108d210d308f45c"
|
||||
SCRIPT_COMMIT="ef1df02f3ad45ac98b1fa57c373176d7c14dcc57"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue