use opkg_commands file as used in schoenau (00332)

This commit is contained in:
Gerhard Hoffmann 2023-12-19 11:56:39 +01:00
parent d478ce44ab
commit 6e756202d7

View File

@ -3,19 +3,18 @@
############################################################################### ###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool. # 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 atbqt
opkg info atbupdatetool opkg info atbupdatetool
opkg update opkg update
#opkg install ptu5-gitinstaller opkg install prepare-update
opkg install atbupdatetool opkg install atbupdatetool
opkg install yogurt-version # opkg remove atb-accountingtool
opkg install ptu5-atb-apinfo # opkg install atb-accountingtool
opkg install apism opkg --cache /var/cache/opkg --download-only upgrade
opkg install ptu5-systemcontroller opkg --cache /var/cache/opkg upgrade
opkg install atbqt # opkg remove apism
opkg info ptu5-gitinstaller # opkg install apism
opkg info apism
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool