From: Alexander Kanavin Date: Wed, 19 Jan 2022 10:41:11 +0000 (+0100) Subject: puzzles: upgrade to latest revision X-Git-Tag: uninative-3.5~190 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=617c931a21d86e0067cc16688c0fc460443969a9;p=openembedded-core.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 f2fe7d7b96..0bf878fc96 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 = "b56c994b721f7cb5c5bcf09c5d695d4ae07d3052" +SRCREV = "229d062d6ce63f0a5e00d2de62ee0fb389ccfdb6" PE = "2" PV = "0.0+git${SRCPV}"