mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
libnss-mdns: fix metadata
license is LGPLv2.1+, not GPL Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
DESCRIPTION = "NSS module for Multicast DNS name resolution"
|
||||
HOMEPAGE = "http://0pointer.de/lennart/projects/nss-mdns/"
|
||||
LICENSE = "GPL"
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
|
||||
LICENSE = "LGPLv2.1+"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
EXTRA_OECONF = "--libdir=/lib"
|
||||
|
||||
Reference in New Issue
Block a user