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

libcomps: update to 0.1.12

(From OE-Core rev: ccff8acaff0f31211653128d7e22ba7a8ddcb185)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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
2019-11-29 14:11:51 +01:00
committed by Richard Purdie
parent e8543db1c6
commit c96f31006d
2 changed files with 19 additions and 35 deletions
@@ -8,8 +8,8 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git \
file://0001-Add-crc32.c-to-sources-list.patch \
"
PV = "0.1.11"
SRCREV = "d868a79b76fb980d1371c28124ae07f00d2b63a9"
PV = "0.1.12"
SRCREV = "d0c8aa312dcab75c265ed6123f8afe0d7c8e91db"
S = "${WORKDIR}/git"