summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-18 03:25:22 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-25 10:43:07 +0000
commite965a5c9ba7250ae3567b59621b32ca4d6b0908d (patch)
tree8ccc025557e42e7ae870aca6573e0cf53835d334 /meta/recipes-multimedia
parent5da65baa4ab108581d3e1696954ad49e36184a4d (diff)
downloadpoky-e965a5c9ba7250ae3567b59621b32ca4d6b0908d.tar.gz
gst-examples: upgrade to latest revision
(From OE-Core rev: 8c428ead6baeafbd583c864d610ec7ef048d0fa2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-examples_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb b/meta/recipes-multimedia/gstreamer/gst-examples_git.bb
index 1d87f24fe5..f8cef857b3 100644
--- a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-examples_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://anongit.freedesktop.org/gstreamer/gst-examples \
8 file://0001-Make-player-examples-installable.patch \ 8 file://0001-Make-player-examples-installable.patch \
9 file://gst-player.desktop" 9 file://gst-player.desktop"
10 10
11SRCREV = "48247c6ab6807d6ae179cf653cbdc64714d3313c" 11SRCREV = "2b3fc175c252cd5a537e4b2864b572a8372473d6"
12PV = "0.0.1+git${SRCPV}" 12PV = "0.0.1+git${SRCPV}"
13UPSTREAM_CHECK_COMMITS = "1" 13UPSTREAM_CHECK_COMMITS = "1"
14 14