add new opkg commands: install atbqt, atb-plugin-cc-iself, atb-plugin-dc, libdevicecontroller

This commit is contained in:
Gerhard Hoffmann 2023-06-19 17:10:28 +02:00
parent 1780e75ac9
commit 2b10e4df93

View File

@ -15,11 +15,13 @@
# list-installed # list-installed
# --force-reinstall install ptu5-atb-apinfo # --force-reinstall install ptu5-atb-apinfo
# --force-reinstall install atbqt # --force-reinstall install atbqt
# update # opkg update
# opkg install atbqt // die PTU-Kundenapplikation
# opkg install atb-plugin-cc-iself // das Ingenico-iSelf plugin
# opkg install atb-plugin-dc // das DeviceController plugin für ATBQT
# opkg install libdevicecontroller // libCAmaster.so
opkg update opkg update
# opkg --noaction install atbqt opkg install atbqt
# opkg install atbqt opkg install atb-plugin-cc-iself
# opkg install atb-plugin-dc
# opkg install libdevicecontroller
#