diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-12-18 15:38:36 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-12-18 18:44:59 -0800 |
commit | 17845a7a33fa9307948cc0da5a6fdb0ca9d8a1da (patch) | |
tree | 469395100fc22fc18f579855bbf7081d8cd96068 | |
parent | d610cd8fca37b30a52367e34f8d0f52dc27d740d (diff) | |
download | meta-openembedded-17845a7a33fa9307948cc0da5a6fdb0ca9d8a1da.tar.gz |
libreport: 2.9.6 -> 2.9.7
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-extended/libreport/libreport_2.9.7.bb (renamed from meta-oe/recipes-extended/libreport/libreport_2.9.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.6.bb b/meta-oe/recipes-extended/libreport/libreport_2.9.7.bb index ce3d2dbb8..da22836a2 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.9.6.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.9.7.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 = "e43eb0b747f58ef9be7e2d8fc9f3fafc93fa63c6" | 20 | SRCREV = "1d5cc00e44af4800fcae9761625dd4230681e82a" |
21 | 21 | ||
22 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 22 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
23 | 23 | ||