mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
libxml-libxml-perl: Use ${CPAN_MIRROR}
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ RDEPENDS:${PN} += "\
|
||||
zlib \
|
||||
"
|
||||
|
||||
SRC_URI = "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \
|
||||
SRC_URI = "${CPAN_MIRROR}/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \
|
||||
file://disable-libxml2-check.patch \
|
||||
file://fix-CATALOG-conditional-compile.patch \
|
||||
file://using-DOCB-conditional.patch \
|
||||
|
||||
Reference in New Issue
Block a user