From patchwork Mon Sep 15 11:54:55 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: 70236 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 DC2BFCCA468 for ; Mon, 15 Sep 2025 11:54:59 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web10.30901.1757937287103732334 for ; Mon, 15 Sep 2025 04:54:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=K+FI3oJz; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=RH5BxAOb; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 010101994d3a5f16-5a222ff9-7868-43b4-88e6-9d785de866c9-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=1757937295; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=L6TbbxDwQ036MN9PUQ7Mho6m8IOvd54P3+CerzkjfsI=; b=K+FI3oJzZYB6hN19KyC4DQmGUVOmRJxRekyQ3ILv+BYb7hUxt9MGqzaev7nqmiEd M3xbzB1Vq44aHLG+3iEYF4jxwderpdSI4j0b5rPp3JJ4dSFbbJhlf/WvEwmghfH5Jk9 6ZgvE9/R23QJFEZwz01MGTr5+OOcEdUCqYZ6Sqjw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1757937295; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=L6TbbxDwQ036MN9PUQ7Mho6m8IOvd54P3+CerzkjfsI=; b=RH5BxAObeW/dAg5Xem/A3oDfh9q+lvAynBcAcAXjJyyUEr4UuvrU++OueETLLe+e KWBGVIrNbyrF5LEwjfzQk2y4SFumjdY4kvjgvr5nE+W9qE4W+5Tb3aI0Z6UYOUtZSrU FqI2yzIorKBIfTaB/7fVmUAZiFz6kMLOwaTvpWqw= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gstreamer1.0: upgrading to 1.26.6 SUCCEEDED Message-ID: <010101994d3a5f16-5a222ff9-7868-43b4-88e6-9d785de866c9-000000@us-west-2.amazonses.com> Date: Mon, 15 Sep 2025 11:54:55 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.09.15-54.240.27.30 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 ; Mon, 15 Sep 2025 11:54:59 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/223476 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gstreamer1.0* to *1.26.6* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-upgrade-1.26.5-1.26.6.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 77ddf37fe099af88754762164a1297cc26dbe4db Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Sep 2025 11:10:20 +0000 Subject: [PATCH] gstreamer1.0: upgrade 1.26.5 -> 1.26.6 --- .../0001-tests-respect-the-idententaion-used-in-meson.patch | 2 +- .../0002-tests-add-support-for-install-the-tests.patch | 4 ++-- .../0003-tests-use-a-dictionaries-for-environment.patch | 2 +- ...4-tests-add-helper-script-to-run-the-installed_tests.patch | 2 +- .../{gstreamer1.0_1.26.5.bb => gstreamer1.0_1.26.6.bb} | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.26.5.bb => gstreamer1.0_1.26.6.bb} (97%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-tests-respect-the-idententaion-used-in-meson.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-tests-respect-the-idententaion-used-in-meson.patch index e1d870b040..3fb378ebab 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-tests-respect-the-idententaion-used-in-meson.patch +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-tests-respect-the-idententaion-used-in-meson.patch @@ -1,4 +1,4 @@ -From ad4c577ff8d29f6dbaf5ca2d013e9d21c44f9122 Mon Sep 17 00:00:00 2001 +From d5bd7505723adcb44f6378845fffd9e9873dd8e3 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Sun, 11 Apr 2021 19:48:13 +0100 Subject: [PATCH] tests: respect the idententaion used in meson diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch index ccfc869813..4f80de50c3 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch @@ -1,4 +1,4 @@ -From c33063360791e178de138304e29ab2264582d917 Mon Sep 17 00:00:00 2001 +From 30d930a5546f9cd8795759b08dae3e28c98d2cf1 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Sun, 11 Apr 2021 19:48:13 +0100 Subject: [PATCH] tests: add support for install the tests @@ -19,7 +19,7 @@ Signed-off-by: Jose Quaresma create mode 100644 tests/check/template.test.in diff --git a/meson.build b/meson.build -index 0a77e90..cadfaeb 100644 +index 07487d3..7d31ce5 100644 --- a/meson.build +++ b/meson.build @@ -664,6 +664,10 @@ if bashcomp_dep.found() diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch index 1236290e2b..cf9f14c50c 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0003-tests-use-a-dictionaries-for-environment.patch @@ -1,4 +1,4 @@ -From 374c6ace83e9697aae0b21ba26f316b79279c39c Mon Sep 17 00:00:00 2001 +From 8b7bd6db804f0b97cac0bed0e0ff0bc78322de69 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Sat, 24 Apr 2021 10:34:47 +0100 Subject: [PATCH] tests: use a dictionaries for environment diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch index df382a4445..44c0507a3f 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0004-tests-add-helper-script-to-run-the-installed_tests.patch @@ -1,4 +1,4 @@ -From e31ab477eed061cc72ed6795b483795d53af6dfc Mon Sep 17 00:00:00 2001 +From 769e82fd254fd5a4a345e4ec78426911a07ce90b Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Sun, 2 May 2021 01:58:01 +0100 Subject: [PATCH] tests: add helper script to run the installed_tests diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.6.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.5.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.6.bb index 4c800c22d4..a67b815769 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.5.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.6.bb @@ -22,7 +22,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x file://0003-tests-use-a-dictionaries-for-environment.patch \ file://0004-tests-add-helper-script-to-run-the-installed_tests.patch \ " -SRC_URI[sha256sum] = "0a7edb0e7b42dbe6b575fce61a4808a3f6b20e085a1eaecbc025d0ec21f1e774" +SRC_URI[sha256sum] = "42cde77277f1eee253449da213cb6e49f7fd2f792308e5579a8294c1518becac" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \