mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
FunKey-Launcher-retrofe working
This commit is contained in:
parent
b7d5090ca1
commit
71bb5a6912
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/FreeSansBold.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/FreeSansBold.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/Jaapokki-Regular.otf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/Jaapokki-Regular.otf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Bold.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Bold.ttf
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Italic.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Italic.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Light.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Light.ttf
Executable file
Binary file not shown.
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Regular.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/OpenSans-Regular.ttf
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arial.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arial.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_bottom.png
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_bottom.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 292 B |
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_bottom_bak.png
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_bottom_bak.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 454 B |
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_top.png
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_top.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 295 B |
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_top_bak.png
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/arrow_top_bak.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 558 B |
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/courbd.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/courbd.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/joystixmonospace.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/joystixmonospace.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/manaspc.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/manaspc.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/prstart.ttf
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/prstart.ttf
Executable file
Binary file not shown.
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/zone_bg.bmp
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/zone_bg.bmp
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/zone_bg.png
Executable file
BIN
FunKey/board/funkey/rootfs-overlay/usr/games/menu_resources/zone_bg.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 957 B |
@ -4,6 +4,7 @@ BR2_DL_DIR="$(BR2_EXTERNAL_FUNKEY_PATH)/dl"
|
||||
BR2_CCACHE=y
|
||||
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/patches"
|
||||
BR2_TOOLCHAIN_EXTERNAL=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY=y
|
||||
BR2_TARGET_GENERIC_HOSTNAME="FunKey"
|
||||
BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the FunKey"
|
||||
BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_FUNKEY_PATH)/board/funkey/device_table.txt"
|
||||
@ -53,13 +54,14 @@ BR2_PACKAGE_E2FSPROGS=y
|
||||
# BR2_PACKAGE_E2FSPROGS_FSCK is not set
|
||||
BR2_PACKAGE_E2FSPROGS_RESIZE2FS=y
|
||||
BR2_PACKAGE_SDL_GFX=y
|
||||
BR2_PACKAGE_SDL_IMAGE_GIF=y
|
||||
BR2_PACKAGE_SDL_IMAGE_JPEG=y
|
||||
BR2_PACKAGE_SDL_IMAGE_PNG=y
|
||||
BR2_PACKAGE_SDL_SOUND=y
|
||||
BR2_PACKAGE_SDL_SOUND_PLAYSOUND=y
|
||||
BR2_PACKAGE_PARTED=y
|
||||
BR2_PACKAGE_SYSSTAT=y
|
||||
BR2_PACKAGE_UBOOT_TOOLS=y
|
||||
BR2_PACKAGE_JPEG=y
|
||||
BR2_PACKAGE_LIBPNG=y
|
||||
BR2_PACKAGE_LIBNL=y
|
||||
BR2_PACKAGE_DHCPCD=y
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
@ -86,5 +88,3 @@ BR2_PACKAGE_HOST_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_HOST_GENIMAGE=y
|
||||
BR2_PACKAGE_HOST_MTOOLS=y
|
||||
BR2_PACKAGE_MEDNAFEN=y
|
||||
BR2_PACKAGE_FUNKEY_GPIO_MAPPING=y
|
||||
BR2_PACKAGE_FUNKEY_LAUNCHER_RETROFE=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user