From: Alexander Kanavin Date: Mon, 25 Nov 2024 12:01:10 +0000 (+0100) Subject: puzzles: upgrade to latest revision X-Git-Tag: yocto-5.2~1195 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=113390e45fb412f2e29afe59a498638747cbe009;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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"