summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2021-10-04 00:42:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-02 00:22:12 +0000
commit034352bc2fac29482d057ecc6edb8190f006cf52 (patch)
treecc679a2f204eeda4be64189464b8108cdf5e27c0
parent2b7095bac0d383ad11f42063fe68fe970a816660 (diff)
downloadpoky-034352bc2fac29482d057ecc6edb8190f006cf52.tar.gz
gst-examples: 1.18.4 -> 1.18.5
(From OE-Core rev: 446273b7abba2be768b566bac1bf8f9713d34373) 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>
-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 4670ab34db..7b11cd228d 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