mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ptpd: fix upstream check URL
Fixes: $: devtool check-upgrade-status ptpd <...> INFO: ptpd 2.3.1 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
9e8f90f207
commit
b0ff824330
@@ -31,6 +31,8 @@ SRC_URI = "http://downloads.sourceforge.net/project/ptpd/ptpd/${@get_sub(d)}/ptp
|
||||
SRC_URI[md5sum] = "253bab7ab51d969616ea811be1f132f3"
|
||||
SRC_URI[sha256sum] = "0dbf54dd2c178bd9fe62481d2c37513ee36636d8bf137cfdad96891490cdbf93"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/ptpd/files/releases"
|
||||
|
||||
S = "${WORKDIR}/ptpd-${PV}"
|
||||
|
||||
EXTRA_OEMAKE = ""
|
||||
|
||||
Reference in New Issue
Block a user