Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dbus: drop CMake patches | Robert Marko | 2023-09-08 |
| | | | | | | | | | CMake is not being used to build dbus as it does not respect endinaness under CMake and 1.14 branch. So, lets drop the patches as they will not apply to future 1.14 update. Signed-off-by: Robert Marko <robimarko@gmail.com> | ||
* | dbus: fix new cmake build | Rosen Penev | 2021-04-25 |
CMake was using the wrong paths. Fix them up. Signed-off-by: Rosen Penev <rosenp@gmail.com> |