From: Maxin B. John Date: Mon, 9 Apr 2018 11:55:10 +0000 (+0300) Subject: puzzles: upgrade to latest commit X-Git-Tag: uninative-2.0~160 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a554bf0079489a4f929545af1af0258d74d11d45;p=openembedded-core.git puzzles: upgrade to latest commit * Fix false-positive completion detection in X Solo. Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index bfd817719f..3670ab81fb 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -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}"