diff options
-rw-r--r-- | meta-oe/recipes-extended/libreport/libreport_2.9.6.bb (renamed from meta-oe/recipes-extended/libreport/libreport_2.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.5.bb b/meta-oe/recipes-extended/libreport/libreport_2.9.6.bb index 542956cf68..ce3d2dbb8a 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.9.5.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.9.6.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 = "15f92bcaf73e5eb8958fbde655a57dcd111757a7" | 20 | SRCREV = "e43eb0b747f58ef9be7e2d8fc9f3fafc93fa63c6" |
21 | 21 | ||
22 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 22 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
23 | 23 | ||