On Tue, Oct 30, 2018 at 9:22 AM Oleksandr Kravchuk <[email protected]> wrote: > > mpfr.org is not accessible at the moment. >
it seems to back/working ok > Signed-off-by: Oleksandr Kravchuk <[email protected]> > --- > meta/recipes-support/mpfr/mpfr_4.0.1.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-support/mpfr/mpfr_4.0.1.bb > b/meta/recipes-support/mpfr/mpfr_4.0.1.bb > index 2eee76a357..6c609589ed 100644 > --- a/meta/recipes-support/mpfr/mpfr_4.0.1.bb > +++ b/meta/recipes-support/mpfr/mpfr_4.0.1.bb > @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ > > file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" > DEPENDS = "gmp autoconf-archive" > > -SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz \ > +SRC_URI = "https://ftp.gnu.org/gnu/mpfr/mpfr-${PV}.tar.xz \ > file://0001-Fix-obsolete-ARC-asm-constraints.patch" > SRC_URI[md5sum] = "b8dd19bd9bb1ec8831a6a582a7308073" > SRC_URI[sha256sum] = > "67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e" > -- > 2.17.1 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
