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-11 18:41:39 +0100
commit7f9d89a3a0f8ca8e891a6aeaea94d1f65eb7787d (patch)
tree1cf65120f7e5c08aefdbd54762a67ef32059e98d /meta/recipes-multimedia
parentb1654bb6a77f2266dd08acee755345abb2e4723f (diff)
downloadpoky-7f9d89a3a0f8ca8e891a6aeaea94d1f65eb7787d.tar.gz
gst-examples: 1.18.4 -> 1.18.5
(From OE-Core rev: b1bddc80dc172563b7cd469a8de6b9db2e6ad985) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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