From be803b329824a0b81f5990077a46cd77124a8c8e Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 29 Jun 2023 14:23:11 +0200 Subject: [PATCH] test-post-merge-step (9) --- etc/psa_update/opkg_commands | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 103b34e..5cb82ca 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -20,6 +20,7 @@ # 2023-06-29: (6) test-post-merge-step. # 2023-06-29: (7) test-post-merge-step. # 2023-06-29: (8) test-post-merge-step. +# 2023-06-29: (9) test-post-merge-step. # # informational commands without package: # list, list-installed, list-upgradable @@ -44,7 +45,7 @@ #opkg install libdevicecontroller #opkg install ptu5-gitinstaller opkg info atbqt -opkg update -opkg install atbqt +opkg --noaction update +opkg --noaction install atbqt opkg info atbqt opkg info ptu5-gitinstaller