From 28a9b035f428b83bb27d4423dda26b6baf071068 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Tue, 21 May 2024 11:25:24 +0200 Subject: [PATCH] opkg: release 20240517-1 --- etc/psa_update/opkg_commands | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 1814def..7e3564b 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,16 +4,12 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### # +opkg info atbqt +opkg info atbupdatetool opkg update opkg install prepare-update -# opkg install atbupdatetool -# opkg install mxt-touch-reset -# 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