summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \
19 file://0005-remove-python2-support.patch \ 19 file://0005-remove-python2-support.patch \
20" 20"
21SRCREV = "cfff49f06d9d17e269d463ee71b3d94c8bfb0c58" 21SRCREV = "cfff49f06d9d17e269d463ee71b3d94c8bfb0c58"
22
23UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
24
22S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
23 26
24inherit distro_features_check 27inherit distro_features_check