[oe-commits] [openembedded-core] 01/11: systemd-bootchart: support usrmerge

git at git.openembedded.org git at git.openembedded.org
Sat Aug 31 08:08:35 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 9f0d3f2817d7a9c536e4ab8977c7ad99a5426097
Author: Changqing Li <changqing.li at windriver.com>
AuthorDate: Fri Aug 30 15:37:50 2019 +0800

    systemd-bootchart: support usrmerge
    
    Signed-off-by: Changqing Li <changqing.li at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
index 1ae21b1..b0433e0 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}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list