From patchwork Tue Sep 2 21:56:40 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 69507 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 D5DE9CAC592 for ; Tue, 2 Sep 2025 21:56:42 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.web11.89813.1756850201028016350 for ; Tue, 02 Sep 2025 14:56:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=S/bO8Q3V; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=MCZU1jAf; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 010101990c6e9ead-bea8a3f1-b04f-46f4-956c-d9159f313d5c-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1756850200; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=DtxIjL2j3N8NA0WS1T6ki6spPevFigxvP4RxHS3j/ZU=; b=S/bO8Q3VM/+UR4M4sq+mkbbM/wqe3I5MCHttSYBBVrunZ7LDAWaF+xoxL/IDpb+U SapfWxixanm3fipVPo3FeHGOQUDf5V0ZApjtF+gyX4AZ3M9oENRQNxS6gmBy8QJbez1 2YcnY24O2zEdr5a77fD2y9vvX8kGNCozBpXaoWl0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1756850200; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=DtxIjL2j3N8NA0WS1T6ki6spPevFigxvP4RxHS3j/ZU=; b=MCZU1jAfW2hyyYyb/mBxMGdOQOAYSroaw1rdhXPIMDCuuDJ6QeD3mDprM5JhBHZ+ dlJdySnb/j7o3WrYmg1mXkWPiu6VvQsQi0jfwTt60eggqu8qHXJfb0d0j6Avo2B84he ofBj/9PclRBIY2q8BMYHSAv22v24nRDumOLKj5CI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libsdl2: upgrading to 2.32.10 SUCCEEDED Message-ID: <010101990c6e9ead-bea8a3f1-b04f-46f4-956c-d9159f313d5c-000000@us-west-2.amazonses.com> Date: Tue, 2 Sep 2025 21:56:40 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.09.02-54.240.27.45 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 02 Sep 2025 21:56:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/222813 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libsdl2* to *2.32.10* has Succeeded. Next steps: - apply the patch: git am 0001-libsdl2-upgrade-2.32.8-2.32.10.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 c4254853cd6cbfccde6b1aa92c41fddbe92b3e2b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 2 Sep 2025 20:04:32 +0000 Subject: [PATCH] libsdl2: upgrade 2.32.8 -> 2.32.10 --- .../libsdl2/{libsdl2_2.32.8.bb => libsdl2_2.32.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.32.8.bb => libsdl2_2.32.10.bb} (97%) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.32.8.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.32.8.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb index 98291e0f80..834cf096b9 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.32.8.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb @@ -25,7 +25,7 @@ SRC_URI = "https://www.libsdl.org/release/SDL2-${PV}.tar.gz" S = "${UNPACKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "0ca83e9c9b31e18288c7ec811108e58bac1f1bb5ec6577ad386830eac51c787e" +SRC_URI[sha256sum] = "5f5993c530f084535c65a6879e9b26ad441169b3e25d789d83287040a9ca5165" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even UPSTREAM_CHECK_REGEX = "SDL2-(?P\d+\.(\d*[02468])+(\.\d+)+)\.tar"