aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/sdbus-c++
AgeCommit message (Collapse)Author
2021-01-10sdbus-c++-libsystemd: Fix reallocarray check in mesonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 4a171790a66c6adb5bf0994c9b2c85a1ea0b8ce8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-09-11Bump sdbus-c++ version to v0.8.3Stanislav Angelovic
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-19sdbus-c++: Fix ptest packagingKhem Raj
Define builtin PTEST_PATH Delete the systemd test fragment if ptest is not enabled Fixes NOTE: Executing Tasks ERROR: sdbus-c++-0.8.1-r0 do_package: QA Issue: sdbus-c++: Files/directories were installed but not shipped in any package: /etc /etc/dbus-1 /etc/dbus-1/system.d /etc/dbus-1/system.d/org.sdbuscpp.integrationtests.conf Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Stanislav Angelovic <angelovic.s@gmail.com>
2020-04-25sdbus-c++-tools: add nativesdkMatt Campbell
Signed-off-by: Matthew Campbell <mcampbell@izotope.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-02sdbus-c++: upgrade 0.7.6 -> 0.8.1sangelovic
See full changelog at https://github.com/Kistler-Group/sdbus-cpp/blob/v0.8.1/ChangeLog Signed-off-by: Stanislav Angelovic <angelovic.s@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-06sdbus-c++: Introduce recipes for sdbus-c++ library and its toolssangelovic
sdbus-c++ is a high-level, expressive, easy-to-use C++ D-Bus client library written on top of systemd D-Bus client C library. Signed-off-by: Stanislav Angelovic <angelovic.s@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>