2023-07-25 09:24:08 +02:00
|
|
|
###############################################################################
|
|
|
|
# !!! NOTE !!!
|
|
|
|
###############################################################################
|
|
|
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
|
|
|
###############################################################################
|
|
|
|
# opkg prefix will be added inside evaluating script
|
|
|
|
#
|
2023-08-30 11:29:06 +02:00
|
|
|
# opkg info ptu5-gitinstaller
|
|
|
|
# opkg info atbqt
|
2023-08-11 11:28:04 +02:00
|
|
|
opkg info atbupdatetool
|
2023-09-04 12:20:18 +02:00
|
|
|
opkg update
|
2023-08-29 16:47:20 +02:00
|
|
|
# opkg install ptu5-gitinstaller
|
2023-09-04 12:26:10 +02:00
|
|
|
opkg --force-reinstall install atbupdatetool
|
2023-08-29 16:47:20 +02:00
|
|
|
# opkg install atbqt
|
|
|
|
# opkg info ptu5-gitinstaller
|
|
|
|
# opkg info atbqt
|
2023-09-04 12:20:18 +02:00
|
|
|
opkg info atbupdatetool
|