From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:34:08 +0000 (+0200) Subject: puzzles: upgrade to latest revision X-Git-Tag: uninative-3.5~1132 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f543568534a0d082a35537bdf12377e74acdafb0;p=openembedded-core.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 298e29f559..1da9bb3676 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 = "8f3413c31ffd43c4ebde40894ac1b2f7cdf222c3" +SRCREV = "42cbd7688a7f05e0a5d56a603a04293307c1e1b2" PE = "2" PV = "0.0+git${SRCPV}"