mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[PACKAGE/BOARD] add ST_SDL package & update scripts (#54)
* [PACKAGE] add ST_SDL for terminal emulation * [BOARD] rm 3-party `st` app & update scripts
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
title=File System Check
|
||||
exec=/mnt/apps/st/st
|
||||
params=-e /mnt/apps/fsck/fsck.sh
|
||||
title=File System Check
|
||||
exec=/usr/bin/st
|
||||
params=-k -e /mnt/apps/fsck/fsck.sh
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
title=Terminal
|
||||
description=ST Terminal Emulator
|
||||
exec=/mnt/apps/st/st
|
||||
title=Terminal
|
||||
description=ST Terminal Emulator
|
||||
exec=/usr/bin/st
|
||||
|
||||
Reference in New Issue
Block a user