From: Changqing Li Date: Fri, 30 Aug 2019 07:37:50 +0000 (+0800) Subject: systemd-bootchart: support usrmerge X-Git-Tag: uninative-2.7~317 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9f0d3f2817d7a9c536e4ab8977c7ad99a5426097;p=openembedded-core.git systemd-bootchart: support usrmerge Signed-off-by: Changqing Li Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb index 1ae21b1fbc..b0433e0e99 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb @@ -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}"