From patchwork Sun Sep 20 05:18:27 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 98738 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1BE01C982CC for ; Sun, 20 Sep 2026 05:18:36 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.24860.1789881508768312590 for ; Sat, 19 Sep 2026 22:18:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=SdC1Y9CW; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=bEFz5wIZ; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 010101a0bd405ff6-390c8d9d-d28f-4779-9366-741d24244867-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1789881507; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=+LW2CmOvJ9tZtFVTnN7fu1uhIGZDNv4qGtNjKgpgEUo=; b=SdC1Y9CWGXaVJckU8l0HFIgq/m1wM/0r2dkBWjEZZdZ5jHM0BLPy+X5XSeSutuM3 BdULb0jcycHUzCcnD7HV6TGDOfKikBSi+Fr/jOhQ2rjBRr2EEpW/d+MpbyHRDA2xI3I Kf7zuy9J9CIAkIiJUXV9PH+4SUIIdMt0Yx0+bgFQ= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1789881507; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=+LW2CmOvJ9tZtFVTnN7fu1uhIGZDNv4qGtNjKgpgEUo=; b=bEFz5wIZQud5tzl5iTCMxFQqkwP69dxH+DaUbTJPxDn6LmbuI3ZYJ2Ecdj6XMbkk Ipk2zmcLlt1keriTmZ9xY5S8Q3RsqcG3c1Sxw4+6Pit9PnfWgX6SpmHeHTfmPqouNrM /ha1cz5g6R2PXtr0qXS+rhY2yqtPPylUkIVybnBk= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] puzzles: upgrading to ea09098d71db949351437eba1920033d3a08f491 SUCCEEDED Message-ID: <010101a0bd405ff6-390c8d9d-d28f-4779-9366-741d24244867-000000@us-west-2.amazonses.com> Date: Sun, 20 Sep 2026 05:18:27 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.20-54.240.27.31 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 20 Sep 2026 05:18:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/246258 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *puzzles* to *ea09098d71db949351437eba1920033d3a08f491* has Succeeded. Next steps: - apply the patch: git am 0001-puzzles-upgrade-to-latest-revision.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 4a589b8c23983824ea8ac4b01618f73eb25f1916 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 20 Sep 2026 05:18:24 +0000 Subject: [PATCH] puzzles: upgrade to latest revision ea09098 Mines: rewrite the blurb for the Javascript puzzle page. 428913c Mines: rename 'cyclic' grids to 'wrapping'. 7914338 Mines: Fix the needlessly large right margin for Triangular cyclic grid. 3b117ab Mines: show arrows to indicate a cyclic grid. a33f458 Mines: fix a typo in a diagnostic. 38e7ea3 GTK: fix build with Gtk2 (focus_on_click). 515c8a4 GTK: fix Gtk2 warning/error from missing static. 43eefe8 Web puzzles: provide some