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:
Changqing Li
2019-08-30 15:37:50 +08:00
committed by Richard Purdie
parent afea3c7d65
commit f05aaad27b

View File

@@ -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}"