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

2013-10-18 Thread Joe MacDonald
Merged, thanks.
-J.

[[oe] [meta-networking][PATCH v2 1/2] autofs: pass systemd directory to 
configure] On 13.10.17 (Thu 13:45) Andreas Oberritter wrote:

> Otherwise, configure will try to auto-detect using host paths.
> 
> Signed-off-by: Andreas Oberritter 
> ---
>  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 () {
-- 
-Joe MacDonald.
:wq


signature.asc
Description: Digital signature
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

2013-10-17 Thread Andreas Oberritter
Otherwise, configure will try to auto-detect using host paths.

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

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel