From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 (+0000) Subject: puzzles: upgrade to latest revision X-Git-Tag: yocto-5.2~890 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f98d6f604272f5031552e4cf440c1fa7499f0d43;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: upgrade to latest revision Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 17ac1fe7e23..677a9e291e0 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"