mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
10
package/sdbusplus/Config.in.host
Normal file
10
package/sdbusplus/Config.in.host
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user