Compare commits

...

3 Commits

Author SHA1 Message Date
7db30d94f2 append date line 2023-08-09 16:30:24 +02:00
3c4760abbf 240 -> 248 2023-08-09 16:29:48 +02:00
c47a02a06e install apism via opkg 2023-08-09 16:28:27 +02:00
2 changed files with 16 additions and 9 deletions

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

View File

@ -44,7 +44,7 @@ touch_feedback_gpio=121
touch_feedback_off_value=0
touch_feedback_on_value=1
useAppStates=1
useLanguage=240
useLanguage=248
usePayment=96
useProduct=248
useVehicle=240
@ -91,3 +91,4 @@ enable=1
###
###
# Tue Aug 8 04:42:28 PM CEST 2023
# Wed Aug 9 04:30:08 PM CEST 2023