diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-09-22 09:24:19 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-26 10:35:27 +0100 |
| commit | 965abb9c18b70eec8198d1e32438f92dd97b8e61 (patch) | |
| tree | a86bb5b28b38667353bbb7b0d4001412f0bf8f46 /meta/recipes-sato/puzzles/puzzles_git.bb | |
| parent | 33d7bcdf3952be174eb52bbb85adf5e6ae5edbea (diff) | |
| download | poky-965abb9c18b70eec8198d1e32438f92dd97b8e61.tar.gz | |
puzzles: upgrade to latest revision
(From OE-Core rev: 2d872ca55a217cc612a723af24b4b7c96b9c5958)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
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.bb | 2 |
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 04338a603b..d7089ef95d 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" | |||
| 10 | SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" | 10 | SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" |
| 11 | 11 | ||
| 12 | UPSTREAM_CHECK_COMMITS = "1" | 12 | UPSTREAM_CHECK_COMMITS = "1" |
| 13 | SRCREV = "b6c842a28cf6597df063fcff35079c3e3982381e" | 13 | SRCREV = "2d9e414ee316b37143954150016e8f4f18358497" |
| 14 | PE = "2" | 14 | PE = "2" |
| 15 | PV = "0.0+git" | 15 | PV = "0.0+git" |
| 16 | 16 | ||
