From patchwork Fri Aug 1 14:08:09 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: 67940 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 A1EEFCA0ED0 for ; Fri, 1 Aug 2025 14:08:12 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.88642.1754057277577006932 for ; Fri, 01 Aug 2025 07:08:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=ATo+Cnl9; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=aug1r/j9; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019865f63101-93175227-9d42-4157-9345-45231a50c69c-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=1754057290; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=dwVnp1nqgiS1qXXLdsOjBYXmrd3/W1Xrts8yd4VYuvE=; b=ATo+Cnl9PuvQZYGZx+TOBwmcNqD2VrnuC371tO8DR7WdOk+jXH2fsUYGYpXiatjT Osvw1TiQscHgBYSFCSBxU3oSusaoQt0q+R2c2RO+fULNjADnsYyJGN5nkIS4GwsPDWH FAffms6Y2u+cUOOeYovY9HM6rgBSbHcWkB3Nwl+g= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1754057290; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=dwVnp1nqgiS1qXXLdsOjBYXmrd3/W1Xrts8yd4VYuvE=; b=aug1r/j9MzyZfXiXRRrAcgn8V/hwdOpFzJd3zeYhA7A0TBh9pkXefrV2p/dhpgJF p/a3k+7HxUm37Ia8NPq4Aa9mDWNPkzzjpM3xOTCjoLOJCdmbqvhSMqeVQRL1cNv05LH TE9gTNLZNSfzipwfLkxpcxjfpJapE1MMXJOuLJ5Q= 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.4 SUCCEEDED Message-ID: <0101019865f63101-93175227-9d42-4157-9345-45231a50c69c-000000@us-west-2.amazonses.com> Date: Fri, 1 Aug 2025 14:08:09 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.08.01-54.240.27.23 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 ; Fri, 01 Aug 2025 14:08:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221335 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.4* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-upgrade-1.26.3-1.26.4.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 17d6a2f7f8e8d0d0e06cb03b1609ae339eae0ff1 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Aug 2025 12:38:01 +0000 Subject: [PATCH] gstreamer1.0: upgrade 1.26.3 -> 1.26.4 --- ...ests-respect-the-idententaion-used-in-meson.patch | 6 +++--- ...002-tests-add-support-for-install-the-tests.patch | 12 ++++++------ ...03-tests-use-a-dictionaries-for-environment.patch | 6 +++--- ...dd-helper-script-to-run-the-installed_tests.patch | 6 +++--- ...gstreamer1.0_1.26.3.bb => gstreamer1.0_1.26.4.bb} | 2 +- 5 files changed, 16 insertions(+), 16 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.26.3.bb => gstreamer1.0_1.26.4.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..e11c2a914f 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 73037570ef4359b2bb54cc7a012b61f13dd152ee 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 @@ -11,10 +11,10 @@ Signed-off-by: Jose Quaresma 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/check/meson.build b/tests/check/meson.build -index e8419fc..4cc4618 100644 +index 78a6f9a..e3cb966 100644 --- a/tests/check/meson.build +++ b/tests/check/meson.build -@@ -149,11 +149,11 @@ foreach t : core_tests +@@ -154,11 +154,11 @@ foreach t : core_tests if not skip_test exe = executable(test_name, fname, 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..11cf222aad 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 c9af13e03fdd9de81dbbe66230bdef2ca28ea514 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 b1b02a7..9ec248b 100644 --- a/meson.build +++ b/meson.build @@ -664,6 +664,10 @@ if bashcomp_dep.found() @@ -46,10 +46,10 @@ index 39255cf..78af552 100644 # Feature options option('check', type : 'feature', value : 'auto', description : 'Build unit test libraries') diff --git a/tests/check/meson.build b/tests/check/meson.build -index 4cc4618..f290e2e 100644 +index e3cb966..e4df289 100644 --- a/tests/check/meson.build +++ b/tests/check/meson.build -@@ -128,10 +128,16 @@ test_defines = [ +@@ -133,10 +133,16 @@ test_defines = [ '-UG_DISABLE_ASSERT', '-UG_DISABLE_CAST_CHECKS', '-DGST_CHECK_TEST_ENVIRONMENT_BEACON="GST_STATE_IGNORE_ELEMENTS"', @@ -67,7 +67,7 @@ index 4cc4618..f290e2e 100644 # sanity checking if get_option('check').disabled() if get_option('tests').enabled() -@@ -154,6 +160,8 @@ foreach t : core_tests +@@ -159,6 +165,8 @@ foreach t : core_tests include_directories : [configinc], link_with : link_with_libs, dependencies : gst_deps + test_deps, @@ -76,7 +76,7 @@ index 4cc4618..f290e2e 100644 ) env = environment() -@@ -165,6 +173,18 @@ foreach t : core_tests +@@ -170,6 +178,18 @@ foreach t : core_tests env.set('GST_PLUGIN_SCANNER_1_0', gst_scanner_dir + '/gst-plugin-scanner') env.set('GST_PLUGIN_LOADING_WHITELIST', 'gstreamer') 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..aca79c6b63 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 9fef4ccf8cf0565d1782f050f5cb8acddf67a2f4 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 @@ -14,10 +14,10 @@ Signed-off-by: Jose Quaresma 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/tests/check/meson.build b/tests/check/meson.build -index f290e2e..a3ffcb6 100644 +index e4df289..b840005 100644 --- a/tests/check/meson.build +++ b/tests/check/meson.build -@@ -164,14 +164,19 @@ foreach t : core_tests +@@ -169,14 +169,19 @@ foreach t : core_tests install: installed_tests_enabled, ) 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..d89c2042df 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 d9008b847e56134547537b28bb17ef190ca6ab46 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 @@ -18,10 +18,10 @@ Signed-off-by: Jose Quaresma create mode 100755 tests/check/template.sh.in diff --git a/tests/check/meson.build b/tests/check/meson.build -index a3ffcb6..b907dcf 100644 +index b840005..252da14 100644 --- a/tests/check/meson.build +++ b/tests/check/meson.build -@@ -188,6 +188,23 @@ foreach t : core_tests +@@ -193,6 +193,23 @@ foreach t : core_tests install_dir: installed_tests_metadir, configuration: test_conf ) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.4.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.3.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.4.bb index 9de76944fb..bacf47d1c6 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.4.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] = "dc661603221293dccc740862425eb54fbbed60fb29d08c801d440a6a3ff82680" +SRC_URI[sha256sum] = "fe440e41804fabe036e06493b98680e2a8ce76d49879e3cdd6890d72e0614d75" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \