add libmobilisis-calc2 and activate upgrade step

This commit is contained in:
Gerhard Hoffmann 2024-01-09 11:46:44 +01:00
parent 301dd74972
commit 7d0fb15e5c

View File

@ -4,17 +4,18 @@
# opkg-commands added to this file will be executed by ATBUpdateTool. # opkg-commands added to this file will be executed by ATBUpdateTool.
############################################################################### ###############################################################################
# #
opkg info atbqt # opkg info atbqt
opkg info atbupdatetool # opkg info atbupdatetool
opkg update opkg update
opkg install prepare-update opkg install prepare-update
opkg install libmobilisis-calc2
# opkg install atbupdatetool # opkg install atbupdatetool
# opkg remove atb-accountingtool # opkg remove atb-accountingtool
# opkg install atb-accountingtool # opkg install atb-accountingtool
# opkg --cache /var/cache/opkg --download-only upgrade opkg --cache /var/cache/opkg --download-only upgrade
# opkg --cache /var/cache/opkg upgrade opkg --cache /var/cache/opkg upgrade
# opkg remove apism # opkg remove apism
# opkg install apism # opkg install apism
opkg info apism # opkg info apism
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool