summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_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-good_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-good_git.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
index 915be7302c..20dfb8349e 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
@@ -14,6 +14,7 @@ SRC_URI = " \
14" 14"
15 15
16PV = "1.7.1+git${SRCPV}" 16PV = "1.7.1+git${SRCPV}"
17UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
17 18
18SRCREV_base = "e016a70a7c97fc61c6cb5cd3821d38bc5ae5c9a4" 19SRCREV_base = "e016a70a7c97fc61c6cb5cd3821d38bc5ae5c9a4"
19SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65" 20SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"