From: Richard Purdie Date: Mon, 10 May 2021 07:00:05 +0000 (+0100) Subject: puzzles: Upstream changed to main branch for development X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7898 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943402b25212408a4ddcfa8a146b645509e138dd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: Upstream changed to main branch for development Signed-off-by: Richard Purdie --- 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 \