]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0: fix upstream check for unstable versions from git
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 10 Feb 2016 12:42:40 +0000 (14:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:25 +0000 (12:27 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb

index 0937be27df09a183b64b964724937c699ff0003f..4cd51cdfdec89ad7d2cd3cd9cdac50ade67c3a7d 100644 (file)
@@ -23,6 +23,7 @@ SRC_URI = " \
 "
 
 PV = "1.7.1+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 SRCREV_base = "0993ec8fa5cf6b09e33741f268c938719a1534d5"
 SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"
index 0ebf62227e89cf2350eb72b1a92fb3243074051d..e22a210c68a4331336558dc633fba63ea198015a 100644 (file)
@@ -16,6 +16,7 @@ SRC_URI = " \
 "
 
 PV = "1.7.1+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 SRCREV_base = "3a088ecc9330d5cb8888ff43de0fe4f61c23a607"
 SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"
index 956b24ad999c140a61544bb4a9dbd9dff1eb6dab..a07c35b38d65cbdb4a21d3fe686d3759e0e55222 100644 (file)
@@ -13,6 +13,7 @@ SRC_URI = " \
 "
 
 PV = "1.7.1+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 SRCREV_base = "641428966e09d16b0a46540040f2faf3791eb7c9"
 SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"
index 915be7302c6a3c55d79d5c19b422066a4260929e..20dfb8349e02c4ba3a54c4feefc1d48fc7b7b361 100644 (file)
@@ -14,6 +14,7 @@ SRC_URI = " \
 "
 
 PV = "1.7.1+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 SRCREV_base = "e016a70a7c97fc61c6cb5cd3821d38bc5ae5c9a4"
 SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"
index f99b30084dc3a08cc837dc41598a090fc4a36ed7..ccf6ece8b38058ce008a8b6e7855b4115337ff3d 100644 (file)
@@ -11,6 +11,7 @@ SRC_URI = " \
 "
 
 PV = "1.7.1+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 SRCREV_base = "c9c37983babad909d01c1c4c417d42a0cf252c1d"
 SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"
index 4fff533e1ef7238fb4ce35aca0fb4b8425778c4d..cb55c9adb2cd5e26421ac59d3ebc751635d09c70 100644 (file)
@@ -11,6 +11,7 @@ SRC_URI = " \
 "
 
 PV = "1.7.1+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 SRCREV_base = "2a188848eb2af3c3b357978ff7786a78aad9dd55"
 SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"