From 2f945fd8b32c5ebb9dbe3a72a85a6a35bc97149b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 8 Dec 2016 18:57:59 -0800 Subject: puzzles: Upgrade and fix with clang Delete upstreamed patches (From OE-Core rev: 908570a0da4bf755eb06fed817676c26351ab375) Signed-off-by: Khem Raj Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-sato/puzzles/puzzles_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-sato/puzzles/puzzles_git.bb') diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 20b98891bb..a25c00760a 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -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}" -- cgit v1.2.3-54-g00ecf