diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 7e3564b..ba11ba6 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -4,12 +4,13 @@ # opkg-commands added to this file will be executed by ATBUpdateTool. ############################################################################### # -opkg info atbqt -opkg info atbupdatetool opkg update opkg install prepare-update -opkg --cache /var/cache/opkg --download-only upgrade -opkg --cache /var/cache/opkg upgrade -opkg info apism -opkg info atbqt -opkg info atbupdatetool +# +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