customer_332/etc/psa_update/opkg_commands

27 lines
1.1 KiB
Plaintext
Executable File

###############################################################################
# !!! NOTE !!!
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
opkg update
opkg install prepare-update
#
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
#
opkg --cache /var/cache/opkg --download-only upgrade apism
opkg --cache /var/cache/opkg upgrade apism
#
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
#
opkg --cache /var/cache/opkg --download-only upgrade atbupdatetool
opkg --cache /var/cache/opkg upgrade atbupdatetool
#
opkg --cache /var/cache/opkg --download-only upgrade apconfig
opkg --cache /var/cache/opkg upgrade apconfig
#
opkg --cache /var/cache/opkg --download-only upgrade atbqt
opkg --cache /var/cache/opkg upgrade atbqt