summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/libreport/libreport_2.17.11.bb (renamed from meta-oe/recipes-extended/libreport/libreport_2.17.8.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb b/meta-oe/recipes-extended/libreport/libreport_2.17.11.bb
index 1f2c55c699..322075cd6e 100644
--- a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb
+++ b/meta-oe/recipes-extended/libreport/libreport_2.17.11.bb
@@ -10,7 +10,6 @@ DEPENDS = "xmlrpc-c xmlrpc-c-native intltool-native \
10 10
11LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 11LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
12 12
13
14SRC_URI = "git://github.com/abrt/libreport.git;protocol=https;branch=master" 13SRC_URI = "git://github.com/abrt/libreport.git;protocol=https;branch=master"
15SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \ 14SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \
16 file://0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch \ 15 file://0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch \
@@ -18,8 +17,7 @@ SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \
18 file://0004-configure.ac-remove-prog-test-of-augparse.patch \ 17 file://0004-configure.ac-remove-prog-test-of-augparse.patch \
19" 18"
20 19
21# 2.17.8 20SRCREV = "d58110e1fc663c92ac3e36b166f114b6904796ff"
22SRCREV = "46a99a14adba7276e5697b7c613d918796792345"
23 21
24UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" 22UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
25 23