diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2023-11-21 09:34:45 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-23 12:46:42 +0000 |
| commit | 6e8a40e613b2d38a2a22553e614dc4155fefacb4 (patch) | |
| tree | 989de56a160433bf215935eab834661696135a29 /meta | |
| parent | 3fb0fe602d1a4d87226beb66e8a0bbb1701c699b (diff) | |
| download | poky-6e8a40e613b2d38a2a22553e614dc4155fefacb4.tar.gz | |
puzzles: upgrade to latest revision
(From OE-Core rev: 2d1364a9a590cfb84bb47ca38a6b626769e960a8)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -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 d7089ef95d..d0a9af7cb6 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 = "2d9e414ee316b37143954150016e8f4f18358497" | 13 | SRCREV = "96d65e852cea8a95001fa70e3ec2996d4ea5e2b4" |
| 14 | PE = "2" | 14 | PE = "2" |
| 15 | PV = "0.0+git" | 15 | PV = "0.0+git" |
| 16 | 16 | ||
