generic-poky/meta/recipes-core/dbus
Chen Qi 8457e134a2 dbus-test: make do_install run to trigger the effect of cleandirs flag
For now, we would meet the following QA error if we build dbus-test in
the same build directory with multilib enabled/disabled.

The steps are as follows:
1. Enable multilib and `bitbake dbus-ptest'
2. Disable multilib and `bitbake dbus-ptest'

The error message is as follows:
ERROR: QA Issue: dbus-test: Files/directories were installed but not shipped
  /usr/lib64
  /usr/lib64/dbus-test
  /usr/lib64/dbus-test/ptest
  /usr/lib64/dbus-test/ptest/run-ptest
  ...

The problem is that the ${D} is not cleaned up at the second build while it
should be.

This patch fixes the above problem.

(From OE-Core rev: e76f8c0d79301b3c67029f18e5dd4325a39d4587)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-20 23:55:59 +00:00
..
dbus dbus: Update to 1.8.2 version 2014-05-15 23:24:42 +01:00
dbus-glib dbus-glib: Upgrade to 0.102 2014-12-03 12:23:57 +00:00
dbus-glib.inc dbus-glib: Upgrade to 0.102 2014-12-03 12:23:57 +00:00
dbus-glib_0.102.bb dbus-glib: Upgrade to 0.102 2014-12-03 12:23:57 +00:00
dbus-test_1.8.10.bb dbus-test: make do_install run to trigger the effect of cleandirs flag 2015-03-20 23:55:59 +00:00
dbus.inc dbus: don't use PTEST_ENABLED as recipe doesn't inherit ptest 2014-12-05 18:01:04 +00:00
dbus_1.8.10.bb dbus: Upgrade to 1.8.10 2014-12-03 12:23:57 +00:00