From a58bd4015afc710e57fea83a7178c2f72d3b3289 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Wed, 3 Jul 2024 12:40:31 +0200 Subject: [PATCH] opkg install release 2024-06-18 --- etc/psa_update/opkg_commands | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index c3533fc..ba11ba6 100644 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -6,17 +6,11 @@ # opkg update 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 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 +# +opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries +opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc +opkg --cache /var/cache/opkg --download-only upgrade atbqt +# +opkg --cache /var/cache/opkg upgrade atb-dc-libraries +opkg --cache /var/cache/opkg upgrade atb-plugin-dc +opkg --cache /var/cache/opkg upgrade atbqt