diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-06-08 09:46:21 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-09 13:13:59 +0100 |
commit | e1f0db6186e4f1ce5e5522989faff42dc823d069 (patch) | |
tree | a81edeebfcd008ac919f6632d66f47a3361999ee /meta/recipes-devtools | |
parent | bfbe91ab7f19f8d29e97d8315a834095e551d9fd (diff) | |
download | poky-e1f0db6186e4f1ce5e5522989faff42dc823d069.tar.gz |
librepo: upgrade 1.11.3 -> 1.12.0
(From OE-Core rev: 739987241ec908defc96f17f798b2b79bc4c580c)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/librepo/librepo_1.12.0.bb (renamed from meta/recipes-devtools/librepo/librepo_1.11.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.11.3.bb b/meta/recipes-devtools/librepo/librepo_1.12.0.bb index 3e745314a8..2d9cac830e 100644 --- a/meta/recipes-devtools/librepo/librepo_1.11.3.bb +++ b/meta/recipes-devtools/librepo/librepo_1.12.0.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \ | |||
8 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ | 8 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRCREV = "59b3f76ca6e79786a213cda72ecafa232d30553f" | 11 | SRCREV = "9c173f1110bb30f4ae842a8e3532b275966c2d83" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||