wvstrams: Unmaintained upstream, add UPSTREAM_VERSION_UNKNOWN

Add UPSTREAM_VERSION_UNKNOWN in the recipe because it is unmaintained upstream
and the current SRC_URI host (code.google.com/archive) page is generated by
javascript from JSON and does not allow devtool to find the latest version.

Signed-off-by: Faiz HAMMOUCHE <faiz.hammouche@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Faiz HAMMOUCHE
2024-08-02 11:26:19 +02:00
committed by Khem Raj
parent 9c8045fad0
commit 8d3b4848d0
@@ -16,6 +16,10 @@ SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.
SRC_URI[md5sum] = "37e9a2d664effe4efd44c0e1a20136de"
SRC_URI[sha256sum] = "99906d9560cbdbc97e1855e7b0a7169f1e11983be3ac539140423f09debced82"
# code.google.com/archive page is generated by javascript from JSON and does not
# allow devtool to find the latest version
UPSTREAM_VERSION_UNKNOWN = "1"
COMPATIBLE_HOST:libc-musl = "null"
EXTRA_OEMAKE = ""
export WVLINK="${LD}"