mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
zeroconf: Fix LICENSE and LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
ba500f07cb
commit
21866d75bc
@@ -9,7 +9,9 @@ Addresses are assigned randomly by each host and, in case of collision, \
|
|||||||
both hosts (are supposed to) renumber."
|
both hosts (are supposed to) renumber."
|
||||||
AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>"
|
AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>"
|
||||||
HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/"
|
HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPLv2+"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
|
||||||
|
file://zeroconf.c;beginline=1;endline=13;md5=a5bada96e1e34b08eb7446b28e2630b2"
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user