Add opkg install mxt-touch-reset to fix touch-screen issues

This commit is contained in:
Gerhard Hoffmann 2024-01-24 12:42:37 +01:00
parent 9480f75479
commit f0180cbe30

View File

@ -4,11 +4,12 @@
# 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 atbupdatetool opkg install atbupdatetool
opkg install mxt-touch-reset
# 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