From 5e77e098a133a662dfca9c58e87e6f6e1359e821 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 25 Jun 2013 16:14:17 +0200 Subject: 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. (From OE-Core rev: 330d594af9f14faf0e5770b6056f4457a033fedd) Signed-off-by: Adrian Dudau Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-core/dbus/dbus-ptest_1.6.8.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/dbus/dbus-ptest_1.6.8.bb') 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() { -- cgit v1.2.3-54-g00ecf