summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-06-21 22:16:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-22 22:40:26 +0100
commitd49711d3efc92ed4d59574b699fa0c8119d5baef (patch)
tree801413d5c1408efa0b91518c13867bc21ff7032f
parent3e26d2925463e126b55ab81ed749d6ec2fc71263 (diff)
downloadopenembedded-core-contrib-d49711d3efc92ed4d59574b699fa0c8119d5baef.tar.gz
puzzles: upgrade to latest revision
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-sato/puzzles/puzzles_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb
index 0104f2672a..68bdee8b52 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}"