From 81594e87d031a99b967d79e16a4948731f56a875 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 19 Dec 2019 14:22:52 +0100 Subject: libcomps: upgrade 0.1.12 -> 0.1.14 (From OE-Core rev: 01b2ef2292824b67f77058131e4657f7608f9efe) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/libcomps/libcomps_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/libcomps') diff --git a/meta/recipes-devtools/libcomps/libcomps_git.bb b/meta/recipes-devtools/libcomps/libcomps_git.bb index 34881bba37..40b60159bc 100644 --- a/meta/recipes-devtools/libcomps/libcomps_git.bb +++ b/meta/recipes-devtools/libcomps/libcomps_git.bb @@ -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.12" -SRCREV = "d0c8aa312dcab75c265ed6123f8afe0d7c8e91db" +PV = "0.1.14" +SRCREV = "5a0e04286f3462e3308f2a332eb0f90a66920218" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf