mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
wvdial: Update SRC_URI to an accessible location
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit pkgconfig
|
|||||||
DEPENDS = "wvstreams"
|
DEPENDS = "wvstreams"
|
||||||
RDEPENDS_${PN} = "ppp"
|
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://typo_pon.wvdial.1.patch \
|
||||||
file://musl-support.patch \
|
file://musl-support.patch \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user