]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-examples: upstream releases are even numbered
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 26 Jun 2020 07:18:24 +0000 (09:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2020 07:24:20 +0000 (08:24 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb

index cc7a7e78e2fec5f982d6ecc4d4db413018884b6b..e23d23d9cacf8704b79d5332cfb76a3a4f78d698 100644 (file)
@@ -15,6 +15,7 @@ S = "${WORKDIR}/git"
 
 inherit meson pkgconfig features_check
 
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"