diff options
| -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 bfd817719f..3670ab81fb 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "git://git.tartarus.org/simon/puzzles.git \ | |||
| 16 | file://0001-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch \ | 16 | file://0001-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch \ |
| 17 | " | 17 | " |
| 18 | UPSTREAM_CHECK_COMMITS = "1" | 18 | UPSTREAM_CHECK_COMMITS = "1" |
| 19 | SRCREV = "2adf0052d66eae88c7a5e55e67fe16e13f7018b5" | 19 | SRCREV = "c6e0161dd475415316ed66dc82794d68e52f0025" |
| 20 | PE = "2" | 20 | PE = "2" |
| 21 | PV = "0.0+git${SRCPV}" | 21 | PV = "0.0+git${SRCPV}" |
| 22 | 22 | ||
