From f790152f7b22301c4eb92995e382dfc2e49bfa72 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 31 May 2020 17:52:26 +0200 Subject: puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-sato') diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 41b78d6fe1..1e530519f3 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 \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "79a5378b5adc46ee33ba34d55738f916fb8adfc9" +SRCREV = "66b9e8c7de0eecb3d85d9a1766fab1082848448b" PE = "2" PV = "0.0+git${SRCPV}" -- cgit 1.2.3-korg