]> code.ossystems Code Review - openembedded-core.git/commitdiff
puzzles: upgrade to latest commit
authorMaxin B. John <maxin.john@intel.com>
Mon, 9 Apr 2018 11:55:10 +0000 (14:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2018 09:00:09 +0000 (10:00 +0100)
* Fix false-positive completion detection in X Solo.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/puzzles/puzzles_git.bb

index bfd817719fe260d7d62add8efe23a4f7346d7cb8..3670ab81fba997a1258a754b7f3ae8e40062038a 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI = "git://git.tartarus.org/simon/puzzles.git \
            file://0001-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch \
            "
 UPSTREAM_CHECK_COMMITS = "1"
-SRCREV = "2adf0052d66eae88c7a5e55e67fe16e13f7018b5"
+SRCREV = "c6e0161dd475415316ed66dc82794d68e52f0025"
 PE = "2"
 PV = "0.0+git${SRCPV}"