]> code.ossystems Code Review - openembedded-core.git/commit
systemd: make TEST_DIR configurable
authorRoy Li <rongqing.li@windriver.com>
Mon, 25 Jan 2016 03:04:33 +0000 (11:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jan 2016 22:31:09 +0000 (22:31 +0000)
commita9db2b514e1f1093cd80a7793813136f26e531da
tree56f723a1302433b9431960fc5a990ad5c4398c6f
parent58d47cdf91076cf055046ce9ec5f3e2e21dae1c0
systemd: make TEST_DIR configurable

1. make TEST_DIR configurable, and configure it to ptest dir, since
the *.service for test are installed into ptest dir.
2. always follow symbolic links in SOURCE when copy test files
to install dir, since some *.service under test dir are linked to
../unit/*.service which are not installed into ptest dir

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd/0001-make-test-dir-configurable.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_228.bb