From 6c1205e9218cb9ec1861e0ea4fab9b032b4c368f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 14 Jun 2023 11:28:59 +0200 Subject: puzzles: upgrade to latest revision (From OE-Core rev: 103114e1ba5bdc02ff888cd5002c2c36983ac1ff) Signed-off-by: Alexander Kanavin 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 4b04588682..960b5d3b11 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;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "5a491c5ad333ef34c1e7713f920f51cbb205af60" +SRCREV = "b6c842a28cf6597df063fcff35079c3e3982381e" PE = "2" PV = "0.0+git${SRCPV}" -- cgit v1.2.3-54-g00ecf