buildroot/package/sdbusplus/Config.in.host
Thomas Petazzoni b5c246412b package/sdbusplus: fix check-package warnings
Fixes:

package/sdbusplus/Config.in.host:7: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)
package/sdbusplus/sdbusplus.mk:26: expected indent with tabs

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-11-15 21:41:35 +01:00

11 lines
292 B
Plaintext

config BR2_PACKAGE_HOST_SDBUSPLUS
bool "host-sdbusplus"
select BR2_PACKAGE_HOST_PKGCONF
help
A C++ library for sd-bus with a bindings and doc generator.
This will build the Python host side generation tool for
bindings and documentation.
https://github.com/openbmc/sdbusplus