summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:52:26 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:30 +0100
commit810f745b520bf1eee0f9c6985fb717993d2b1499 (patch)
treebf63fd769609273967acbe760030b77b32674628 /meta/recipes-sato
parent3b068b51e5c2b9b03a386743e61a52db5fed94bc (diff)
downloadpoky-810f745b520bf1eee0f9c6985fb717993d2b1499.tar.gz
puzzles: upgrade to latest revision
(From OE-Core rev: f790152f7b22301c4eb92995e382dfc2e49bfa72) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-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 41b78d6fe1..1e530519f3 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 \
17 " 17 "
18 18
19UPSTREAM_CHECK_COMMITS = "1" 19UPSTREAM_CHECK_COMMITS = "1"
20SRCREV = "79a5378b5adc46ee33ba34d55738f916fb8adfc9" 20SRCREV = "66b9e8c7de0eecb3d85d9a1766fab1082848448b"
21PE = "2" 21PE = "2"
22PV = "0.0+git${SRCPV}" 22PV = "0.0+git${SRCPV}"
23 23