]> code.ossystems Code Review - openembedded-core.git/commitdiff
build-compare: upgrade to latest revision
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:51:46 +0000 (17:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/build-compare/build-compare_git.bb

index d2a4b5444dd75364dcbab47a2a996320d17b8edd..74a954db469ec6dddb47d699fab33c149f5dd167 100644 (file)
@@ -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"