From b3219ef1814673f32833600860d0e3afa42faf2b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Nov 2022 15:54:32 +0100 Subject: [PATCH] puzzles: upgrade to latest revision (From OE-Core rev: 31531e0651a53fb81ddf12af87b7ffa63567c8f1) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 9e9bcd2eef..615eb1bb77 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 = "8399cff6a3b9bf15c6d1d9e0c905d1411f25f9b8" +SRCREV = "06f6e878a0b588c513024c3498b68a3c87594ab7" PE = "2" PV = "0.0+git${SRCPV}"