Generate sdk tarball file by buildroot

Fix gmenu2x output files when rebuild image
This commit is contained in:
tiopex
2023-03-27 09:55:45 +02:00
parent 8bd4a5d2e2
commit a2f39f8c83
2463 changed files with 9 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
title=Commander
description=file utility
exec=/mnt/apps/commander/commander
selectorbrowser=true

View File

@@ -0,0 +1,3 @@
title=File System Check
exec=/mnt/apps/st/st
params=-e /mnt/apps/fsck/fsck.sh

View File

@@ -0,0 +1,3 @@
title=Terminal
description=ST Terminal Emulator
exec=/mnt/apps/st/st

View File

@@ -0,0 +1,3 @@
title=TVout OFF
description=TV output disabled
exec=/mnt/apps/tvoff/tvout-off.sh

View File

@@ -0,0 +1,3 @@
title=TVout ON
description=TV output enabled
exec=/mnt/apps/tvon/tvout-on.sh

View File

@@ -0,0 +1,3 @@
title=USB change part.
description=USB switch FAT partition
exec=/mnt/apps/usb-serial-mass-storage/usb-change_primary_partition.sh

View File

@@ -0,0 +1,3 @@
title=USB Host
description=USB Host mode
exec=/mnt/apps/usb-host/usb-host.sh

View File

@@ -0,0 +1,3 @@
title=USB serial MS
description=USB Serial mass storage mode
exec=/mnt/apps/usb-serial-mass-storage/usb-serial-mass-storage.sh