Buildbot to generate PS2 elfs

This commit is contained in:
Francisco Javier Trujillo Mata 2018-12-31 18:59:37 +01:00
parent 3dbfc9b9fc
commit 577e418443
2 changed files with 4 additions and 7 deletions

2
recipes/playstation/ps2 Normal file → Executable file
View File

@ -1,2 +1,2 @@
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile . 2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .

View File

@ -1,11 +1,8 @@
PATH /home/buildbot/tools/devkitpro/devkitPSP/bin/ PS2DEV /home/buildbot/tools/ps2dev
DEVKITPRO /home/buildbot/tools/devkitpro/ PS2SDK /home/buildbot/tools/ps2dev/ps2sdk
DEVKITPSP /home/buildbot/tools/devkitpro/devkitPSP/ PATH /home/buildbot/tools/ps2dev/bin:/home/buildbot/tools/ps2dev/ee/bin:/home/buildbot/tools/ps2dev/iop/bin:/home/buildbot/tools/ps2dev/dvp/bin:/home/buildbot/tools/ps2dev/ps2sdk/bin
platform ps2 platform ps2
PLATFORM ps2 PLATFORM ps2
CC ee-gcc
CXX ee-g++
MAKE /usr/bin/make
RA YES RA YES
CORE_JOB YES CORE_JOB YES
MAKE make MAKE make