mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Generate sdk tarball file by buildroot
Fix gmenu2x output files when rebuild image
This commit is contained in:
4
board/miyoo/main/gmenu2x/sections/applications/commander
Normal file
4
board/miyoo/main/gmenu2x/sections/applications/commander
Normal file
@@ -0,0 +1,4 @@
|
||||
title=Commander
|
||||
description=file utility
|
||||
exec=/mnt/apps/commander/commander
|
||||
selectorbrowser=true
|
||||
3
board/miyoo/main/gmenu2x/sections/applications/fsck
Normal file
3
board/miyoo/main/gmenu2x/sections/applications/fsck
Normal file
@@ -0,0 +1,3 @@
|
||||
title=File System Check
|
||||
exec=/mnt/apps/st/st
|
||||
params=-e /mnt/apps/fsck/fsck.sh
|
||||
3
board/miyoo/main/gmenu2x/sections/applications/st
Normal file
3
board/miyoo/main/gmenu2x/sections/applications/st
Normal file
@@ -0,0 +1,3 @@
|
||||
title=Terminal
|
||||
description=ST Terminal Emulator
|
||||
exec=/mnt/apps/st/st
|
||||
3
board/miyoo/main/gmenu2x/sections/applications/tvoff
Normal file
3
board/miyoo/main/gmenu2x/sections/applications/tvoff
Normal file
@@ -0,0 +1,3 @@
|
||||
title=TVout OFF
|
||||
description=TV output disabled
|
||||
exec=/mnt/apps/tvoff/tvout-off.sh
|
||||
3
board/miyoo/main/gmenu2x/sections/applications/tvon
Normal file
3
board/miyoo/main/gmenu2x/sections/applications/tvon
Normal file
@@ -0,0 +1,3 @@
|
||||
title=TVout ON
|
||||
description=TV output enabled
|
||||
exec=/mnt/apps/tvon/tvout-on.sh
|
||||
@@ -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
|
||||
3
board/miyoo/main/gmenu2x/sections/applications/usb-host
Normal file
3
board/miyoo/main/gmenu2x/sections/applications/usb-host
Normal file
@@ -0,0 +1,3 @@
|
||||
title=USB Host
|
||||
description=USB Host mode
|
||||
exec=/mnt/apps/usb-host/usb-host.sh
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user