Upate test: opkg with cachedir

This commit is contained in:
Siegfried Siegert 2023-09-27 09:50:36 +02:00
parent 99a2d0c8ae
commit 8eb6eb2db8
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -5,10 +5,11 @@
###############################################################################
# opkg prefix will be added inside evaluating script
#
#
opkg info atbqt
opkg info atbupdatetool
opkg update
opkg --download-only upgrade
opkg upgrade
opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade
opkg info atbqt
opkg info atbupdatetool