summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb2
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
5time coordination of LAN connected computers." 5time coordination of LAN connected computers."
6HOMEPAGE = "http://sourceforge.net/projects/ptpd" 6HOMEPAGE = "http://sourceforge.net/projects/ptpd"
7SECTION = "net" 7SECTION = "net"
8LICENSE = "BSD" 8LICENSE = "BSD-2-Clause"
9LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d" 9LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d"
10 10
11DEPENDS = "libpcap" 11DEPENDS = "libpcap"