summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libcomps
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-19 14:22:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-30 08:47:12 +0000
commit81594e87d031a99b967d79e16a4948731f56a875 (patch)
treefcb4c05d954d77fd20126f00b05630d77af0707e /meta/recipes-devtools/libcomps
parent5c395dedad6ee2e414d6939312d78af9bdc83ab5 (diff)
downloadpoky-81594e87d031a99b967d79e16a4948731f56a875.tar.gz
libcomps: upgrade 0.1.12 -> 0.1.14
(From OE-Core rev: 01b2ef2292824b67f77058131e4657f7608f9efe) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libcomps')
-rw-r--r--meta/recipes-devtools/libcomps/libcomps_git.bb4
1 files changed, 2 insertions, 2 deletions
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 \
8 file://0001-Add-crc32.c-to-sources-list.patch \ 8 file://0001-Add-crc32.c-to-sources-list.patch \
9 " 9 "
10 10
11PV = "0.1.12" 11PV = "0.1.14"
12SRCREV = "d0c8aa312dcab75c265ed6123f8afe0d7c8e91db" 12SRCREV = "5a0e04286f3462e3308f2a332eb0f90a66920218"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15