OPKG: install package prepare-update

This commit is contained in:
2023-10-05 17:26:52 +02:00
parent e8bac3140a
commit ce1583bfd4

View File

@@ -5,11 +5,12 @@
############################################################################### ###############################################################################
# opkg prefix will be added inside evaluating script # opkg prefix will be added inside evaluating script
# #
# update test 05.10.2023 Test # update test 06.10.2023
# #
opkg info atbqt opkg info atbqt
opkg info atbupdatetool opkg info atbupdatetool
opkg update opkg update
opkg install prepare-update
opkg --cache /var/cache/opkg --download-only upgrade opkg --cache /var/cache/opkg --download-only upgrade
opkg --cache /var/cache/opkg upgrade opkg --cache /var/cache/opkg upgrade
opkg info atbqt opkg info atbqt