Upate test: opkg with cachedir
This commit is contained in:
parent
99a2d0c8ae
commit
8eb6eb2db8
@ -5,10 +5,11 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# opkg prefix will be added inside evaluating script
|
# opkg prefix will be added inside evaluating script
|
||||||
#
|
#
|
||||||
|
#
|
||||||
opkg info atbqt
|
opkg info atbqt
|
||||||
opkg info atbupdatetool
|
opkg info atbupdatetool
|
||||||
opkg update
|
opkg update
|
||||||
opkg --download-only upgrade
|
opkg --cache /var/cache/opkg --download-only upgrade
|
||||||
opkg upgrade
|
opkg --cache /var/cache/opkg upgrade
|
||||||
opkg info atbqt
|
opkg info atbqt
|
||||||
opkg info atbupdatetool
|
opkg info atbupdatetool
|
||||||
|
Loading…
Reference in New Issue
Block a user