aboutsummaryrefslogtreecommitdiff
path: root/utils/dbus/patches/010-cmake-paths.patch
Commit message (Collapse)AuthorAge
* dbus: drop CMake patchesRobert Marko2023-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 buildRosen Penev2021-04-25
CMake was using the wrong paths. Fix them up. Signed-off-by: Rosen Penev <rosenp@gmail.com>