docs: add information about Buildroot package (#252)

This commit is contained in:
Sergey Bobrenok
2022-06-07 13:45:34 +07:00
committed by GitHub
parent 5caea3b72b
commit b5aee6d019

View File

@ -118,6 +118,10 @@ There are Yocto recipes for sdbus-c++ available in the [`meta-oe`](https://githu
sdbus-c++ recipe is available in ConanCenter repository as [`sdbus-cpp`](https://conan.io/center/sdbus-cpp).
### Buildroot
There is the Buildroot package [`sdbus-cpp`](https://git.buildroot.net/buildroot/tree/package/sdbus-cpp?h=2022.02) to build sdbus-c++ library itself without a code generation tool.
Contributors willing to help with bringing sdbus-c++ to other popular package systems are welcome.
Verifying sdbus-c++