]> code.ossystems Code Review - openembedded-core.git/commit
systemd: sed installed file instead of original
authorSaul Wold <sgw@linux.intel.com>
Wed, 26 Feb 2014 13:49:52 +0000 (15:49 +0200)
committerSaul Wold <sgw@linux.intel.com>
Fri, 28 Feb 2014 09:32:11 +0000 (11:32 +0200)
commit8a60d490755c2c3010a87f2616008aee2c9cc966
tree1a688225297fd5ed3a30b332228b2b3cb6fadf43
parent6007b955ce990e493a9dbf225290a9c7e133feee
systemd: sed installed file instead of original

When we change the ROOT_HOME the sed regex does not match if we are running
the do_install() a second time, so copy the units files first to a pre_sed,
so that the next time, we can copy the the original so that the sed regex
is matched correctly in the original

[YOCTO #5765]

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