diff options
-rw-r--r-- | meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb b/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb index 58625c8090..2bd642706d 100644 --- a/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb +++ b/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb | |||
@@ -5,7 +5,7 @@ and PTP Version 2 implements IEEE-1588-2008. PTP was developed to provide very p | |||
5 | time coordination of LAN connected computers." | 5 | time coordination of LAN connected computers." |
6 | HOMEPAGE = "http://sourceforge.net/projects/ptpd" | 6 | HOMEPAGE = "http://sourceforge.net/projects/ptpd" |
7 | SECTION = "net" | 7 | SECTION = "net" |
8 | LICENSE = "BSD" | 8 | LICENSE = "BSD-2-Clause" |
9 | LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d" | 9 | LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d" |
10 | 10 | ||
11 | DEPENDS = "libpcap" | 11 | DEPENDS = "libpcap" |