summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorChoong YinThong <yin.thong.choong@intel.com>2017-04-02 19:51:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-05 23:22:12 +0100
commit54aab227e10c59233e30879962b3e859888d3461 (patch)
treef8a9ba9dff8ed13a641b3ff08eaf91b2d9978e59 /meta/recipes-devtools
parent163bb0e21b07f9fa1bf65a8e62ebf29f7bd949d8 (diff)
downloadpoky-54aab227e10c59233e30879962b3e859888d3461.tar.gz
xmlto: replace fedorahosted.org SRC_URI with pagure.io source
fedorahosted.org was retired on March 1st, 2017. This is to update the SRC_URI to point to pagure.io. pagure.io is a replacement for fedorahosted. [YOCTO #11226] (From OE-Core rev: 79ae1e98a7c3fd4c732ea4cd0b3099d4e319a111) Signed-off-by: Choong YinThong <yin.thong.choong@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/xmlto/xmlto_0.0.28.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
index ce5d1e0c50..6216d7782b 100644
--- a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
+++ b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
@@ -1,11 +1,11 @@
1SUMMARY = "A shell-script tool for converting XML files to various formats" 1SUMMARY = "A shell-script tool for converting XML files to various formats"
2HOMEPAGE = "https://fedorahosted.org/xmlto/" 2HOMEPAGE = "https://releases.pagure.org/xmlto/"
3SECTION = "docs/xmlto" 3SECTION = "docs/xmlto"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
7 7
8SRC_URI = "https://fedorahosted.org/releases/x/m/xmlto/xmlto-${PV}.tar.gz \ 8SRC_URI = "https://releases.pagure.org/xmlto/xmlto-${PV}.tar.gz \
9 file://configure.in-drop-the-test-of-xmllint-and-xsltproc.patch \ 9 file://configure.in-drop-the-test-of-xmllint-and-xsltproc.patch \
10 file://catalog.xml \ 10 file://catalog.xml \
11" 11"