Searched hist:"9213 e158" (Results 1 – 2 of 2) sorted by relevance
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | events.cpp.mako | 9213e158 Thu Oct 03 09:24:52 CDT 2024 Patrick Williams <patrick@stwcx.xyz> sdbus++: events: fix for event-only YAML
If an event YAML file only had events and not errors, nothing would get generated. This was due to the wrong variable being checked for empty (error vs event).
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4fef5bd7b70b13e56682dce758a07f548005f549
|
H A D | events.hpp.mako | 9213e158 Thu Oct 03 09:24:52 CDT 2024 Patrick Williams <patrick@stwcx.xyz> sdbus++: events: fix for event-only YAML
If an event YAML file only had events and not errors, nothing would get generated. This was due to the wrong variable being checked for empty (error vs event).
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4fef5bd7b70b13e56682dce758a07f548005f549
|