[oe] [meta-oe][PATCH] doxygen: Use SOURCEFORGE_MIRROR for SRC_URI

Khem Raj raj.khem at gmail.com
Fri Dec 7 22:51:37 UTC 2018


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/doxygen/doxygen_1.8.14.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/doxygen/doxygen_1.8.14.bb b/meta-oe/recipes-devtools/doxygen/doxygen_1.8.14.bb
index 3137c48439..7c7024ecf4 100644
--- a/meta-oe/recipes-devtools/doxygen/doxygen_1.8.14.bb
+++ b/meta-oe/recipes-devtools/doxygen/doxygen_1.8.14.bb
@@ -8,7 +8,7 @@ inherit cmake python3native
 
 DEPENDS = "flex-native bison-native"
 
-SRC_URI = "ftp://ftp.stack.nl/pub/users/dimitri/doxygen-${PV}.src.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.src.tar.gz \
            file://0001-build-don-t-look-for-Iconv.patch"
 
 SRC_URI[md5sum] = "41d8821133e8d8104280030553e2b42b"
-- 
2.19.2



More information about the Openembedded-devel mailing list