diff options
-rw-r--r-- | meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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. | |||
28 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" | 28 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" |
29 | SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" | 29 | SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" |
30 | 30 | ||
31 | # The code.google.com/archive page is generated using Javascript from a JSON file and does not | ||
32 | # allow devtool to find the latest version | ||
33 | UPSTREAM_VERSION_UNKNOWN = "1" | ||
34 | |||
31 | COMPATIBLE_HOST:libc-musl = "null" | 35 | COMPATIBLE_HOST:libc-musl = "null" |
32 | 36 | ||
33 | inherit autotools-brokensep pkgconfig | 37 | inherit autotools-brokensep pkgconfig |