summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-02 09:42:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-03 11:12:25 +0000
commite72a8b91a5edcc05d324040e25a76f4519b9e8dc (patch)
tree83a4f2d331aadae68a5495a95d614da2425e276e /meta/recipes-sato/puzzles/puzzles_git.bb
parentf5060a93b7305d3c2117ee1e28832b22da45329f (diff)
downloadpoky-e72a8b91a5edcc05d324040e25a76f4519b9e8dc.tar.gz
puzzles: upgrade to latest revision
(From OE-Core rev: a7914d117f93f234074cfe0d5220fad029ca27b5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/puzzles/puzzles_git.bb')
-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 1355630cf4..8ac62d52e5 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main \
17 " 17 "
18 18
19UPSTREAM_CHECK_COMMITS = "1" 19UPSTREAM_CHECK_COMMITS = "1"
20SRCREV = "ad1c6ade2af0e681fb964a17cc3a031951047068" 20SRCREV = "640f9235c79cdb1a924b0148cb312b0f02253364"
21PE = "2" 21PE = "2"
22PV = "0.0+git${SRCPV}" 22PV = "0.0+git${SRCPV}"
23 23