From ffe9fa02bbd2c27e6f0d6fc6f4a10083e6c1ca81 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 29 Aug 2020 01:02:19 -0700 Subject: [PATCH] wvdial: Update SRC_URI to an accessible location Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ "