From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:33:45 +0000 (+0200) Subject: libcomps: upgrade 0.1.17 -> 0.1.18 X-Git-Tag: uninative-3.5~1154 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=058d9ae4f9067072777cf996018e7b48e13d141d;p=openembedded-core.git libcomps: upgrade 0.1.17 -> 0.1.18 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.17.bb b/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb similarity index 94% rename from meta/recipes-devtools/libcomps/libcomps_0.1.17.bb rename to meta/recipes-devtools/libcomps/libcomps_0.1.18.bb index 502bc4688b..8fe43ed0c8 100644 --- a/meta/recipes-devtools/libcomps/libcomps_0.1.17.bb +++ b/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git \ file://0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ " -SRCREV = "dfaffdce1969042bda4a184865861573bb07a5a3" +SRCREV = "dee4ae37f7818709802de28c4d16fa823bd83ae2" S = "${WORKDIR}/git"