From: Alexander Kanavin Date: Sun, 19 Feb 2023 19:30:34 +0000 (+0100) Subject: puzzles: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1649 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e51cf8ac22e3511d6aa8e218d7e41921e36503e0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 1774d0fb204..5998c23dcd5 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" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "37df1f2bbc689d224369d963dd8007d68fcd7c6a" +SRCREV = "7364ce8e266d947be146d635958a7b282752aac6" PE = "2" PV = "0.0+git${SRCPV}"