Merge pull request #2526 from JustEnoughLinuxOS/dev
Revert duckstation-sa update to fix build issue.
This commit is contained in:
commit
b16a54a304
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue