summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2021-10-04 00:42:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-29 11:17:25 +0100
commitc53f1f413a8951b3a0dde57e2b4ce81925379ac7 (patch)
tree77c589feb61b8845c818f5125c14396aa8c92b29 /meta/recipes-multimedia
parent8f140e272aef8b7dc8b837ca7c53d963a61a690f (diff)
downloadpoky-c53f1f413a8951b3a0dde57e2b4ce81925379ac7.tar.gz
gst-examples: 1.18.4 -> 1.18.5
(From OE-Core rev: 570573718fe34de28709301d9cbc322321e71f5f) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit b1bddc80dc172563b7cd469a8de6b9db2e6ad985) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-examples_1.18.5.bb (renamed from meta/recipes-multimedia/gstreamer/gst-examples_1.18.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.18.4.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.5.bb
index 9d8fef86ed..a720bb73ff 100644
--- a/meta/recipes-multimedia/gstreamer/gst-examples_1.18.4.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.5.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=http
12 file://gst-player.desktop \ 12 file://gst-player.desktop \
13 " 13 "
14 14
15SRCREV = "959bb246a5b1f5f9c78557da11c3f22b42ff89c0" 15SRCREV = "fe9a365dc0f1ff632abcfe3322ac5527a2cf30a0"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18