mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
11 lines
292 B
Plaintext
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
|