aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-29 01:02:19 -0700
committerKhem Raj <raj.khem@gmail.com>2020-08-30 01:32:33 -0700
commitffe9fa02bbd2c27e6f0d6fc6f4a10083e6c1ca81 (patch)
treeb507897cfe75c0db9ce4ed0383dc6e9917a9c3dc
parent625e7f73fc4c5f73345ab6aa4fc5280d2aaa579c (diff)
downloadmeta-openembedded-contrib-ffe9fa02bbd2c27e6f0d6fc6f4a10083e6c1ca81.tar.gz
wvdial: Update SRC_URI to an accessible location
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
index b985d39abf..473ceabcf0 100644
--- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
+++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb
@@ -9,7 +9,7 @@ inherit pkgconfig
DEPENDS = "wvstreams"
RDEPENDS_${PN} = "ppp"
-SRC_URI = "http://${BPN}.googlecode.com/files/${BP}.tar.bz2 \
+SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.bz2 \
file://typo_pon.wvdial.1.patch \
file://musl-support.patch \
"