From: Alexander Kanavin Date: Sun, 31 May 2020 15:51:46 +0000 (+0200) Subject: build-compare: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10974 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480f3c770a8287a12fb3f038b3d82ff5f36c15e2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git build-compare: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/build-compare/build-compare_git.bb b/meta/recipes-devtools/build-compare/build-compare_git.bb index d2a4b5444dd..74a954db469 100644 --- a/meta/recipes-devtools/build-compare/build-compare_git.bb +++ b/meta/recipes-devtools/build-compare/build-compare_git.bb @@ -9,9 +9,9 @@ SRC_URI = "git://github.com/openSUSE/build-compare.git" # Date matches entry in build-compare.changes and date of SRCREV. # -SRCREV = "28bf642fcfdab94adb9b847329338005be6f73c7" +SRCREV = "102d844ce052c6dec6c56ee1d471bde72a1b4633" PE = "1" -PV = "2020.03.31+git${SRCPV}" +PV = "2020.05.29+git${SRCPV}" UPSTREAM_CHECK_COMMITS = "1" S = "${WORKDIR}/git"