All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Domenech Goulart <mario@ossystems.com.br>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] mariadb: fix tarball fetch URL
Date: Wed, 26 Aug 2015 19:35:44 +0000	[thread overview]
Message-ID: <87a8tdkflb.fsf@email.parenteses.org> (raw)
In-Reply-To: <1440617672-7518-1-git-send-email-mario@ossystems.com.br> (Mario Domenech Goulart's message of "Wed, 26 Aug 2015 16:34:32 -0300")

On Wed, 26 Aug 2015 16:34:32 -0300 Mario Domenech Goulart <mario@ossystems.com.br> wrote:

> http://mirror.stshosting.co.uk/mariadb responds with a 404 error, so
> use http://archive.mariadb.org instead.

Please, also backport this patch to fido.

>
> Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
> ---
>  meta-oe/recipes-support/mysql/mariadb.inc |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/mysql/mariadb.inc b/meta-oe/recipes-support/mysql/mariadb.inc
> index d2418e7..4e2a64c 100644
> --- a/meta-oe/recipes-support/mysql/mariadb.inc
> +++ b/meta-oe/recipes-support/mysql/mariadb.inc
> @@ -4,7 +4,7 @@ SECTION = "libs"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
>  
> -SRC_URI = "http://mirror.stshosting.co.uk/mariadb/mariadb-${PV}/source/mariadb-${PV}.tar.gz \
> +SRC_URI = "http://archive.mariadb.org/mariadb-${PV}/source/mariadb-${PV}.tar.gz \
>             file://fix-cmake-module-path.patch \
>             file://remove-bad-path.patch \
>             file://fix-mysqlclient-r-version.patch \

Best wishes.
Mario
-- 
http://www.ossystems.com.br


      reply	other threads:[~2015-08-26 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 19:34 [meta-oe][PATCH] mariadb: fix tarball fetch URL Mario Domenech Goulart
2015-08-26 19:35 ` Mario Domenech Goulart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a8tdkflb.fsf@email.parenteses.org \
    --to=mario@ossystems.com.br \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.