From 652ddc6221a70ffa26b7ef567fc66a99df033086 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 27 Nov 2018 16:32:39 +0800 Subject: [PATCH] libreport: 2.9.5 -> 2.9.6 Signed-off-by: Hongxu Jia Signed-off-by: Khem Raj --- .../libreport/{libreport_2.9.5.bb => libreport_2.9.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/libreport/{libreport_2.9.5.bb => libreport_2.9.6.bb} (96%) diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.5.bb b/meta-oe/recipes-extended/libreport/libreport_2.9.6.bb similarity index 96% rename from meta-oe/recipes-extended/libreport/libreport_2.9.5.bb rename to 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 \ file://0003-without-build-plugins.patch \ file://0004-configure.ac-remove-prog-test-of-augparse.patch \ " -SRCREV = "15f92bcaf73e5eb8958fbde655a57dcd111757a7" +SRCREV = "e43eb0b747f58ef9be7e2d8fc9f3fafc93fa63c6" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)"