diff options
| -rw-r--r-- | meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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() { | |||
| 33 | 33 | ||
| 34 | FILES_${PN} += "${systemd_unitdir}/systemd-bootchart" | 34 | FILES_${PN} += "${systemd_unitdir}/systemd-bootchart" |
| 35 | 35 | ||
| 36 | EXTRA_OECONF = " --with-rootprefix=${base_prefix} \ | 36 | EXTRA_OECONF = " --with-rootprefix=${root_prefix} \ |
| 37 | --with-rootlibdir=${base_libdir}" | 37 | --with-rootlibdir=${base_libdir}" |
