summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-02-02 19:27:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-05 17:46:05 +0000
commit7e773b2dd8184239e46be27256690aab22f0511f (patch)
tree95028f92a07fc25c4f2e464b65a24fda3a322ab1 /meta/recipes-sato/puzzles/puzzles_git.bb
parentac56787371d070b6ce82f913244452038085b87b (diff)
downloadpoky-7e773b2dd8184239e46be27256690aab22f0511f.tar.gz
puzzles: upgrade to latest revision
(From OE-Core rev: 735f001301838f1cdd98a3e22c2f78cd50d4e4ee) 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 0bf878fc96..381d3cc456 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
10SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main" 10SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main"
11 11
12UPSTREAM_CHECK_COMMITS = "1" 12UPSTREAM_CHECK_COMMITS = "1"
13SRCREV = "229d062d6ce63f0a5e00d2de62ee0fb389ccfdb6" 13SRCREV = "c43a34fbfe430d235bafc379595761880a19ed9f"
14PE = "2" 14PE = "2"
15PV = "0.0+git${SRCPV}" 15PV = "0.0+git${SRCPV}"
16 16