From 113390e45fb412f2e29afe59a498638747cbe009 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 25 Nov 2024 13:01:10 +0100 Subject: [PATCH] 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(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index b47d3d3f307..17ac1fe7e23 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "1c1899ee1c4e0a83808998359addb1efb66322f8" +SRCREV = "8e83f39eb989d36f10fcf4be7c4dd5eaa0e69f02" PE = "2" PV = "0.0+git" -- 2.47.3