From 15b90fbd1b2e6659f89b7e04591a6892d49b87b9 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Thu, 27 Jun 2024 12:06:10 +0200 Subject: [PATCH] Add sample 'opkg-commands' --- etc/psa_update/opkg_commands | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 3651cda..e5490a1 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -5,7 +5,12 @@ ############################################################################### # opkg update -#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 - - +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