From 06a92a833052e99a642890457109ee2800056b9a Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Mon, 27 May 2024 16:33:23 +0200 Subject: [PATCH] Update release 20240521 --- etc/psa_update/opkg_commands | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 59c7322..4a23db7 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -6,19 +6,15 @@ # opkg update opkg install prepare-update -# opkg install atbupdatetool -# opkg install mxt-touch-reset -# opkg install apism -# opkg install tariff-config-332 -# -opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller -opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller # opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc opkg --cache /var/cache/opkg upgrade atb-plugin-dc # -opkg --cache /var/cache/opkg --download-only upgrade atbqt -opkg --cache /var/cache/opkg upgrade atbqt +opkg --cache /var/cache/opkg --download-only upgrade apism +opkg --cache /var/cache/opkg upgrade apism +# +opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries +opkg --cache /var/cache/opkg upgrade atb-dc-libraries # opkg --cache /var/cache/opkg --download-only upgrade atbupdatetool opkg --cache /var/cache/opkg upgrade atbupdatetool @@ -26,5 +22,5 @@ opkg --cache /var/cache/opkg upgrade atbupdatetool opkg --cache /var/cache/opkg --download-only upgrade apconfig opkg --cache /var/cache/opkg upgrade apconfig # -opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-cc-tcpzvt -opkg --cache /var/cache/opkg upgrade atb-plugin-cc-tcpzvt +opkg --cache /var/cache/opkg --download-only upgrade atbqt +opkg --cache /var/cache/opkg upgrade atbqt