libftdi: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status

Adding UPSTREAM_CHECK_URI fix UNKNOWN_BROKEN status from
running devtool check-upgrade-status.

The next version of the package can be found from upstream
sources.

Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
This commit is contained in:
Alexandre Truong 2024-07-22 10:00:10 +02:00 committed by Khem Raj
parent 4669b1a5dd
commit dcddf88caf
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -14,6 +14,8 @@ DEPENDS = "libusb1 python3 swig-native"
SRC_URI = "http://www.intra2net.com/en/developer/${BPN}/download/${BPN}1-${PV}.tar.bz2"
SRC_URI[sha256sum] = "7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049"
UPSTREAM_CHECK_URI = "http://www.intra2net.com/en/developer/libftdi/download.php"
S = "${WORKDIR}/${BPN}1-${PV}"
inherit cmake binconfig pkgconfig python3native