diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-05-20 16:10:45 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 07:24:51 +0100 |
commit | b0706f3912b1780f636bbd4fff1cf6e05605ac3e (patch) | |
tree | 83542b503b25f38d324b06173524dc844ed2568c /meta/recipes-devtools/librepo | |
parent | a4ed1923381cb0af9fc2e9d67eb887652cdb06b6 (diff) | |
download | poky-b0706f3912b1780f636bbd4fff1cf6e05605ac3e.tar.gz |
librepo: upgrade 1.9.6 -> 1.10.2
(From OE-Core rev: 35238268a6941322dc6f0fb795b1c74e7c5163ed)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/librepo')
-rw-r--r-- | meta/recipes-devtools/librepo/librepo_1.10.2.bb (renamed from meta/recipes-devtools/librepo/librepo_1.9.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.9.6.bb b/meta/recipes-devtools/librepo/librepo_1.10.2.bb index fecedc981f..43c1967c2b 100644 --- a/meta/recipes-devtools/librepo/librepo_1.9.6.bb +++ b/meta/recipes-devtools/librepo/librepo_1.10.2.bb | |||
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \ | |||
7 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ | 7 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRCREV = "7d8acd45eb09809a5ab729c312744da4b2fe92bb" | 10 | SRCREV = "91ebe846b0320751a264116c36a665a8facf9e0e" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||