diff options
| author | Changqing Li <changqing.li@windriver.com> | 2024-05-30 17:02:34 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-13 09:11:17 +0100 |
| commit | 838ca52a741acbffd082435406ea44e833789a14 (patch) | |
| tree | c3c2e2a15bab9fd2068fbb176b2addc1974f4e62 /scripts/lib/build_perf/report.py | |
| parent | 4d50069d78ca876b2983004df8e92bda24fa779e (diff) | |
| download | poky-838ca52a741acbffd082435406ea44e833789a14.tar.gz | |
systemd: fix wrong path of tmp.mount
According to meson.build, tmp.mount is installed under
"prefixdir/'lib/systemd/system'", but for 64bit system, rootlibdir is
/usr/lib64/systemd/system, this make tmp.mount not removed, and /tmp
still mounted as tmpfs filesystem. Fixed by using rootlibexecdir, which
is /usr/lib/systemd/system.
(From OE-Core rev: b44734c889b1b09fbbaea4d9195026707c55cbee)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions
