From patchwork Sun Mar 15 13:42:06 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 83454 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 32D5EF013C6 for ; Sun, 15 Mar 2026 13:42:10 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.28793.1773582112375308037 for ; Sun, 15 Mar 2026 06:42:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=X02HPug8; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ND9EAGRV; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101019cf1bb8bab-5ca16848-ae13-411c-80f7-874cff2d9796-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=1773582126; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=EyNR7T3NCWdcAzSSURXWUKzkswzeHlkAZ4skmPv1NKc=; b=X02HPug8vvUwpHbif1mT5nyvjfZZwJiWzsw+Ar5aLmOh/NVucjeXu0OL9kghWhPL hSn54nRbxyDiTSP1KjNkvuc07gDr9Mz0HO2qdii3vk2/QbYgFeoXO+LG0ueGdsOfoa8 lSnauwRCI6YdWy5o69umFpLLlnXd//zGzihXkbYI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1773582126; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=EyNR7T3NCWdcAzSSURXWUKzkswzeHlkAZ4skmPv1NKc=; b=ND9EAGRVbfyywjhsti8iilMJUOmYDOAJ679EMZnQHehgbn0NrUcmLwK9ks6EJNRc kAGjWl9qEPTVNmjk9LL2yAoPUVpM/wgzl3LPHtXZq4PxWmPqNfiY8J9bX5j9mFEQSNt CYAbYt8q3QUkPesD3RuFj6aRD5CFOX2WWgIGIKOo= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] gstreamer1.0: upgrading to 1.28.1 SUCCEEDED Message-ID: <0101019cf1bb8bab-5ca16848-ae13-411c-80f7-874cff2d9796-000000@us-west-2.amazonses.com> Date: Sun, 15 Mar 2026 13:42:06 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.03.15-54.240.27.33 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, 15 Mar 2026 13:42:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/233186 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gstreamer1.0* to *1.28.1* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-upgrade-1.26.9-1.28.1.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 09a87b4c4b5e89c914cfa1e4c773eec0c4ec000e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Mar 2026 11:35:29 +0000 Subject: [PATCH] gstreamer1.0: upgrade 1.26.9 -> 1.28.1 --- ...ts-respect-the-idententaion-used-in-meson.patch | 2 +- ...2-tests-add-support-for-install-the-tests.patch | 14 +++++++------- ...-tests-use-a-dictionaries-for-environment.patch | 2 +- ...-helper-script-to-run-the-installed_tests.patch | 2 +- ...treamer1.0_1.26.9.bb => gstreamer1.0_1.28.1.bb} | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.26.9.bb => gstreamer1.0_1.28.1.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..ca1f4099df 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 c57b5451a486a4e24ae1889726b729228286688c 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..64d34810ff 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 477da94111a8149ed4b65fae0b9271ad158472b3 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 @@ -12,17 +12,17 @@ Upstream-Status: Submitted [https://gitlab.freedesktop.org/gstreamer/gstreamer/- Signed-off-by: Jose Quaresma --- meson.build | 4 ++++ - meson_options.txt | 1 + + meson.options | 1 + tests/check/meson.build | 22 +++++++++++++++++++++- tests/check/template.test.in | 3 +++ 4 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 tests/check/template.test.in diff --git a/meson.build b/meson.build -index 0a77e90..cadfaeb 100644 +index 955857e..8a5c5ea 100644 --- a/meson.build +++ b/meson.build -@@ -664,6 +664,10 @@ if bashcomp_dep.found() +@@ -660,6 +660,10 @@ if bashcomp_dep.found() endif endif @@ -33,10 +33,10 @@ index 0a77e90..cadfaeb 100644 plugins_install_dir = join_paths(get_option('libdir'), 'gstreamer-1.0') pkgconfig = import('pkgconfig') -diff --git a/meson_options.txt b/meson_options.txt +diff --git a/meson.options b/meson.options index 39255cf..78af552 100644 ---- a/meson_options.txt -+++ b/meson_options.txt +--- a/meson.options ++++ b/meson.options @@ -16,6 +16,7 @@ option('poisoning', type : 'boolean', value : false, description : 'Enable poiso option('memory-alignment', type: 'combo', choices : ['1', '2', '4', '8', '16', '32', '64', '128', '256', '512', '1024', '2048', '4096', '8192', 'malloc', 'pagesize'], 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..ff2b69134d 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 9189f88cb332c1bbf6926a81228d56458afbf0cf 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..2b2c075aa0 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 ad5d18fc81004e37e21d053ca6f551939647063f 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.9.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.9.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.bb index c66f614629..14d0e776b1 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.9.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.28.1.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] = "8ee8772e468102ebe86d414d8c4c7440dd91d9f3e9396952ff23aecde80670c8" +SRC_URI[sha256sum] = "b65e2ffa35bdbf8798cb75c23ffc3d05e484e48346ff7546844ba85217664504" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \