summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-10 08:00:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-10 08:00:22 +0100
commitbb490c7ea9170fc1b3c2dd15466daf6a9fad735c (patch)
treee5884fefa9b8d5611db2434b5871280e3e569c7c /meta/recipes-sato/puzzles/puzzles_git.bb
parent03a3fddb507f2ca001b9c30f1e21c8f434ef6f57 (diff)
downloadpoky-bb490c7ea9170fc1b3c2dd15466daf6a9fad735c.tar.gz
puzzles: Upstream changed to main branch for development
(From OE-Core rev: 943402b25212408a4ddcfa8a146b645509e138dd) 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 f5e49a4ab2..69c3faadcf 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=93c2525113e094a4a744cf14d4de07e2"
7# gtk support includes a bunch of x11 headers 7# gtk support includes a bunch of x11 headers
8REQUIRED_DISTRO_FEATURES = "x11" 8REQUIRED_DISTRO_FEATURES = "x11"
9 9
10SRC_URI = "git://git.tartarus.org/simon/puzzles.git \ 10SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main \
11 file://fix-compiling-failure-with-option-g-O.patch \ 11 file://fix-compiling-failure-with-option-g-O.patch \
12 file://0001-palisade-Fix-warnings-with-clang-on-arm.patch \ 12 file://0001-palisade-Fix-warnings-with-clang-on-arm.patch \
13 file://0001-pattern.c-Change-string-lenght-parameter-to-be-size_.patch \ 13 file://0001-pattern.c-Change-string-lenght-parameter-to-be-size_.patch \