From f98e5b29e0f2a4f0e4b13f989e62f6951c0ffa6f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 Subject: [PATCH] puzzles: upgrade to latest revision (From OE-Core rev: f98d6f604272f5031552e4cf440c1fa7499f0d43) 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 17ac1fe7e2..677a9e291e 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 = "8e83f39eb989d36f10fcf4be7c4dd5eaa0e69f02" +SRCREV = "79be403101d055d2fde3611a5f133135d4094ee9" PE = "2" PV = "0.0+git"