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>
This commit is contained in:
Thomas Petazzoni 2019-11-15 21:31:02 +01:00
parent e4d276c357
commit b5c246412b
2 changed files with 3 additions and 3 deletions

View File

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