From 5a45b798f9f5336ac2603841f30307b6c8153012 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 25 Jun 2025 09:37:30 +0200 Subject: [PATCH] comment for pure tariff-update --- etc/psa_update/opkg_commands | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 6dae920..fcc6097 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,11 +4,13 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### # -opkg update +# 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-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