From: Alexander Kanavin Date: Tue, 2 Nov 2021 08:42:46 +0000 (+0100) Subject: puzzles: upgrade to latest revision X-Git-Tag: uninative-3.5~975 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a7914d117f93f234074cfe0d5220fad029ca27b5;p=openembedded-core.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 1355630cf4..8ac62d52e5 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 = "ad1c6ade2af0e681fb964a17cc3a031951047068" +SRCREV = "640f9235c79cdb1a924b0148cb312b0f02253364" PE = "2" PV = "0.0+git${SRCPV}"