mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
systemd-bootchart: support usrmerge
(From OE-Core rev: 9f0d3f2817d7a9c536e4ab8977c7ad99a5426097) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
afea3c7d65
commit
f05aaad27b
@@ -33,5 +33,5 @@ do_configure_prepend() {
|
||||
|
||||
FILES_${PN} += "${systemd_unitdir}/systemd-bootchart"
|
||||
|
||||
EXTRA_OECONF = " --with-rootprefix=${base_prefix} \
|
||||
EXTRA_OECONF = " --with-rootprefix=${root_prefix} \
|
||||
--with-rootlibdir=${base_libdir}"
|
||||
|
||||
Reference in New Issue
Block a user