Setup opkg-commands

This commit is contained in:
Siegfried Siegert 2024-08-07 17:16:16 +02:00
parent 0fe2a973fe
commit 09f7322dd0
Signed by untrusted user: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -4,13 +4,15 @@
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
#opkg update
#opkg install prepare-update
opkg update
opkg install prepare-update
#
#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 --download-only upgrade atb-plugin-cc-asyncpos
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
opkg --cache /var/cache/opkg upgrade atb-plugin-cc-asyncpos
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