diff options
-rw-r--r-- | meta-oe/recipes-extended/libreport/libreport_2.10.0.bb (renamed from meta-oe/recipes-extended/libreport/libreport_2.9.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.7.bb b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb index da22836a21..e50226e276 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.9.7.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb | |||
@@ -17,7 +17,7 @@ SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \ | |||
17 | file://0003-without-build-plugins.patch \ | 17 | file://0003-without-build-plugins.patch \ |
18 | file://0004-configure.ac-remove-prog-test-of-augparse.patch \ | 18 | file://0004-configure.ac-remove-prog-test-of-augparse.patch \ |
19 | " | 19 | " |
20 | SRCREV = "1d5cc00e44af4800fcae9761625dd4230681e82a" | 20 | SRCREV = "eaff08f38d771d9362923765bb404b1514c5ca0a" |
21 | 21 | ||
22 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 22 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
23 | 23 | ||