diff options
| -rw-r--r-- | recipes-daemons/ptpd/ptpd-qoriq.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-daemons/ptpd/ptpd-qoriq.bb b/recipes-daemons/ptpd/ptpd-qoriq.bb index f3a7f0ce5..cb047fd24 100644 --- a/recipes-daemons/ptpd/ptpd-qoriq.bb +++ b/recipes-daemons/ptpd/ptpd-qoriq.bb | |||
| @@ -8,6 +8,8 @@ SECTION = "net" | |||
| 8 | LICENSE = "BSD" | 8 | LICENSE = "BSD" |
| 9 | LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d" | 9 | LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d" |
| 10 | 10 | ||
| 11 | COMPATIBLE_MACHINE = "(qoriq)" | ||
| 12 | |||
| 11 | DEPENDS = "libpcap" | 13 | DEPENDS = "libpcap" |
| 12 | 14 | ||
| 13 | PROVIDES = "ptpd" | 15 | PROVIDES = "ptpd" |
