commit | def5f5a2ed9fd351da5f3b30cb235debb2a43895 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Fri Apr 10 11:23:52 2020 +0800 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Mon Jun 29 11:41:59 2020 +0000 |
tree | a10452326105d15394259ba0943198b01ee356b8 | |
parent | a6c18f8d8b133e5cfd195336a97b5d73783ce403 [diff] |
Update led-manager to use JSON Current LED manager uses compile time generated led-gen.hpp and creates DBus objects for the groups. We would need this changed to use the generated JSON. Tested: JSON used at runtime when --enable-json given at configure time. led-gen.hpp not created when using JSON and led-gen.hpp created by default when using YAML at build time. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I781f8cb090ece8b87730e6c97795624282857c64