Revert duckstation to fix build issue.

This commit is contained in:
fewtarius 2023-12-13 09:33:41 +00:00
parent 3c8811d13e
commit 1c121d6a64
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -18,7 +18,7 @@ case ${TARGET_ARCH} in
PKG_CMAKE_OPTS_TARGET+=" -DUSE_DRMKMS=ON -DENABLE_EGL=ON -DUSE_MALI=OFF"
;;
*)
PKG_VERSION="dbaf49e4d4f217e22b3bf4ae9439108966e95682"
PKG_VERSION="bfa792ddbff11c102521124f235ccb310cac6e6a"
PKG_PATCH_DIRS+=" wayland/${TARGET_ARCH}"
;;
esac