From: Alexander Kanavin Date: Tue, 19 Oct 2021 15:34:08 +0000 (+0200) Subject: puzzles: upgrade to latest revision X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6382 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f543568534a0d082a35537bdf12377e74acdafb0;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 298e29f5599..1da9bb36763 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -17,7 +17,7 @@ SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "8f3413c31ffd43c4ebde40894ac1b2f7cdf222c3" +SRCREV = "42cbd7688a7f05e0a5d56a603a04293307c1e1b2" PE = "2" PV = "0.0+git${SRCPV}"