mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 00:49:32 +02:00
puzzles: Upgrade and fix with clang
Delete upstreamed patches (From OE-Core rev: 908570a0da4bf755eb06fed817676c26351ab375) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=33bcd4bce8f3c197f2aefbdbd2d299bc"
|
||||
SRC_URI = "git://git.tartarus.org/simon/puzzles.git \
|
||||
file://fix-compiling-failure-with-option-g-O.patch \
|
||||
file://0001-Use-labs-instead-of-abs.patch \
|
||||
file://0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch \
|
||||
file://0001-palisade-Fix-warnings-with-clang-on-arm.patch \
|
||||
file://0001-Clarify-conditions-to-avoid-compiler-errors.patch \
|
||||
"
|
||||
SRCREV = "346584bf6e38232be8773c24fd7dedcbd7b3d9ed"
|
||||
SRCREV = "8dfe5cec31e784e4ece2955ecc8cc35ee7e8fbb3"
|
||||
PE = "1"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user