Minor breaking change in sdbus++ YAML

Patrick Williams patrick at stwcx.xyz
Fri Nov 4 09:13:38 AEDT 2022


Hello,

I made a minor change to the sdbus++ YAML format to remove the
backwards compatible "path" type.  Almost 2 years ago I added
"object_path" as a more accurate description of the dbus type but hadn't
removed "path".  I've recently updated phosphor-dbus-interfaces to have
no more references to "path" and similarly removed it from sdbus++.

If you have externally maintained sdbus++ YAML files you may need to do
a `sed "s/type: path/type: object_path/"` on it if you're still using
the old type.

1. https://gerrit.openbmc.org/c/openbmc/sdbusplus/+/58126
2. https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/58124
-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20221103/1c46031d/attachment.sig>


More information about the openbmc mailing list