All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 15/33] ell: upgrade 0.47 -> 0.48
Date: Wed, 2 Feb 2022 17:53:09 -0500	[thread overview]
Message-ID: <20220202225309.GF26229@denix.org> (raw)
In-Reply-To: <20220202182758.919991-15-alex@linutronix.de>

https://git.openembedded.org/openembedded-core/commit/?id=53070e8e119d90b633db8b26ba002ae95f2cfcca


On Wed, Feb 02, 2022 at 07:27:40PM +0100, Alexander Kanavin wrote:
> From: Alexander Kanavin <alex.kanavin@gmail.com>
> 
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
>  meta/recipes-core/ell/{ell_0.47.bb => ell_0.48.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-core/ell/{ell_0.47.bb => ell_0.48.bb} (89%)
> 
> diff --git a/meta/recipes-core/ell/ell_0.47.bb b/meta/recipes-core/ell/ell_0.48.bb
> similarity index 89%
> rename from meta/recipes-core/ell/ell_0.47.bb
> rename to meta/recipes-core/ell/ell_0.48.bb
> index 1db0065a37..737302a444 100644
> --- a/meta/recipes-core/ell/ell_0.47.bb
> +++ b/meta/recipes-core/ell/ell_0.48.bb
> @@ -16,7 +16,7 @@ inherit autotools pkgconfig
>  
>  SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
>             "
> -SRC_URI[sha256sum] = "4901a0baac4eb24163ceafb44fd448430361d25d8f17d89ff29f8b0b162b3eb9"
> +SRC_URI[sha256sum] = "9894943042a5d6165d3e5cc354f92274fb1304004d02b4bee682ab6067cdbbd5"
>  
>  do_configure:prepend () {
>      mkdir -p ${S}/build-aux
> -- 
> 2.20.1
> 


  reply	other threads:[~2022-02-02 22:53 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02 18:27 [PATCH 01/33] seatd: add recipe Alexander Kanavin
2022-02-02 18:27 ` [PATCH 02/33] weston: upgrade 9.0.0 -> 10.0.0 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 03/33] gdb: update 11.1 -> 11.2 Alexander Kanavin
2022-02-02 23:06   ` [OE-core] " Denys Dmytriyenko
2022-02-03  9:33     ` Richard Purdie
2022-02-02 18:27 ` [PATCH 04/33] connman: update 1.40 -> 1.41 Alexander Kanavin
2022-02-02 22:59   ` [OE-core] " Denys Dmytriyenko
2022-02-02 18:27 ` [PATCH 05/33] util-linux: update 2.37.2 -> 2.37.3 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 06/33] cmake: update 3.22.1 -> 3.22.2 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 07/33] git: merge .inc into .bb Alexander Kanavin
2022-02-02 18:27 ` [PATCH 08/33] git: build manpages from source subject to manpages PACKAGECONFIG Alexander Kanavin
2022-02-02 18:27 ` [PATCH 09/33] git: update 2.34.1 -> 2.35.1 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 10/33] python3-pycryptodome: update 3.12.0 -> 3.14.0 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 11/33] at: update 3.2.2 -> 3.2.4 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 12/33] sudo: update 1.9.8p2 -> 1.9.9 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 13/33] xf86-input-libinput: update 1.2.0 -> 1.2.1 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 14/33] libgpg-error: update 1.43 -> 1.44 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 15/33] ell: upgrade 0.47 -> 0.48 Alexander Kanavin
2022-02-02 22:53   ` Denys Dmytriyenko [this message]
2022-02-02 18:27 ` [PATCH 16/33] glib-2.0: upgrade 2.70.2 -> 2.70.3 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 17/33] lua: upgrade 5.4.3 -> 5.4.4 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 18/33] mmc-utils: upgrade to latest revision Alexander Kanavin
2022-02-02 18:27 ` [PATCH 19/33] python3-cython: upgrade 0.29.26 -> 0.29.27 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 20/33] python3-hypothesis: upgrade 6.36.0 -> 6.36.1 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 21/33] python3-pip: upgrade 21.3.1 -> 22.0.2 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 22/33] cups: upgrade 2.4.0 -> 2.4.1 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 23/33] stress-ng: upgrade 0.13.10 -> 0.13.11 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 24/33] harfbuzz: upgrade 3.2.0 -> 3.3.1 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 25/33] mesa: upgrade 21.3.4 -> 21.3.5 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 26/33] piglit: upgrade to latest revision Alexander Kanavin
2022-02-02 18:27 ` [PATCH 27/33] wayland-protocols: upgrade 1.24 -> 1.25 Alexander Kanavin
2022-02-02 22:52   ` [OE-core] " Denys Dmytriyenko
2022-02-02 18:27 ` [PATCH 28/33] lttng-tools: upgrade 2.13.2 -> 2.13.4 Alexander Kanavin
2022-02-02 22:54   ` [OE-core] " Denys Dmytriyenko
2022-02-02 18:27 ` [PATCH 29/33] puzzles: upgrade to latest revision Alexander Kanavin
2022-02-02 18:27 ` [PATCH 30/33] diffoscope: upgrade 201 -> 202 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 31/33] libcap: upgrade 2.62 -> 2.63 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 32/33] libusb1: upgrade 1.0.24 -> 1.0.25 Alexander Kanavin
2022-02-02 18:27 ` [PATCH 33/33] re2c: upgrade 2.2 -> 3.0 Alexander Kanavin
2022-02-03 12:55 ` [OE-core] [PATCH 01/33] seatd: add recipe Claudius Heine
2022-02-03 13:28   ` Alexander Kanavin
2022-02-03 13:36     ` Claudius Heine
2022-02-03 13:46       ` Alexander Kanavin
2022-02-03 13:52         ` Claudius Heine
2022-02-03 14:02           ` Alexander Kanavin
2022-02-04 17:32 ` 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=20220202225309.GF26229@denix.org \
    --to=denis@denix.org \
    --cc=alex.kanavin@gmail.com \
    --cc=openembedded-core@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.