4 Commits

Author SHA1 Message Date
2f3b47a06e Add first structures to update.conf 2023-01-25 14:41:20 +01:00
1911e6711c Add init-files (like for PTU4) 2023-01-25 14:21:55 +01:00
49abff7eb7 Add init-files (like for PTU4) 2023-01-25 14:21:01 +01:00
7b32ba5234 Add update.conf 2023-01-25 13:34:52 +01:00
6 changed files with 19 additions and 0 deletions

View File

View File

19
szeged/update.conf Normal file
View File

@@ -0,0 +1,19 @@
{
"ini" : {
"/opt/app/sysconfig/ISMASMgr.ini" : "d41d8cd98f00b204e9800998ecf8427e",
"/opt/app/sysconfig/sysconfig.ini" : "d41d8cd98f00b204e9800998ecf8427e",
"/opt/app/sysconfig/SystemControl.ini" : "d41d8cd98f00b204e9800998ecf8427e"
},
"conf" : {
"szeged/1/1/etc/psa_config/emp.conf" : "d41d8cd98f00b204e9800998ecf8427e",
"szeged/1/1/etc/psa_config/printer.conf": "d41d8cd98f00b204e9800998ecf8427e"
},
"opkg" : {
"atbqt" : {
"Version" : "1.0.0-r1",
"MD5Sum" : "642eda2b3637291b024ef152479218bc",
"Architecture" : "cortexa9t2hf-neon"
}
}
}