mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
puzzles: Upstream changed to main branch for development
(From OE-Core rev: 930f097ef9e40fd4631a24ce79b99a4eb166319b) Signed-off-by: Kartikey Rameshbhai Parmar <kartikey.rameshbhai.parmar@intel.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
940fcf35b2
commit
ac746716fc
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user