[oe] [PATCH] qwt: Adjusted SRC_URI to point to a URL + PATH that works.

Wayne Warren steven.w.warren at gmail.com
Tue Apr 16 21:56:49 UTC 2013


Signed-off-by: Wayne Warren <steven.w.warren at gmail.com>
---
 meta-oe/recipes-qt/qwt/qwt.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-qt/qwt/qwt.inc b/meta-oe/recipes-qt/qwt/qwt.inc
index d9d47f0..e771b01 100644
--- a/meta-oe/recipes-qt/qwt/qwt.inc
+++ b/meta-oe/recipes-qt/qwt/qwt.inc
@@ -5,7 +5,7 @@ SECTION = "libs"
 LICENSE = "QWTv1.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=dac2743472b0462ff3cfb4af42051c88"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/qwt/qwt-${PV}.tar.bz2;name=qwt \
+SRC_URI = "http://sourceforge.net/projects/qwt/files/qwt/${PV}/qwt-${PV}.tar.bz2;name=qwt \
            file://qwt6.patch \
            file://qwt6-fix-linking-with-ld-gold.patch"
 
-- 
1.7.9.5





More information about the Openembedded-devel mailing list