| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
The tmp file location cannot be set explicitly. It is set incorrectly by
cmake. This patch only searches for this location if it is not specified
via the build system. Without this change, the cross compile value is
not correct set on target in the file /usr/share/dbus-1/session.conf.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
|
|
| |
CMake was using the wrong paths. Fix them up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
Update dbus to 1.12.8
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|