]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd-bootchart: support usrmerge
authorChangqing Li <changqing.li@windriver.com>
Fri, 30 Aug 2019 07:37:50 +0000 (15:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 31 Aug 2019 07:44:19 +0000 (08:44 +0100)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb

index 1ae21b1fbc5686ac57951ee98f434b1e3df9ead0..b0433e0e992e27ae95eb3ec9cd110896ec7ddfad 100644 (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}"