diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-01 10:34:18 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-03 10:51:27 +0000 |
| commit | f98e5b29e0f2a4f0e4b13f989e62f6951c0ffa6f (patch) | |
| tree | b514e4e5734055b3104631887e2978a792d205c9 /meta | |
| parent | 87d0faf72284a5bd5402dd8947243384e1747e10 (diff) | |
| download | poky-f98e5b29e0f2a4f0e4b13f989e62f6951c0ffa6f.tar.gz | |
puzzles: upgrade to latest revision
(From OE-Core rev: f98d6f604272f5031552e4cf440c1fa7499f0d43)
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 17ac1fe7e2..677a9e291e 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 = "8e83f39eb989d36f10fcf4be7c4dd5eaa0e69f02" | 13 | SRCREV = "79be403101d055d2fde3611a5f133135d4094ee9" |
| 14 | PE = "2" | 14 | PE = "2" |
| 15 | PV = "0.0+git" | 15 | PV = "0.0+git" |
| 16 | 16 | ||
