[oe] [meta-networking][PATCH v2 1/2] autofs: pass systemd directory to configure

Andreas Oberritter obi at opendreambox.org
Thu Oct 17 11:45:14 UTC 2013


Otherwise, configure will try to auto-detect using host paths.

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
index 0c66ebc..905be40 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
@@ -85,6 +85,7 @@ EXTRA_OECONF += "--disable-mount-locking \
 "
 CACHED_CONFIGUREVARS = "ac_cv_path_RANLIB=${RANLIB} \
                         ac_cv_path_RPCGEN=rpcgen \
+                        systemddir=${systemd_unitdir}/system \
 "
 
 do_configure_prepend () {
-- 
1.8.1.2




More information about the Openembedded-devel mailing list