From: Kartikey Rameshbhai Parmar Date: Wed, 23 Feb 2022 06:25:59 +0000 (+0000) Subject: puzzles: Upstream changed to main branch for development X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=930f097ef9e40fd4631a24ce79b99a4eb166319b;p=openembedded-core.git puzzles: Upstream changed to main branch for development Signed-off-by: Kartikey Rameshbhai Parmar Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 2edc9ada2e..3ee441998d 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -9,7 +9,7 @@ DEPENDS = "libxt" # The libxt requires x11 in DISTRO_FEATURES REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=master \ +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-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch \