From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:06:30 +0000 (+0100) Subject: puzzles: upgrade to latest revision X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ded06c294a4ecba4b43dced40cb708e007f8a74;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 91b5740df35..9745c265023 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 = "a7c7826bce5cbb9b9c337c11b9b7f8b278e76fba" +SRCREV = "ecb576fb2a0a47df6486919c1ebb945f7f252234" PE = "2" PV = "0.0+git"