public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 12/19] gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
Date: Wed, 25 May 2022 04:29:40 -1000	[thread overview]
Message-ID: <cdafe69411554e5cdc835fe7b83afb39dab28d11.1653488418.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1653488418.git.steve@sakoman.com>

From: Alexander Kanavin <alex.kanavin@gmail.com>

Bug fix release:

rtspclientsink: fix possible shutdown deadlock in collect_streams()
Minor spelling fixes

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f6c2cb116bf41312673afbbd71076a2ca8f59cf0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 ...rtsp-server_1.20.1.bb => gstreamer1.0-rtsp-server_1.20.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.20.1.bb => gstreamer1.0-rtsp-server_1.20.2.bb} (90%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.2.bb
similarity index 90%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.1.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.2.bb
index 90d788ab80..fd6e16c2bf 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.20.2.bb
@@ -10,7 +10,7 @@ PNREAL = "gst-rtsp-server"
 
 SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = "4745bc528ad7de711a41d576ddce7412266e66d05c4cfcc636c9ba4da5521509"
+SRC_URI[sha256sum] = "6a8e9d136bbee4fc03858a0680dd5cbf91e2e989c43da115858eb21fb1adbcab"
 
 S = "${WORKDIR}/${PNREAL}-${PV}"
 
-- 
2.25.1



  parent reply	other threads:[~2022-05-25 14:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 14:29 [OE-core][kirkstone 00/19] Patch review Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 01/19] pcre2: CVE-2022-1586 Out-of-bounds read Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 02/19] oeqa/selftest/cve_check: add tests for recipe and image reports Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 03/19] go: upgrade 1.17.8 -> 1.17.10 Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 04/19] gst-devtools: upgrade 1.20.1 -> 1.20.2 Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 05/19] gstreamer1.0-libav: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 06/19] gstreamer1.0-omx: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 07/19] gstreamer1.0-plugins-bad: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 08/19] gstreamer1.0-plugins-base: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 09/19] gstreamer1.0-plugins-good: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 10/19] gstreamer1.0-plugins-ugly: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 11/19] gstreamer1.0-python: " Steve Sakoman
2022-05-25 14:29 ` Steve Sakoman [this message]
2022-05-25 14:29 ` [OE-core][kirkstone 13/19] gstreamer1.0: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 14/19] gstreamer1.0-vaapi: " Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 15/19] libcgroup: upgrade 2.0.1 -> 2.0.2 Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 16/19] mesa: upgrade 22.0.2 -> 22.0.3 Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 17/19] mobile-broadband-provider-info: upgrade 20220315 -> 20220511 Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 18/19] sqlite3: upgrade 3.38.3 -> 3.38.5 Steve Sakoman
2022-05-25 14:29 ` [OE-core][kirkstone 19/19] license_image.bbclass: Make QA errors fail the build Steve Sakoman

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=cdafe69411554e5cdc835fe7b83afb39dab28d11.1653488418.git.steve@sakoman.com \
    --to=steve@sakoman.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox