From: Alexander Kanavin Date: Fri, 4 Dec 2020 20:07:24 +0000 (+0100) Subject: createrepo-c: upgrade 0.16.1 -> 0.16.2 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9443 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4087ed13ac042ed46f6c0592db7742895f9020;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git createrepo-c: upgrade 0.16.1 -> 0.16.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.1.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.2.bb similarity index 95% rename from meta/recipes-devtools/createrepo-c/createrepo-c_0.16.1.bb rename to meta/recipes-devtools/createrepo-c/createrepo-c_0.16.2.bb index 942741023f7..2b552a4cdf1 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.1.bb +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.2.bb @@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \ file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ " -SRCREV = "634141eaefe0cc87466dfb91b07b64facce4384b" +SRCREV = "031f0524905c2a64a2faae555ca9d91281448d1b" S = "${WORKDIR}/git"