On not upgrade, but install packages only with direct commands.

opkg update
opkg install prepare-update
opkg install atbupdatetool
opkg install mxt-touch-reset
opkg install apism
opkg info apism
opkg info atbupdatetool
This commit is contained in:
Gerhard Hoffmann 2024-01-24 14:50:14 +01:00
parent f0180cbe30
commit 5036717517

View File

@ -4,18 +4,10 @@
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
# opkg info atbqt
# opkg info atbupdatetool
opkg update
opkg install prepare-update
opkg install atbupdatetool
opkg install mxt-touch-reset
# 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 install apism
opkg info apism
opkg info atbqt
opkg info atbupdatetool