summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus-glib.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dbus/dbus-glib.inc')
-rw-r--r--meta/recipes-core/dbus/dbus-glib.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus-glib.inc b/meta/recipes-core/dbus/dbus-glib.inc
index 80f68c8c19..da2845af02 100644
--- a/meta/recipes-core/dbus/dbus-glib.inc
+++ b/meta/recipes-core/dbus/dbus-glib.inc
@@ -19,8 +19,10 @@ EXTRA_OECONF = "--with-introspect-xml=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-in
19 --with-dbus-binding-tool=${STAGING_BINDIR_NATIVE}/dbus-binding-tool" 19 --with-dbus-binding-tool=${STAGING_BINDIR_NATIVE}/dbus-binding-tool"
20EXTRA_OECONF_virtclass-native = "--with-introspect-xml=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml" 20EXTRA_OECONF_virtclass-native = "--with-introspect-xml=${STAGING_DATADIR_NATIVE}/dbus/dbus-bus-introspect.xml"
21 21
22PACKAGES += "${PN}-bash-completion"
23
22FILES_${PN} = "${libdir}/lib*${SOLIBS}" 24FILES_${PN} = "${libdir}/lib*${SOLIBS}"
23FILES_${PN}-bash_completion = "${sysconfdir}/bash_completion.d/dbus-bash-completion.sh \ 25FILES_${PN}-bash-completion = "${sysconfdir}/bash_completion.d/dbus-bash-completion.sh \
24 ${libexecdir}/dbus-bash-completion-helper" 26 ${libexecdir}/dbus-bash-completion-helper"
25FILES_${PN}-dev += "${libdir}/dbus-1.0/include ${bindir}/dbus-glib-tool" 27FILES_${PN}-dev += "${libdir}/dbus-1.0/include ${bindir}/dbus-glib-tool"
26FILES_${PN}-dev += "${bindir}/dbus-binding-tool" 28FILES_${PN}-dev += "${bindir}/dbus-binding-tool"