From 74dad410bb428b05d0245d7f2a96ba5f1f6b4c94 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 10 Apr 2024 10:12:09 +0200 Subject: [PATCH] Add ptu5-systemcontroller using upgrade --- etc/psa_update/opkg_commands | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 5a309b6..cbce269 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -10,5 +10,5 @@ opkg install atbupdatetool opkg install mxt-touch-reset opkg install apism opkg install tariff-config-332 -opkg info apism -opkg info atbupdatetool +opkg --cache /var/cache/opkg --download-only upgrade ptu5-systemcontroller +opkg --cache /var/cache/opkg upgrade ptu5-systemcontroller