pass-hal: rpi: Convert script format to json to improve readability 53/261953/3 accepted/tizen/unified/20210809.061431 submit/tizen/20210809.032652
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 27 Jul 2021 05:39:07 +0000 (14:39 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 2 Aug 2021 07:28:46 +0000 (16:28 +0900)
commit1a20a6de689ea430fe9c14f8acdaff9c4a30ed2a
tree2ef5c606b6426084ebaad4c45c1ac940edc594bc
parent6ca1a7291e3c8313bbee377fe951d274669359a0
pass-hal: rpi: Convert script format to json to improve readability

The legacy .conf file format is not better on side of readability.
So that change the configuration file format to json style to improve
readability.

Change-Id: I378d14bfae6f0ae3bbb58362e2eda0212cef6b11
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
packaging/pass-hal-rpi.spec
scripts/pass-cpu0.conf [deleted file]
scripts/pass-cpu0.json [new file with mode: 0644]
scripts/pass-memory.conf [deleted file]
scripts/pass-memory.json [new file with mode: 0644]
scripts/pass.conf [deleted file]
scripts/pass.json [new file with mode: 0644]