From: Alexander Kanavin Date: Tue, 21 Jun 2022 20:16:33 +0000 (+0200) Subject: puzzles: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3812 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d49711d3efc92ed4d59574b699fa0c8119d5baef;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 0104f2672a2..68bdee8b52a 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 = "c43a34fbfe430d235bafc379595761880a19ed9f" +SRCREV = "387d323dd8d579db2c90b499b3b19f746cbdbce5" PE = "2" PV = "0.0+git${SRCPV}"