]> code.ossystems Code Review - openembedded-core.git/commitdiff
man: fix SRC_URI
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 28 Jan 2015 03:18:55 +0000 (19:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Feb 2015 14:53:41 +0000 (14:53 +0000)
Fixed:
WARNING: Failed to fetch URL http://primates.ximian.com/~flucifredi/man/man-1.6g.tar.gz, attempting MIRRORS if available

Its HOMEPAGE is also down, but can't find one for it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-extended/man/man_1.6g.bb

index 985ed9912494025c0399408392235f2f312cb458..cd9edbed897e8f12c17624ac7e2d319c0e18e894 100644 (file)
@@ -22,7 +22,7 @@ def compress_pkg(d):
 
 RDEPENDS_${PN} += "${@compress_pkg(d)}"
 
-SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \
+SRC_URI = "http://pkgs.fedoraproject.org/lookaside/pkgs/man2html/${BP}.tar.gz/ba154d5796928b841c9c69f0ae376660/${BP}.tar.gz \
            file://man-1.5k-confpath.patch;striplevel=0 \
            file://man-1.5h1-make.patch \
            file://man-1.5k-nonascii.patch \