All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] autofs: pass systemd directory to configure
@ 2013-10-17 11:38 Andreas Oberritter
  2013-10-17 11:38 ` [PATCH 2/2] autofs: change DESCRIPTION to SUMMARY Andreas Oberritter
  2013-10-17 11:45 ` [meta-networking][PATCH v2 1/2] autofs: pass systemd directory to configure Andreas Oberritter
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Oberritter @ 2013-10-17 11:38 UTC (permalink / raw)
  To: openembedded-devel

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

Signed-off-by: Andreas Oberritter <obi@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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-18 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 11:38 [PATCH 1/2] autofs: pass systemd directory to configure Andreas Oberritter
2013-10-17 11:38 ` [PATCH 2/2] autofs: change DESCRIPTION to SUMMARY Andreas Oberritter
2013-10-17 11:45   ` [meta-networking][PATCH v2 " Andreas Oberritter
2013-10-18 16:31     ` Joe MacDonald
2013-10-17 11:45 ` [meta-networking][PATCH v2 1/2] autofs: pass systemd directory to configure Andreas Oberritter
2013-10-18 16:31   ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.