* retroarch: remove patches merged upstream
* retroarch: rebase patch for cpufreq/disable on switch
* fbneo: add highscore.dat to system
* mame2003-plus: add artwork, cheat.dat, history.dat to system
* melonds: rebase patch
* 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
* fix linux u-boot build under host gcc 10
Debian 11 has gcc 10, thus Lakka build failed.
port upstream patch to fix build issue is Debian 11.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e33a814e772cdc36436c8c188d8c42d019fda639
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* melonds depends on mesa on x86_64
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* python is python2
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* Gamegirl: fix kernel build
vmlinux link to ko, thus fail to build.
config related driver to ko.
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* Gamegirl: set PKG_TOOLCHAIN to manual
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* Gamegirl: build GL
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* Gamegirl: fix bootload build
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* fix chailove build issue and enable it
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
* build_all: remove some cache to make sure rebuild pass
when the previous build stops in the middle, must remove more to pass build.
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>