소스 검색

wvdial: Update SRC_URI to an accessible location

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 년 전
부모
커밋
ffe9fa02bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb

+ 1 - 1
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 \
           "