]> code.ossystems Code Review - openembedded-core.git/commitdiff
libcomps: upgrade 0.1.8 -> 0.1.9
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 18 Dec 2018 16:30:03 +0000 (17:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jan 2019 12:35:06 +0000 (12:35 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libcomps/libcomps_git.bb

index a0b6767b3dff3d5833749acae6a4f2c4b1bae7d9..500d412340fddf7953ede3965ebcb7654e48184f 100644 (file)
@@ -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.8+git${SRCPV}"
-SRCREV = "01a4759894cccff64d2561614a58281adf5ce859"
+PV = "0.1.9"
+SRCREV = "58be208122179ca6e4edc0635a26f02bf733d6a9"
 
 S = "${WORKDIR}/git"