[oe] [PATCH] Connman: add dnsmasq-dbus to RRECOMMENDS to fix DNS proxy

Martin Jansa martin.jansa at gmail.com
Sat May 7 14:41:49 UTC 2011


On Sat, May 07, 2011 at 02:27:32PM +0200, Koen Kooi wrote:
> Connman writes '127.0.0.1' to resolv.conf by default expecting dnsmasq to be there

Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>
> ---
>  recipes/connman/connman.inc     |    2 ++
>  recipes/connman/connman_0.73.bb |    2 +-
>  2 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/connman/connman.inc b/recipes/connman/connman.inc
> index abe8c64..673d509 100644
> --- a/recipes/connman/connman.inc
> +++ b/recipes/connman/connman.inc
> @@ -62,6 +62,8 @@ FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*.so.* \
>  
>  # Package up systemd files
>  FILES_${PN} += "${base_libdir}/systemd"
> +# Needed when using DNS proxy feature
> +RRECOMMENDS_${PN} += "dnsmasq-dbus"
>  
>  FILES_${PN}-test-utils += "${libdir}/connman/test/*"
>  
> diff --git a/recipes/connman/connman_0.73.bb b/recipes/connman/connman_0.73.bb
> index 3d0815f..a0c21b6 100644
> --- a/recipes/connman/connman_0.73.bb
> +++ b/recipes/connman/connman_0.73.bb
> @@ -1,7 +1,7 @@
>  require connman.inc
>  # connman requires libXtables now
>  DEPENDS += "iptables"
> -PR = "r1"
> +PR = "r2"
>  
>  EXTRA_OECONF += "\
>    --disable-gtk-doc \
> -- 
> 1.6.6.1
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110507/9ff81edb/attachment-0002.sig>


More information about the Openembedded-devel mailing list