aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2018-05-29 15:17:46 +0800
committerKhem Raj <raj.khem@gmail.com>2018-05-29 12:56:19 -0700
commit2ea3658241154a72a62646c1ba80e33390b6ce88 (patch)
treee7a5d2aadd2500253122317ef35e022c80a1fc23 /meta-oe
parent045625d61ba56e87e64806232069b255edff43a8 (diff)
downloadmeta-openembedded-contrib-2ea3658241154a72a62646c1ba80e33390b6ce88.tar.gz
libreport: add UPSTREAM_CHECK_GITTAGREGEX
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/libreport/libreport_2.9.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.2.bb b/meta-oe/recipes-extended/libreport/libreport_2.9.2.bb
index f2c661c8f7..edcccd1417 100644
--- a/meta-oe/recipes-extended/libreport/libreport_2.9.2.bb
+++ b/meta-oe/recipes-extended/libreport/libreport_2.9.2.bb
@@ -19,6 +19,9 @@ SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \
file://0005-remove-python2-support.patch \
"
SRCREV = "cfff49f06d9d17e269d463ee71b3d94c8bfb0c58"
+
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
+
S = "${WORKDIR}/git"
inherit distro_features_check