aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-04-17 19:24:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:54:38 +0100
commit79b7c56cb5d6a0b75e7df01fd3cfef4111bf69ae (patch)
tree7c632d9179cac72f36b7b248d9a23615ea2a4320 /meta/recipes-core/systemd
parentcc0f22cd1e93cc25647add1a3339e150572e4fce (diff)
downloadopenembedded-core-79b7c56cb5d6a0b75e7df01fd3cfef4111bf69ae.tar.gz
systemd: fix out of tree builds
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_199.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_199.bb b/meta/recipes-core/systemd/systemd_199.bb
index dc25179e10..f996f66f31 100644
--- a/meta/recipes-core/systemd/systemd_199.bb
+++ b/meta/recipes-core/systemd/systemd_199.bb
@@ -81,7 +81,7 @@ do_configure_prepend() {
export STRINGS="${HOST_PREFIX}strings"
export GPERF="${HOST_PREFIX}gperf"
- sed -i -e 's:=/root:=${ROOT_HOME}:g' units/*.service*
+ sed -i -e 's:=/root:=${ROOT_HOME}:g' ${S}/units/*.service*
}
EXTRA_OEMAKE = "rootlibexecdir=${base_sbindir}/systemd \