From a8eb652918a99d3da8bcfe898166584da0a89e97 Mon Sep 17 00:00:00 2001 From: Faiz HAMMOUCHE Date: Fri, 2 Aug 2024 14:12:38 +0200 Subject: [PATCH] wvdial: 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 Reviewed-by: Yoann Congal Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb index 3453f3e964..3b72e4412c 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb @@ -28,6 +28,10 @@ SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code. SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" +# The code.google.com/archive page is generated using Javascript from a JSON file and does not +# allow devtool to find the latest version +UPSTREAM_VERSION_UNKNOWN = "1" + COMPATIBLE_HOST:libc-musl = "null" inherit autotools-brokensep pkgconfig