]> code.ossystems Code Review - openembedded-core.git/commit
Add ptest for dbus.
authorBjörn Stenberg <bjst@enea.com>
Thu, 20 Dec 2012 13:53:13 +0000 (14:53 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 25 Dec 2012 22:00:20 +0000 (14:00 -0800)
commit280e79adea4536b264a526072406d605d0822e7d
treedecc028220e35977f89298e4ec13ddc8d0040fa7
parentdec6f912d68f52748f645b6af411f189cf464f85
Add ptest for dbus.

This patch adds a new recipe dbus-test to build and package the dbus test
suite. The reason for a separate recipe is that the dbus test suite depends
on dbus-glib, so it cannot be compiled at the same time as dbus.

Signed-off-by: Björn Stenberg <bjst@enea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/dbus/dbus-1.6.4/ptest.patch [new file with mode: 0644]
meta/recipes-core/dbus/dbus-1.6.4/run-ptest [new file with mode: 0755]
meta/recipes-core/dbus/dbus-1.6.4/test-run-path.patch [new file with mode: 0644]
meta/recipes-core/dbus/dbus-ptest_1.6.4.bb [new file with mode: 0644]
meta/recipes-core/dbus/dbus.inc