]> code.ossystems Code Review - openembedded-core.git/commit
systemd: fix ptest to make it able to run on target
authorChen Qi <Qi.Chen@windriver.com>
Mon, 23 Dec 2013 08:17:18 +0000 (03:17 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jan 2014 00:48:23 +0000 (00:48 +0000)
commit03ed9095b1ca54a060407f355be0ad9ec86b7610
tree90a4649b38cd3b6dffb1f190294fe1deea5f506e
parent0f3f8d6cad190cb8de9dba56c5933abdf4d99d07
systemd: fix ptest to make it able to run on target

This patch mainly involves four changes.
1. Ship the sys.tar.xz and extract it on target to avoid ELOOP error.
2. Make systemd-ptest rdepend on bash and perl as the test cases need them.
3. Fix paths in Makefile so that the test cases could run on target.
4. Install ${libdir}/udev/rules.d directory to make udev-test.pl work.

[YOCTO #5664]
[YOCTO #5673]
[YOCTO #5674]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/systemd/systemd/run-ptest
meta/recipes-core/systemd/systemd_208.bb