From 699d8448975ec642b694ec8b54eeb7f41fe05ffc Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Tue, 21 May 2024 17:30:05 +0200 Subject: [PATCH] Revert "opkg: install release 20240517-1" This reverts commit b102e3a26d3722515959f71319d5dc5bfdc1f7ab. --- etc/psa_update/opkg_commands | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 7e3564b..680a964 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,12 +4,20 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### # -opkg info atbqt -opkg info atbupdatetool opkg update -opkg install prepare-update -opkg --cache /var/cache/opkg --download-only upgrade -opkg --cache /var/cache/opkg upgrade -opkg info apism -opkg info atbqt -opkg info atbupdatetool +# opkg install prepare-update +# opkg install atbupdatetool +# opkg install mxt-touch-reset +# opkg install atb-dc-libraries +# opkg install ptu5-systemcontroller +# opkg install atb-modemtools +# opkg upgrade ptu5-systemcontroller +# 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