From 347b7d590b39c1320bb92cabef87312901792a7d Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 25 Jan 2023 15:00:01 +0100 Subject: [PATCH] current as copy of update --- szeged/current.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/szeged/current.conf b/szeged/current.conf index e69de29..6daf71a 100644 --- a/szeged/current.conf +++ b/szeged/current.conf @@ -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" + } + } + +}