use opkg_commands file as used in schoenau (00332)
This commit is contained in:
parent
f0a9aa44a4
commit
2427928c3c
@ -3,15 +3,18 @@
|
||||
###############################################################################
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
# opkg prefix will be added inside evaluating script
|
||||
#
|
||||
opkg info ptu5-gitinstaller
|
||||
#
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
opkg update
|
||||
opkg install ptu5-gitinstaller
|
||||
opkg install prepare-update
|
||||
opkg install atbupdatetool
|
||||
opkg install atbqt
|
||||
opkg info ptu5-gitinstaller
|
||||
# opkg remove atb-accountingtool
|
||||
# opkg install atb-accountingtool
|
||||
opkg --cache /var/cache/opkg --download-only upgrade
|
||||
opkg --cache /var/cache/opkg upgrade
|
||||
# opkg remove apism
|
||||
# opkg install apism
|
||||
opkg info apism
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
|
Loading…
Reference in New Issue
Block a user