From dfff2abe01bf6a22becba802d94a952d379b1c5b Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 29 Jun 2023 12:11:23 +0200 Subject: [PATCH] test post-merge-step of update-process (7) --- etc/psa_update/opkg_commands | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index ab65852..b582842 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -11,6 +11,7 @@ # 2023-06-29: (4) test-post-merge-step. # 2023-06-29: (5) test-post-merge-step. # 2023-06-29: (6) test-post-merge-step. +# 2023-06-29: (7) test-post-merge-step. # # informational commands without package: # list, list-installed, list-upgradable @@ -34,6 +35,8 @@ #opkg install atb-plugin-dc #opkg install libdevicecontroller #opkg install ptu5-gitinstaller +opkg info atbqt +opkg update opkg install atbqt opkg info atbqt opkg info ptu5-gitinstaller