mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user