dbus: add patch to fix cmake tmp session search
authorFlorian Eckert <redacted>
Fri, 10 Dec 2021 11:59:39 +0000 (12:59 +0100)
committerFlorian Eckert <redacted>
Fri, 10 Dec 2021 14:04:19 +0000 (15:04 +0100)
commit7fb856d9b85db79c1a7cca7f7df108f5d4a9522d
tree61796a210e926030f9402b0e0b275bea2b97efc1
parent0c912c82a833bde70627504601941f64302733cb
dbus: add patch to fix cmake tmp session search

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 <redacted>
utils/dbus/patches/020-cmake-fix-tmp-session-search.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT