[OE-core] [PATCH 3/6] systemd: remove non-exist firmware-path option

Chen Qi Qi.Chen at windriver.com
Thu Jul 12 06:12:01 UTC 2018


The local patches for userspace firmware loading support are removed
in systemd 239 recipe. So we also remove this firmware-path option as
it makes no sense any more.

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 meta/recipes-core/systemd/systemd_239.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd_239.bb b/meta/recipes-core/systemd/systemd_239.bb
index 4cfb3be..4b7ecc5 100644
--- a/meta/recipes-core/systemd/systemd_239.bb
+++ b/meta/recipes-core/systemd/systemd_239.bb
@@ -187,7 +187,6 @@ EXTRA_OEMESON += "-Dnobody-user=nobody \
                   -Drootlibdir=${rootlibdir} \
                   -Drootprefix=${rootprefix} \
                   -Dsysvrcnd-path=${sysconfdir} \
-                  -Dfirmware-path=${nonarch_base_libdir}/firmware \
                   "
 
 # Hardcode target binary paths to avoid using paths from sysroot
-- 
1.9.1




More information about the Openembedded-core mailing list