summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-26 10:27:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-30 14:01:06 +0000
commitd915fff696105e27e74ff6452c348c8649ffe858 (patch)
treea3f1374e5889b4db95b0896bd6a8ee6ae2a5497b /meta/recipes-sato/puzzles/puzzles_git.bb
parent811d6ecce3cafd2651da208c6644589ac9d6bac1 (diff)
downloadpoky-d915fff696105e27e74ff6452c348c8649ffe858.tar.gz
puzzles: upgrade to latest revision
(From OE-Core rev: 063b9ef40cd2a95ef564d7f0b0ad76966976b22b) 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 8e4d5b3349..5b65cf8655 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://git.tartarus.org/simon/puzzles.git \
18 " 18 "
19 19
20UPSTREAM_CHECK_COMMITS = "1" 20UPSTREAM_CHECK_COMMITS = "1"
21SRCREV = "9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4" 21SRCREV = "84cb4c6701e027090ff3fd955ce08065e20121b2"
22PE = "2" 22PE = "2"
23PV = "0.0+git${SRCPV}" 23PV = "0.0+git${SRCPV}"
24 24