2 Commits

Author SHA1 Message Date
Leif Middelschulte 033fa7a408 dbus-daemon-proxy: add missing return statement
The missing `return` statement leads to a `SIGABRT`.

Signed-off-by: Leif Middelschulte <Leif.Middelschulte@klsmartin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 77479e1c9b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-01-29 06:16:45 -08:00
Khem Raj fb10f1b4d7 dbus-daemon-proxy: Fix return value from master_filter_cb()
Use github for SRC_URI
Reorder the linker flags so that we can remove disabling --as-needed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13 13:19:40 +02:00