diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:33:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:25 +0100 |
commit | 05c66f906f8f77d562aed2a14f7d53a0243884a9 (patch) | |
tree | b7864a968e4b9e25a77b75696bbebb462286516d /meta/recipes-devtools/librepo | |
parent | 7b90167839dbf925091a13477b3df7b55d60fde6 (diff) | |
download | poky-05c66f906f8f77d562aed2a14f7d53a0243884a9.tar.gz |
librepo: upgrade 1.14.1 -> 1.14.2
(From OE-Core rev: 65f1e07af359f78f2368d6b36416b819a43c08d8)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.14.2.bb (renamed from meta/recipes-devtools/librepo/librepo_1.14.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.14.1.bb b/meta/recipes-devtools/librepo/librepo_1.14.2.bb index 8676452587..e7f8c08e03 100644 --- a/meta/recipes-devtools/librepo/librepo_1.14.1.bb +++ b/meta/recipes-devtools/librepo/librepo_1.14.2.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \ | |||
10 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ | 10 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV = "c5fe6b85b47f2e4f7a37cff3f3214205d1b54db5" | 13 | SRCREV = "3b9a8d17188ba602d139f79b6e61305030f21109" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||