From: Alexander Kanavin Date: Tue, 19 Feb 2019 17:47:03 +0000 (+0100) Subject: createrepo-c: upgrade 0.12.0 -> 0.12.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fbdeddf45c423faa9139673e78812dbe9600cc7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git createrepo-c: upgrade 0.12.0 -> 0.12.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb index 3a4cfb7b021..9aa8d2ae73b 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb @@ -8,8 +8,8 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \ file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ " -PV = "0.12.0" -SRCREV = "8884a469680b7fb4a10fcbd49dbfef99b035c44b" +PV = "0.12.1" +SRCREV = "7744554ddef7c5be2cd7fbcac49c8b24ce60ef88" S = "${WORKDIR}/git"