From b974530c156e8fd5dc41479249cb95857050db29 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 7 Mar 2024 08:29:28 +0100 Subject: [PATCH] Add atb-dc-libraries and comment out upgrading --- etc/psa_update/opkg_commands | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 807f1f1..967b8e7 100644 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -8,10 +8,11 @@ opkg update opkg install prepare-update opkg install atbupdatetool opkg install mxt-touch-reset +opkg install atb-dc-libraries # opkg remove atb-accountingtool # opkg install atb-accountingtool -opkg --cache /var/cache/opkg --download-only upgrade -opkg --cache /var/cache/opkg upgrade +#opkg --cache /var/cache/opkg --download-only upgrade +#opkg --cache /var/cache/opkg upgrade # opkg remove apism # opkg install apism opkg info apism