diff options
Diffstat (limited to 'meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb')
-rw-r--r-- | meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb b/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb index 5e4460045b..9a83898e52 100644 --- a/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb +++ b/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Name Service Switch module for Multicast DNS (zeroconf) name resolution" | 1 | SUMMARY = "Name Service Switch module for Multicast DNS (zeroconf) name resolution" |
2 | HOMEPAGE = "https://github.com/lathiat/nss-mdns" | 2 | HOMEPAGE = "https://github.com/lathiat/nss-mdns" |
3 | DESCRIPTION = "nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local." | ||
3 | SECTION = "libs" | 4 | SECTION = "libs" |
4 | 5 | ||
5 | LICENSE = "LGPLv2.1+" | 6 | LICENSE = "LGPLv2.1+" |