From 96a1db1fbacfd0b667f3ebc10f4e5b72235487ee Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 4 Jul 2023 12:17:23 +0200 Subject: [PATCH] populate opkg_commands-file with valid opkg instructions --- etc/psa_update/opkg_commands | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index c5c87f4..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 +# 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 update +opkg install ptu5-gitinstaller +opkg install atbqt +opkg info ptu5-gitinstaller opkg info atbqt