[PATCH] puzzles: Upstream changed to main branch for development
From: Richard Purdie <hidden>
Date: 2021-05-10 08:56:13
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Richard Purdie <hidden>
Date: 2021-05-10 08:56:13
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Richard Purdie <redacted> --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb
index f5e49a4ab2f..69c3faadcf9 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" # gtk support includes a bunch of x11 headers REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI = "git://git.tartarus.org/simon/puzzles.git \ +SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main \ file://fix-compiling-failure-with-option-g-O.patch \ file://0001-palisade-Fix-warnings-with-clang-on-arm.patch \ file://0001-pattern.c-Change-string-lenght-parameter-to-be-size_.patch \
--
2.30.2