2023-06-29 14:30:39 +02:00
|
|
|
###############################################################################
|
2023-06-30 10:51:32 +02:00
|
|
|
# !!! NOTE !!!
|
|
|
|
###############################################################################
|
2023-06-29 14:30:39 +02:00
|
|
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
|
|
|
###############################################################################
|
2023-06-30 10:51:32 +02:00
|
|
|
# opkg prefix will be added inside evaluating script
|
2023-03-27 16:10:41 +02:00
|
|
|
#
|
2023-06-30 10:51:32 +02:00
|
|
|
# 2023-06-30: return to usual workflow
|
2023-06-29 14:30:39 +02:00
|
|
|
opkg info ptu5-gitinstaller
|
|
|
|
opkg info atbqt
|
2023-03-27 16:10:41 +02:00
|
|
|
opkg update
|
2023-06-29 14:30:39 +02:00
|
|
|
opkg install ptu5-gitinstaller
|
2023-03-27 16:10:41 +02:00
|
|
|
opkg install atbqt
|
2023-06-29 14:30:39 +02:00
|
|
|
opkg info atbqt
|