From patchwork Sun Jun 1 13:55:51 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: 64047 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 30246C8302A for ; Sun, 1 Jun 2025 13:55:57 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web10.27795.1748786131029556291 for ; Sun, 01 Jun 2025 06:55:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=d9Lv77SG; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=BkN4suza; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 010101972bc6feca-b31ee363-0298-48e7-81bd-e71f43a884bf-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=1748786151; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=cDuODV3HKFrccQU7TWB4FXoLLW2DyvJI1LPZc00ocAQ=; b=d9Lv77SG0ncwSToJKJznCjtw8CcAEYEEb+IOCxEjcvX0Bqx42B4ZbcWrQy2v+6/7 jFz7cIrdV1wwbHvQOW5yhEixJk3uOGs9h3dVf4z+xRhpHGwUqr/yDHH+DbRntz6r8PT FdSgYjedBr+OA+tV/c37boeV9lPwOXX6bpINpLiI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1748786151; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=cDuODV3HKFrccQU7TWB4FXoLLW2DyvJI1LPZc00ocAQ=; b=BkN4suzaaio2rI5hHfrzqCTx6Xhc36rPH2N/f2VK4fBMLVdZMuYQjsVuo+xOTNCF 703zDl/ugTcbgrDm7jyfL9/oevfiPp3ft8rRBdXb7nLmKw7x9t5DibX9Smiih7CxxIo 7uarFxEpdvCyNo9GCs58b9rYj+hFZcwu8liiLsXM= 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.2 SUCCEEDED Message-ID: <010101972bc6feca-b31ee363-0298-48e7-81bd-e71f43a884bf-000000@us-west-2.amazonses.com> Date: Sun, 1 Jun 2025 13:55:51 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.06.01-54.240.27.191 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 ; Sun, 01 Jun 2025 13:55:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/217659 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.2* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-upgrade-1.26.1-1.26.2.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 81fd8e2b72b00ae14ccffa300259112393ed9772 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 1 Jun 2025 12:42:25 +0000 Subject: [PATCH] gstreamer1.0: upgrade 1.26.1 -> 1.26.2 --- .../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.1.bb => gstreamer1.0_1.26.2.bb} | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.26.1.bb => gstreamer1.0_1.26.2.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 5db93c5be1..e22b862046 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 cb49c5433f343aa9ae6c0656d2e835365330922b Mon Sep 17 00:00:00 2001 +From 71991cea1211a5834b5984b42b0300a6036d4f22 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 ba8e410669..140c6fdfa9 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 bfb530d2f0761f28c2645e2c45de5147b0528e4d Mon Sep 17 00:00:00 2001 +From 5cd07a46ab2337f835be5e9b0d4f9a2b8b4eaca6 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 ba50005..09c7212 100644 +index f8b09f7..5c557a8 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 79e494a22a..495e2d4947 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 d24110809da4588354ad3df4ae99556e8c62838a Mon Sep 17 00:00:00 2001 +From 3a8b201e252b1d69ed0c62655b4eb36f39002051 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 4b1aad2616..88bdb03ce5 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 3b9ae399b57cfb6e332fac6a90997a3abd33c819 Mon Sep 17 00:00:00 2001 +From d0028bef20652541a475fe3075d37b9f319a51d3 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.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.2.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.1.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.2.bb index e4579d7342..d288236abc 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.2.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] = "30a4c4a5e48345583eb596aa265d0f53c0feb93011d93a6aaa70dd6e3c519dc4" +SRC_URI[sha256sum] = "f75334a3dff497c240844304a60015145792ecc3b6b213ac19841ccbd6fdf0ad" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \