From: Alexander Kanavin Date: Thu, 22 Aug 2024 09:35:12 +0000 (+0200) Subject: puzzles: upgrade to latest revision X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72a73583dcda414e093c3e8e66bdc373464206ea;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 e9403ee130c..b47d3d3f307 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 = "80aac3104096aee4057b675c53ece8e60793aa90" +SRCREV = "1c1899ee1c4e0a83808998359addb1efb66322f8" PE = "2" PV = "0.0+git"