From c272d9013def69eb6b6af921e8f9cef7ce13852c Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 4 Jul 2023 12:17:48 +0200 Subject: [PATCH] populate opkg_commands-file with valid opkg instructions --- etc/psa_update/opkg_commands | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 21b1188..93c86d4 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -5,10 +5,16 @@ ############################################################################### # opkg prefix will be added inside evaluating script # +# 2023-06-30: test-1 +# 2023-06-30: test-2 # 2023-06-30: return to usual workflow -#opkg info ptu5-gitinstaller -#opkg info atbqt -#opkg update -#opkg install ptu5-gitinstaller -#opkg install atbqt -#opkg info atbqt +# 2023-06-30: test update atbqt in Szeged +# 2023-06-30: 2. test update atbqt in Szeged +# 2023-06-30: 4. test update atbqt in Szeged +opkg info ptu5-gitinstaller +opkg info atbqt +opkg update +opkg install ptu5-gitinstaller +opkg install atbqt +opkg info ptu5-gitinstaller +opkg info atbqt