summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-05-20 16:10:45 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-22 07:24:51 +0100
commitb0706f3912b1780f636bbd4fff1cf6e05605ac3e (patch)
tree83542b503b25f38d324b06173524dc844ed2568c
parenta4ed1923381cb0af9fc2e9d67eb887652cdb06b6 (diff)
downloadpoky-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>
-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
10SRCREV = "7d8acd45eb09809a5ab729c312744da4b2fe92bb" 10SRCREV = "91ebe846b0320751a264116c36a665a8facf9e0e"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13