summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-12-18 22:47:21 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-20 07:44:46 +0000
commitbf3d3c524f5f03e92b81f0e53809f29bdd11ffbd (patch)
treeabc0377df625606b3f2bdbcb06ced97144703246
parent9f792d1f60c2ba582bc7eceb76923495dbfaa658 (diff)
downloadopenembedded-core-bf3d3c524f5f03e92b81f0e53809f29bdd11ffbd.tar.gz
puzzles: upgrade to latest revision
Signed-off-by: Anuj Mittal <anuj.mittal@intel.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 d0a9af7cb6..ab4b2394b8 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 = "96d65e852cea8a95001fa70e3ec2996d4ea5e2b4"
+SRCREV = "08365fb260ae6e32442dd9f196e65d13facb4b33"
PE = "2"
PV = "0.0+git"