From: Alexander Kanavin Date: Tue, 19 Feb 2019 17:47:01 +0000 (+0100) Subject: libcomps: upgrade 0.1.9 -> 0.1.10 X-Git-Tag: uninative-2.4~285 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=96f46aa31f975176322a4819481a6dc1bbb3389d;p=openembedded-core.git libcomps: upgrade 0.1.9 -> 0.1.10 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libcomps/libcomps_git.bb b/meta/recipes-devtools/libcomps/libcomps_git.bb index 500d412340..ff6820851f 100644 --- a/meta/recipes-devtools/libcomps/libcomps_git.bb +++ b/meta/recipes-devtools/libcomps/libcomps_git.bb @@ -9,8 +9,8 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git \ file://0001-Add-crc32.c-to-sources-list.patch \ " -PV = "0.1.9" -SRCREV = "58be208122179ca6e4edc0635a26f02bf733d6a9" +PV = "0.1.10" +SRCREV = "86a82fcd155c27092340d15a34f5c75c4da88243" S = "${WORKDIR}/git"