* duckstation: use specific version of the core
now it is possible to use specific version of the core based on the
published changelog and regular fetching of the binaries to the Lakka
mirror server
* libretro_update.sh: do not update PKG_VERSION to blank value
when the ls-remote command returns an error, do not update PKG_VERSION
with a blank value. happens for packages that do not use a git
repository (e.g. duckstation at the moment)
Works on rpi4 at least.
There's a bit of a caveat when it comes to versions and re-building in that it won't get redownloaded unless we change the (arbitrary) PKG_VERSION or delete the .stamps and build directories
* update libretro cores
* update atari800
* update tic80
* fix indent
* disable threaded renderer on arm
* update ignore sdl patch
* make: fix compile issues and update package from LE
* duckstation: repoint to libretro and update. upstream doesn't support libretro core anymore
* pcsx_rearmed: updated and removed unneeded patch
* libretro cores: update all cores
* melonds: fix patch error
* lutro: drop unneeded patch and update
* mu: revert back to make and fix directory references for building/copying core
* beetle-psx: pick version before static c++ until figure out linking
* bsnes2014: fix up copy build error
* bsnes-mercury: fixup copy build error