public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Jose Quaresma" <quaresma.jose@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Jose Quaresma <quaresma.jose@gmail.com>
Subject: [PATCH v3 17/20] gstreamer1.0-omx: upgrade to version 1.18.0
Date: Sun, 18 Oct 2020 13:09:59 +0100	[thread overview]
Message-ID: <20201018121002.1417335-18-quaresma.jose@gmail.com> (raw)
In-Reply-To: <20201018121002.1417335-1-quaresma.jose@gmail.com>

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 ...{gstreamer1.0-omx_1.16.2.bb => gstreamer1.0-omx_1.18.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.16.2.bb => gstreamer1.0-omx_1.18.0.bb} (92%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.0.bb
similarity index 92%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.0.bb
index f1bdbd235d..c4855034e0 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.0.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
 
 SRC_URI = "https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "6362786d2b6cce34de08c86b7847f782"
-SRC_URI[sha256sum] = "11ed411a2eba75610d72331eeb14ff05e2df28f4fd05cb69225a88bec6d27439"
+SRC_URI[md5sum] = "dcff9e4f055a2b1ecadc9f49f5b60a2e"
+SRC_URI[sha256sum] = "302c65e04578991364f7605e04cfb54dfd75268d51080d35f221ee1a8b341fad"
 
 S = "${WORKDIR}/gst-omx-${PV}"
 
-- 
2.28.0


  parent reply	other threads:[~2020-10-18 12:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-18 12:09 [PATCH v3 00/20] Updates the gstreamer to version 1.18.0 Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 01/20] gstreamer1.0: upgrade " Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 02/20] gstreamer1.0: Fix reproducibility issue around libcap Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 03/20] gstreamer1.0-plugins-base: upgrade to version 1.18.0 Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 04/20] gstreamer1.0-plugins-base: add new meson option as PACKAGECONFIG Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 05/20] gstreamer1.0-plugins-good: upgrade to version 1.18.0 Jose Quaresma
2020-10-19  7:37   ` [OE-core] " Carlos Rafael Giani
2020-10-19 10:41     ` Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 06/20] gstreamer1.0-plugins-good: disable new meson options Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 07/20] gstreamer1.0-plugins-good: add new meson option as PACKAGECONFIG Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 08/20] gstreamer1.0-plugins-bad: upgrade to version 1.18.0 Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 09/20] gstreamer1.0-plugins-bad: disable new meson options Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 10/20] gstreamer1.0-plugins-bad: add new meson options as PACKAGECONFIG Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 11/20] gstreamer1.0-plugins-ugly: upgrade to version 1.18.0 Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 12/20] gstreamer1.0-python: " Jose Quaresma
2020-10-19  7:05   ` [OE-core] " Carlos Rafael Giani
2020-10-19 10:29     ` Jose Quaresma
2020-10-19 10:37       ` [OE-core] " Carlos Rafael Giani
2020-10-18 12:09 ` [PATCH v3 13/20] gstreamer1.0-python: install append is not need any more Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 14/20] gstreamer1.0-rtsp-server: upgrade to version 1.18.0 Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 15/20] gstreamer1.0-vaapi: " Jose Quaresma
2020-10-18 12:09 ` [PATCH v3 16/20] gst-examples: " Jose Quaresma
2020-10-18 12:09 ` Jose Quaresma [this message]
2020-10-18 12:10 ` [PATCH v3 18/20] gstreamer1.0-libav: " Jose Quaresma
2020-10-18 12:10 ` [PATCH v3 19/20] gst-devtools: add version 1.18.0 (gst-validate -> gst-devtools) Jose Quaresma
2020-10-18 12:10 ` [PATCH v3 20/20] orc: Upgrade 0.4.31 -> 0.4.32 Jose Quaresma
2020-10-19 10:06 ` [PATCH v3 00/20] Updates the gstreamer to version 1.18.0 Jose Quaresma
2020-10-19 10:12   ` [OE-core] " Alexander Kanavin
2020-10-19 10:16     ` Jose Quaresma

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=20201018121002.1417335-18-quaresma.jose@gmail.com \
    --to=quaresma.jose@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox