From: Alexander Kanavin Date: Mon, 8 Aug 2022 06:42:24 +0000 (+0200) Subject: puzzles: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3341 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6028fa8680099ca203b3d68585feb47d7eb6c6f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 68bdee8b52a..9e9bcd2eef5 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 = "387d323dd8d579db2c90b499b3b19f746cbdbce5" +SRCREV = "8399cff6a3b9bf15c6d1d9e0c905d1411f25f9b8" PE = "2" PV = "0.0+git${SRCPV}"