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