populate opkg_commands-file with valid opkg instructions

This commit is contained in:
Gerhard Hoffmann 2023-07-04 12:17:23 +02:00
parent 1071e8e762
commit 96a1db1fba

View File

@ -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