All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: "Zoltán Böszörményi" <zboszor@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 2/2] mariadb: Upgrade to 10.5.11
Date: Wed, 7 Jul 2021 11:05:11 -0700	[thread overview]
Message-ID: <CAMKF1soWiN-dRaYHpjfMdfqiBm-H-qkO8QMs5tbdF1HM8ZgFog@mail.gmail.com> (raw)
In-Reply-To: <20210706065549.187176-2-zboszor@gmail.com>

it also needed musl patch refresh, since it was straight forward I
took care if it this time. Revised patch is in master-next

On Mon, Jul 5, 2021 at 11:56 PM Zoltán Böszörményi <zboszor@gmail.com> wrote:
>
> Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
> ---
>  .../{mariadb-native_10.5.10.bb => mariadb-native_10.5.11.bb}    | 0
>  meta-oe/recipes-dbs/mysql/mariadb.inc                           | 2 +-
>  .../mysql/{mariadb_10.5.10.bb => mariadb_10.5.11.bb}            | 0
>  3 files changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.5.10.bb => mariadb-native_10.5.11.bb} (100%)
>  rename meta-oe/recipes-dbs/mysql/{mariadb_10.5.10.bb => mariadb_10.5.11.bb} (100%)
>
> diff --git a/meta-oe/recipes-dbs/mysql/mariadb-native_10.5.10.bb b/meta-oe/recipes-dbs/mysql/mariadb-native_10.5.11.bb
> similarity index 100%
> rename from meta-oe/recipes-dbs/mysql/mariadb-native_10.5.10.bb
> rename to meta-oe/recipes-dbs/mysql/mariadb-native_10.5.11.bb
> diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc b/meta-oe/recipes-dbs/mysql/mariadb.inc
> index 7b1f537fb..71978740b 100644
> --- a/meta-oe/recipes-dbs/mysql/mariadb.inc
> +++ b/meta-oe/recipes-dbs/mysql/mariadb.inc
> @@ -25,7 +25,7 @@ SRC_URI = "https://downloads.mariadb.org/interstitial/${BP}/source/${BP}.tar.gz
>            "
>  SRC_URI_append_libc-musl = " file://ppc-remove-glibc-dep.patch"
>
> -SRC_URI[sha256sum] = "a5ff32f9fcaaf26bf5cba94accc7b246d2d5eb75710d027e40122df6bac0babb"
> +SRC_URI[sha256sum] = "761053605fe30ce393f324852117990350840a93b3e6305ef4d2f8c8305cc47a"
>
>  UPSTREAM_CHECK_URI = "https://github.com/MariaDB/server/releases"
>
> diff --git a/meta-oe/recipes-dbs/mysql/mariadb_10.5.10.bb b/meta-oe/recipes-dbs/mysql/mariadb_10.5.11.bb
> similarity index 100%
> rename from meta-oe/recipes-dbs/mysql/mariadb_10.5.10.bb
> rename to meta-oe/recipes-dbs/mysql/mariadb_10.5.11.bb
> --
> 2.31.1
>

  parent reply	other threads:[~2021-07-07 18:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210706065549.187176-1-zboszor@gmail.com>
2021-07-06  8:37 ` [meta-oe][PATCH 1/2] mariadb: Use qemu to run cross-compiled binaries Khem Raj
2021-07-06  9:56   ` [oe] " Zoltan Boszormenyi
2021-07-06 16:52     ` Khem Raj
2022-09-22  7:47   ` Yu, Mingli
2022-09-22 11:25     ` Ross Burton
2022-09-26  4:37       ` [meta-oe][kirkstone][PATCH] mariadb: not use " mingli.yu
     [not found]       ` <17184F1EA11A10CE.15234@lists.openembedded.org>
2022-10-17  5:56         ` [oe] " Yu, Mingli
2022-10-27 17:06           ` Randy MacLeod
     [not found]   ` <17171F2CE99AF5CD.13460@lists.openembedded.org>
2022-09-22  9:14     ` [oe] [meta-oe][PATCH 1/2] mariadb: Use " Yu, Mingli
     [not found] ` <20210706065549.187176-2-zboszor@gmail.com>
2021-07-07 18:05   ` Khem Raj [this message]
2021-07-06  6:57 Zoltan Boszormenyi
2021-07-06  6:57 ` [meta-oe][PATCH 2/2] mariadb: Upgrade to 10.5.11 Zoltan Boszormenyi

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=CAMKF1soWiN-dRaYHpjfMdfqiBm-H-qkO8QMs5tbdF1HM8ZgFog@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=zboszor@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.