mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
ptpd: Clarify BSD license variant
The License of ptpd is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
8e33a44074
commit
6c52b25be9
@@ -5,7 +5,7 @@ and PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very p
|
|||||||
time coordination of LAN connected computers."
|
time coordination of LAN connected computers."
|
||||||
HOMEPAGE = "http://sourceforge.net/projects/ptpd"
|
HOMEPAGE = "http://sourceforge.net/projects/ptpd"
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d"
|
LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d"
|
||||||
|
|
||||||
DEPENDS = "libpcap"
|
DEPENDS = "libpcap"
|
||||||
|
|||||||
Reference in New Issue
Block a user