From e6c0ca5fd9632bf64dce813590d259f242207789 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Thu, 5 Mar 2026 12:50:33 +0100 Subject: [PATCH 1/2] Install atbqt 4.99.11 (Backport ApismClient) --- etc/psa_update/opkg_commands | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 9cd2cc9..9ffc67d 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,15 +4,15 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### ## -# opkg update +opkg update # opkg install prepare-update # download packages # opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281 # opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis -# opkg --cache /var/cache/opkg --download-only upgrade atbqt +opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.11+git0+66f98a3bef-r0 # install packages # opkg --cache /var/cache/opkg upgrade tariff-config-281 # opkg --cache /var/cache/opkg upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis -# opkg --cache /var/cache/opkg upgrade atbqt +opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0 From 096f93b66fa60bdad8e9d08b3d2518e0a17ed8af Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Thu, 5 Mar 2026 14:58:52 +0100 Subject: [PATCH 2/2] Install apism 1.7.0-r1 (restart always) --- etc/psa_update/opkg_commands | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 9ffc67d..53a2aa9 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -11,8 +11,10 @@ opkg update # opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.11+git0+66f98a3bef-r0 +opkg --cache /var/cache/opkg --download-only upgrade apism=1.7.0-r1 # install packages # opkg --cache /var/cache/opkg upgrade tariff-config-281 # opkg --cache /var/cache/opkg upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0 +opkg --cache /var/cache/opkg upgrade apism=1.7.0-r1