Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] packagegroup-base: if zeroconf DISTRO_FEATURE enabled, add libnss-mdns
@ 2013-10-16 13:07 Ross Burton
  0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2013-10-16 13:07 UTC (permalink / raw)
  To: openembedded-core

mDNS name resolution is a key part of mDNS, so if the DISTRO_FEATURE is enabled
then install libnss-mdns.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-base.bb |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/packagegroups/packagegroup-base.bb b/meta/recipes-core/packagegroups/packagegroup-base.bb
index 1c0c757..eee8bd9 100644
--- a/meta/recipes-core/packagegroups/packagegroup-base.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-base.bb
@@ -353,6 +353,7 @@ RRECOMMENDS_packagegroup-base-nfs = "\
 
 SUMMARY_packagegroup-base-zeroconf = "Zeroconf support"
 RDEPENDS_packagegroup-base-zeroconf = "\
+    libnss-mdns \
     avahi-daemon"
 
 SUMMARY_packagegroup-base-ipv6 = "IPv6 support"
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-16 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16 13:07 [PATCH] packagegroup-base: if zeroconf DISTRO_FEATURE enabled, add libnss-mdns Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox