summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-02-10 14:42:40 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-11 12:27:45 +0000
commit809825693c7eaaab325741ad4599acef06809720 (patch)
tree1dfa22825d0cde801b9fc2bace5c6c8d2c650852 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
parentc24b0ab0de9a35f3d4131d7ece53ea499b5de56f (diff)
downloadpoky-809825693c7eaaab325741ad4599acef06809720.tar.gz
gstreamer1.0: fix upstream check for unstable versions from git
(From OE-Core rev: accb3a6e7d3b82daa4b6ac72cef333bdfa24d02a) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
index f99b30084d..ccf6ece8b3 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
@@ -11,6 +11,7 @@ SRC_URI = " \
11" 11"
12 12
13PV = "1.7.1+git${SRCPV}" 13PV = "1.7.1+git${SRCPV}"
14UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
14 15
15SRCREV_base = "c9c37983babad909d01c1c4c417d42a0cf252c1d" 16SRCREV_base = "c9c37983babad909d01c1c4c417d42a0cf252c1d"
16SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65" 17SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"