From f543568534a0d082a35537bdf12377e74acdafb0 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 19 Oct 2021 17:34:08 +0200 Subject: puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit 1.2.3-korg