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:
committed by
Richard Purdie
parent
c132ac3d15
commit
528abed7b1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user