From: "Yu, Mingli" <mingli.yu@windriver.com>
To: Khem Raj <raj.khem@gmail.com>,
<openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] mariadb: Upgrade to 5.5.63
Date: Tue, 5 Mar 2019 14:56:00 +0800 [thread overview]
Message-ID: <5C7E1D80.3060405@windriver.com> (raw)
In-Reply-To: <20190304042758.30133-1-raj.khem@gmail.com>
Hi Khem,
I sent out another patch to upgrade mariadb to 10.3.13 as 5.5.x series
is only supported until next year April 2020 per
https://mariadb.org/about/maintenance-policy/, please help to review.
Thanks,
On 2019年03月04日 12:27, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> .../{mariadb-native_5.5.62.bb => mariadb-native_5.5.63.bb} | 0
> meta-oe/recipes-dbs/mysql/mariadb.inc | 6 +++---
> .../mysql/{mariadb_5.5.62.bb => mariadb_5.5.63.bb} | 0
> 3 files changed, 3 insertions(+), 3 deletions(-)
> rename meta-oe/recipes-dbs/mysql/{mariadb-native_5.5.62.bb => mariadb-native_5.5.63.bb} (100%)
> rename meta-oe/recipes-dbs/mysql/{mariadb_5.5.62.bb => mariadb_5.5.63.bb} (100%)
>
> diff --git a/meta-oe/recipes-dbs/mysql/mariadb-native_5.5.62.bb b/meta-oe/recipes-dbs/mysql/mariadb-native_5.5.63.bb
> similarity index 100%
> rename from meta-oe/recipes-dbs/mysql/mariadb-native_5.5.62.bb
> rename to meta-oe/recipes-dbs/mysql/mariadb-native_5.5.63.bb
> diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc b/meta-oe/recipes-dbs/mysql/mariadb.inc
> index 8ca5b2ba42..f715542038 100644
> --- a/meta-oe/recipes-dbs/mysql/mariadb.inc
> +++ b/meta-oe/recipes-dbs/mysql/mariadb.inc
> @@ -4,7 +4,7 @@ SECTION = "libs"
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
>
> -SRC_URI = "https://downloads.mariadb.org/f/${BP}/source/${BP}.tar.gz \
> +SRC_URI = "https://downloads.mariadb.org/interstitial/${BP}/source/${BP}.tar.gz \
> file://fix-cmake-module-path.patch \
> file://remove-bad-path.patch \
> file://fix-mysqlclient-r-version.patch \
> @@ -18,8 +18,8 @@ SRC_URI = "https://downloads.mariadb.org/f/${BP}/source/${BP}.tar.gz \
> file://change-cc-to-cc-version.patch \
> file://0001-disable-ucontext-on-musl.patch \
> "
> -SRC_URI[md5sum] = "6375d577e9539b839f44d857e70f82b9"
> -SRC_URI[sha256sum] = "56a365af71b8a9ec8bfee0801e2dec95011da8ee7507986ca329be11296411db"
> +SRC_URI[md5sum] = "f91b31638d4dc47ed43172e56bec2cb7"
> +SRC_URI[sha256sum] = "ef1cf79eec32ced9d1051998a8e458bb33dfbc62de297cba37ee8e9f952b21ea"
>
> UPSTREAM_CHECK_URI = "https://github.com/MariaDB/server/releases"
>
> diff --git a/meta-oe/recipes-dbs/mysql/mariadb_5.5.62.bb b/meta-oe/recipes-dbs/mysql/mariadb_5.5.63.bb
> similarity index 100%
> rename from meta-oe/recipes-dbs/mysql/mariadb_5.5.62.bb
> rename to meta-oe/recipes-dbs/mysql/mariadb_5.5.63.bb
>
next prev parent reply other threads:[~2019-03-05 6:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-04 4:27 [meta-oe][PATCH] mariadb: Upgrade to 5.5.63 Khem Raj
2019-03-05 6:56 ` Yu, Mingli [this message]
2019-03-05 18:25 ` Khem Raj
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=5C7E1D80.3060405@windriver.com \
--to=mingli.yu@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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.