1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

libdnf: update to 0.8.1

Rebase the patches.

(From OE-Core rev: de098813f3c94a96d69ea393e711eb682e29948e)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2017-04-21 15:39:56 +03:00
committed by Richard Purdie
parent c132ac3d15
commit 528abed7b1
3 changed files with 17 additions and 15 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf \
file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \
"
PV = "0.2.3+git${SRCPV}"
SRCREV = "367545629cc01a8e622890d89bd13d062ce60d7b"
PV = "0.8.1"
SRCREV = "233287f4f80e24a917d5f6a26967f54080ffa255"
S = "${WORKDIR}/git"