Searched hist:f8ae7a5e6bc65fc41a29ae465cd7e4415c4eb9dd (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-fan-presence/control/ |
H A D | manager.hpp | diff f8ae7a5e6bc65fc41a29ae465cd7e4415c4eb9dd Fri Mar 05 10:23:43 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Split JSON and YAML based binaries
Effectively split the binary built for JSON based configurations from YAML based configurations. Since each will have objects of the same name, this split is necessary in order to keep the functional differences apart while keeping the same object names since the JSON based objects that are created will eventually replace the others.
Change-Id: I937606781fbfa5d23607f81c0fd445289f2bd036 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | manager.cpp | diff f8ae7a5e6bc65fc41a29ae465cd7e4415c4eb9dd Fri Mar 05 10:23:43 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Split JSON and YAML based binaries
Effectively split the binary built for JSON based configurations from YAML based configurations. Since each will have objects of the same name, this split is necessary in order to keep the functional differences apart while keeping the same object names since the JSON based objects that are created will eventually replace the others.
Change-Id: I937606781fbfa5d23607f81c0fd445289f2bd036 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | main.cpp | diff f8ae7a5e6bc65fc41a29ae465cd7e4415c4eb9dd Fri Mar 05 10:23:43 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Split JSON and YAML based binaries
Effectively split the binary built for JSON based configurations from YAML based configurations. Since each will have objects of the same name, this split is necessary in order to keep the functional differences apart while keeping the same object names since the JSON based objects that are created will eventually replace the others.
Change-Id: I937606781fbfa5d23607f81c0fd445289f2bd036 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|