summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/dbus/dbus.inc11
1 files changed, 1 insertions, 10 deletions
diff --git a/meta/packages/dbus/dbus.inc b/meta/packages/dbus/dbus.inc
index 154db65ba7..b122cf7017 100644
--- a/meta/packages/dbus/dbus.inc
+++ b/meta/packages/dbus/dbus.inc
@@ -13,7 +13,7 @@ SRC_URI = "\
13 file://99_dbus \ 13 file://99_dbus \
14" 14"
15 15
16inherit autotools pkgconfig gettext pkgconfig_stage 16inherit autotools pkgconfig gettext
17 17
18INITSCRIPT_NAME = "dbus-1" 18INITSCRIPT_NAME = "dbus-1"
19INITSCRIPT_PARAMS = "start 02 5 2 . stop 20 0 1 6 ." 19INITSCRIPT_PARAMS = "start 02 5 2 . stop 20 0 1 6 ."
@@ -74,15 +74,6 @@ EXTRA_OECONF = "\
74 ${EXTRA_OECONF_X} \ 74 ${EXTRA_OECONF_X} \
75" 75"
76 76
77do_stage() {
78 oe_libinstall -so -C dbus libdbus-1 ${STAGING_LIBDIR}
79
80 autotools_stage_includes
81
82 mkdir -p ${STAGING_LIBDIR}/dbus-1.0/include/dbus/
83 install -m 0644 dbus/dbus-arch-deps.h ${STAGING_LIBDIR}/dbus-1.0/include/dbus/
84}
85
86do_install() { 77do_install() {
87 autotools_do_install 78 autotools_do_install
88 install -d ${D}/etc/default/volatiles 79 install -d ${D}/etc/default/volatiles