summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:34:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:42:26 +0100
commit017e212004638b035fa3ce06d2b5e6cb7afdfde3 (patch)
treed90af21ce6005ac85c12ee4ba6fb8babd1528475 /meta/recipes-sato/puzzles/puzzles_git.bb
parentc845dd2fac3194f13f238309d8f888ca15a53c9e (diff)
downloadpoky-017e212004638b035fa3ce06d2b5e6cb7afdfde3.tar.gz
puzzles: upgrade to latest revision
(From OE-Core rev: f543568534a0d082a35537bdf12377e74acdafb0) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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 298e29f559..1da9bb3676 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 = "8f3413c31ffd43c4ebde40894ac1b2f7cdf222c3" 20SRCREV = "42cbd7688a7f05e0a5d56a603a04293307c1e1b2"
21PE = "2" 21PE = "2"
22PV = "0.0+git${SRCPV}" 22PV = "0.0+git${SRCPV}"
23 23