install apism via opkg

This commit is contained in:
Gerhard Hoffmann 2023-08-09 16:28:27 +02:00
parent c7c234b502
commit c47a02a06e

View File

@ -5,12 +5,18 @@
###############################################################################
# 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
# 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 info ptu5-gitinstaller
opkg install ptu5-gitinstaller
opkg info atbupdatetool
opkg install atbupdatetool
opkg info atbqt
opkg install atbqt
# Thu Aug 3 10:48:57 AM CEST 2023
# Thu Aug 3 10:52:49 AM CEST 2023
opkg install apism
# opkg install ptu5-gitinstaller
# opkg install atbqt
# opkg info ptu5-gitinstaller
# opkg info atbqt
# Wed Aug 9 09:54:03 AM CEST 2023