From e1782ae4f6d63dd994599459328ee6adfa054893 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Tue, 25 Jun 2024 15:42:26 +0200 Subject: [PATCH] opkg install release 2024-06-18 --- etc/psa_update/opkg_commands | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 3651cda..32c3067 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -5,6 +5,15 @@ ############################################################################### # opkg update +opkg install prepare-update +# +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 #opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/atb-plugin-calculateprice-mobilisis_1.5.0+git0+034adf9096-r1-00700_cortexa9t2hf-neon.ipk #opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/libmobilisis-calc2_2.1.99+git0+c7623429d9-r0-00700_cortexa9t2hf-neon.ipk