[OE-core] [PATCH 18/27] ofono: specify dbusconfdir

Maxin B. John maxin.john at intel.com
Mon Feb 19 08:37:09 UTC 2018


Explicitly specify the dbusconfdir.

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-connectivity/ofono/ofono.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc
index 0472414..dc6b0b8 100644
--- a/meta/recipes-connectivity/ofono/ofono.inc
+++ b/meta/recipes-connectivity/ofono/ofono.inc
@@ -19,7 +19,7 @@ PACKAGECONFIG ??= "\
 PACKAGECONFIG[systemd] = "--with-systemdunitdir=${systemd_unitdir}/system/,--with-systemdunitdir="
 PACKAGECONFIG[bluez] = "--enable-bluetooth, --disable-bluetooth, ${BLUEZ}"
 
-EXTRA_OECONF += "--enable-test"
+EXTRA_OECONF += "--enable-test --with-dbusconfdir=${sysconfdir}"
 
 SYSTEMD_SERVICE_${PN} = "ofono.service"
 
-- 
2.4.0




More information about the Openembedded-core mailing list