diff options
| -rw-r--r-- | meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb | 4 |
1 files changed, 1 insertions, 3 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 be0652dfbd..ed57ea8962 100644 --- a/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb +++ b/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d" | |||
| 10 | 10 | ||
| 11 | DEPENDS = "libpcap" | 11 | DEPENDS = "libpcap" |
| 12 | 12 | ||
| 13 | inherit autotools pkgconfig systemd | 13 | inherit autotools pkgconfig systemd sourceforge-releases |
| 14 | 14 | ||
| 15 | # return something like '1.2.3' or '1.2.3/rc1' | 15 | # return something like '1.2.3' or '1.2.3/rc1' |
| 16 | # | 16 | # |
| @@ -32,8 +32,6 @@ SRC_URI = "http://downloads.sourceforge.net/project/ptpd/ptpd/${@get_sub(d)}/ptp | |||
| 32 | SRC_URI[md5sum] = "253bab7ab51d969616ea811be1f132f3" | 32 | SRC_URI[md5sum] = "253bab7ab51d969616ea811be1f132f3" |
| 33 | SRC_URI[sha256sum] = "0dbf54dd2c178bd9fe62481d2c37513ee36636d8bf137cfdad96891490cdbf93" | 33 | SRC_URI[sha256sum] = "0dbf54dd2c178bd9fe62481d2c37513ee36636d8bf137cfdad96891490cdbf93" |
| 34 | 34 | ||
| 35 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/ptpd/files/releases" | ||
| 36 | |||
| 37 | S = "${UNPACKDIR}/ptpd-${PV}" | 35 | S = "${UNPACKDIR}/ptpd-${PV}" |
| 38 | 36 | ||
| 39 | EXTRA_OEMAKE = "" | 37 | EXTRA_OEMAKE = "" |
