diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-07-02 16:16:22 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-10 09:24:32 -0700 |
commit | c2e1394830842cdc9e72a91bba1c4d9bc4fb7d13 (patch) | |
tree | 89a7d08d935e37b36015599233d5d23cfa304c97 /meta-oe/recipes-extended/libreport | |
parent | 455bf879801fad433b99aeea4b63d857d051152b (diff) | |
download | meta-openembedded-c2e1394830842cdc9e72a91bba1c4d9bc4fb7d13.tar.gz |
libreport: 2.9.7 -> 2.10.0
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/libreport')
-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 da22836a2..e50226e27 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 | ||