1config BR2_PACKAGE_HOST_SDBUSPLUS
2 bool "host-sdbusplus"
3 select BR2_PACKAGE_HOST_PKGCONF
4 help
5 A C++ library for sd-bus with a bindings and doc generator.
6
7 This will build the Python host side generation tool for
8 bindings and documentation.
9
10 https://github.com/openbmc/sdbusplus
11