summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-26 09:18:35 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-28 08:36:00 +0100
commit0121da46ac1f667c32bf90eab8dfeaac6f29fd70 (patch)
treed3fd98b9078fdda7fca31c66593efea4473563ef /meta/recipes-sato/puzzles/puzzles_git.bb
parent1c06cf3e926814d1fbc252b9197a6ff2a85b8449 (diff)
downloadpoky-0121da46ac1f667c32bf90eab8dfeaac6f29fd70.tar.gz
puzzles: upgrade to latest revision
(From OE-Core rev: 27049dc744d95ecbe94b5b901bebcad0b20abd78) 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 1e530519f3..a0f3b5d9cd 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 = "66b9e8c7de0eecb3d85d9a1766fab1082848448b" 20SRCREV = "9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4"
21PE = "2" 21PE = "2"
22PV = "0.0+git${SRCPV}" 22PV = "0.0+git${SRCPV}"
23 23