Merge branch 'zg1/zone1' of https://git.mimbach49.de/GerhardHoffmann/customer_746 into zg1/zone1
This commit is contained in:
commit
5b09f281f4
@ -23,5 +23,6 @@
|
|||||||
"BattWarn":11800,
|
"BattWarn":11800,
|
||||||
"BattErr":11200,
|
"BattErr":11200,
|
||||||
"foreign":1,
|
"foreign":1,
|
||||||
"refPrint":0
|
"refPrint":0,
|
||||||
|
"housing":1
|
||||||
}
|
}
|
||||||
|
@ -5,5 +5,14 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
#
|
#
|
||||||
opkg update
|
opkg update
|
||||||
|
opkg install prepare-update
|
||||||
|
#
|
||||||
|
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
|
||||||
|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
||||||
|
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||||
|
#
|
||||||
|
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
|
||||||
|
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
|
||||||
|
opkg --cache /var/cache/opkg upgrade atbqt
|
||||||
#opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/atb-plugin-calculateprice-mobilisis_1.5.0+git0+034adf9096-r1-00700_cortexa9t2hf-neon.ipk
|
#opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/atb-plugin-calculateprice-mobilisis_1.5.0+git0+034adf9096-r1-00700_cortexa9t2hf-neon.ipk
|
||||||
#opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/libmobilisis-calc2_2.1.99+git0+c7623429d9-r0-00700_cortexa9t2hf-neon.ipk
|
#opkg install --force-downgrade https://firmware.ptu5.atb-comm.de/testing/00700/libmobilisis-calc2_2.1.99+git0+c7623429d9-r0-00700_cortexa9t2hf-neon.ipk
|
||||||
|
Loading…
Reference in New Issue
Block a user