From c2e1394830842cdc9e72a91bba1c4d9bc4fb7d13 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 2 Jul 2019 16:16:22 +0800 Subject: [PATCH] libreport: 2.9.7 -> 2.10.0 Signed-off-by: Hongxu Jia Signed-off-by: Khem Raj --- .../libreport/{libreport_2.9.7.bb => libreport_2.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/libreport/{libreport_2.9.7.bb => libreport_2.10.0.bb} (96%) diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.7.bb b/meta-oe/recipes-extended/libreport/libreport_2.10.0.bb similarity index 96% rename from meta-oe/recipes-extended/libreport/libreport_2.9.7.bb rename to 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 \ file://0003-without-build-plugins.patch \ file://0004-configure.ac-remove-prog-test-of-augparse.patch \ " -SRCREV = "1d5cc00e44af4800fcae9761625dd4230681e82a" +SRCREV = "eaff08f38d771d9362923765bb404b1514c5ca0a" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)"