From: Alexander Kanavin Date: Wed, 27 Oct 2021 09:07:19 +0000 (+0200) Subject: puzzles: upgrade to latest revision X-Git-Tag: uninative-3.5~1045 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=142016c9c68dc21195b0c39cfd611d5d05ab195c;p=openembedded-core.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 1da9bb3676..1355630cf4 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -17,7 +17,7 @@ SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "42cbd7688a7f05e0a5d56a603a04293307c1e1b2" +SRCREV = "ad1c6ade2af0e681fb964a17cc3a031951047068" PE = "2" PV = "0.0+git${SRCPV}"