Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 01/12] package/gstreamer1: bump to version 1.22.7
Date: Sat, 9 Dec 2023 21:09:48 +0100	[thread overview]
Message-ID: <ZXTJjGzVXqSNyOPu@landeda> (raw)
In-Reply-To: <20231209183501.207637-1-peter@korsgaard.com>

Peter, All,

On 2023-12-09 19:34 +0100, Peter Korsgaard spake thusly:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Whole series of 12 applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/gstreamer1/gstreamer1/gstreamer1.hash | 4 ++--
>  package/gstreamer1/gstreamer1/gstreamer1.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/gstreamer1/gstreamer1/gstreamer1.hash b/package/gstreamer1/gstreamer1/gstreamer1.hash
> index 65045c1c30..7d62d05fec 100644
> --- a/package/gstreamer1/gstreamer1/gstreamer1.hash
> +++ b/package/gstreamer1/gstreamer1/gstreamer1.hash
> @@ -1,3 +1,3 @@
> -# From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.22.6.tar.xz.sha256sum
> -sha256  f500e6cfddff55908f937711fc26a0840de28a1e9ec49621c0b6f1adbd8f818e  gstreamer-1.22.6.tar.xz
> +# From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.22.7.tar.xz.sha256sum
> +sha256  01e42c6352a06bdfa4456e64b06ab7d98c5c487a25557c761554631cbda64217  gstreamer-1.22.7.tar.xz
>  sha256  ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db  COPYING
> diff --git a/package/gstreamer1/gstreamer1/gstreamer1.mk b/package/gstreamer1/gstreamer1/gstreamer1.mk
> index 352567ed52..9ee41392b2 100644
> --- a/package/gstreamer1/gstreamer1/gstreamer1.mk
> +++ b/package/gstreamer1/gstreamer1/gstreamer1.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -GSTREAMER1_VERSION = 1.22.6
> +GSTREAMER1_VERSION = 1.22.7
>  GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
>  GSTREAMER1_SITE = https://gstreamer.freedesktop.org/src/gstreamer
>  GSTREAMER1_INSTALL_STAGING = YES
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-12-09 20:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-09 18:34 [Buildroot] [PATCH 01/12] package/gstreamer1: bump to version 1.22.7 Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 02/12] package/gst1-plugins-base: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 03/12] package/gst1-plugins-good: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 04/12] package/gst1-plugins-bad: security " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 05/12] package/gst1-plugins-ugly: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 06/12] package/gst1-devtools: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 07/12] package/gst1-libav: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 08/12] package/gst1-python: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 09/12] package/gst1-rtsp-server: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 10/12] package/gst1-vaapi: " Peter Korsgaard
2023-12-09 18:34 ` [Buildroot] [PATCH 11/12] package/gst-omx: " Peter Korsgaard
2023-12-09 18:35 ` [Buildroot] [PATCH 12/12] package/gstreamer1-editing-services: " Peter Korsgaard
2023-12-09 20:09 ` Yann E. MORIN [this message]
2024-01-04 20:21 ` [Buildroot] [PATCH 01/12] package/gstreamer1: " Peter Korsgaard

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=ZXTJjGzVXqSNyOPu@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox