aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2013-06-25 16:14:17 +0200
committerSaul Wold <sgw@linux.intel.com>2013-06-27 09:49:14 -0700
commit330d594af9f14faf0e5770b6056f4457a033fedd (patch)
treef604f9990ee250c5fd1ad991321bed0c906933ce /meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
parentd860ee68208b84efb8049669ca18acc69f2f2d1b (diff)
downloadopenembedded-core-contrib-330d594af9f14faf0e5770b6056f4457a033fedd.tar.gz
dbus-ptest: Install missing files
Install files from EXTRA_DIST needed for some tests. Add configure parameter with-dbus-test-dir to specify where the test tools are located. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/dbus/dbus-ptest_1.6.8.bb')
-rw-r--r--meta/recipes-core/dbus/dbus-ptest_1.6.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
index d00819a8dc..8d21666c57 100644
--- a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
+++ b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb
@@ -38,6 +38,7 @@ EXTRA_OECONF = "--enable-tests \
--disable-libaudit \
--with-xml=expat \
--with-systemdsystemunitdir=${systemd_unitdir}/system/ \
+ --with-dbus-test-dir=${PTEST_PATH} \
${EXTRA_OECONF_X}"
do_install() {