From patchwork Sat Feb 1 13:21:10 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: 56462 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 03A25C021A1 for ; Sat, 1 Feb 2025 13:21:13 +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.web10.42730.1738416060440375880 for ; Sat, 01 Feb 2025 05:21:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=VD6p5zDF; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=i9vdb9ub; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 01010194c1ac1f43-6be37bb0-5409-44cc-9038-22b0247a8af3-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1738416070; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=PQXEoqV44OstHyek/o9kvtABMQI1jOYnz8pvvGzcJ+k=; b=VD6p5zDFRkxHjOob7/XF2bvsJHOAaWCciJsDseir/1fZGfZRHqqDVkl1xS4JWYEG np2lAPikiKQS4lkoKGnNMEwLeGsigeL0FUVTDDo1zIRw93xqULBk54EFZ+Jy6r6YdL5 LCA/UB76T1dSMiSLqVVkqoRImIdwbIjqrEm6dwZg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1738416070; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=PQXEoqV44OstHyek/o9kvtABMQI1jOYnz8pvvGzcJ+k=; b=i9vdb9uberCTgTin4ts6i01sAzOQiGQ+t5rgkZZF80P/fRChKJqFhjscGg/PfYWS la4DxDsxZZMnTf3T4YlDpQqqCpYxLHVUF6rPz1wBHV7Z42ZpbKMZMtT0cYcrJXmWU9N ydj5MjiHm0wJa8U/EepTCzOdBDlbGCOsZXBBHBsg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gstreamer1.0: upgrading to 1.24.12 SUCCEEDED Message-ID: <01010194c1ac1f43-6be37bb0-5409-44cc-9038-22b0247a8af3-000000@us-west-2.amazonses.com> Date: Sat, 1 Feb 2025 13:21:10 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.02.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 ; Sat, 01 Feb 2025 13:21:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210597 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gstreamer1.0* to *1.24.12* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-upgrade-1.24.10-1.24.12.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 154a9784b489b78442b65d6b4197cac672e3bcb8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Feb 2025 12:54:59 +0000 Subject: [PATCH] gstreamer1.0: upgrade 1.24.10 -> 1.24.12 --- .../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 | 4 ++-- .../{gstreamer1.0_1.24.10.bb => gstreamer1.0_1.24.12.bb} | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.24.10.bb => gstreamer1.0_1.24.12.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 e696eaaaff..0dd96bef01 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 bcf818265ae8b2eb668fffbbedb19c1162032c2a Mon Sep 17 00:00:00 2001 +From a9d99eea162dfb6dcd5cb90adb7dd9261ec676bc 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 32e1e85b77..01d9535eb8 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 0efdfdf9e5055944a463eea43e5539aa7ea7206a Mon Sep 17 00:00:00 2001 +From f0076c5801bd847c464e31ab11fdb06f1ad0fccd 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 830a601..3f9fdce 100644 +index dc9dbe2..55e85b3 100644 --- a/meson.build +++ b/meson.build @@ -645,6 +645,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 f40969042b..861046d2db 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 21b89d16e2ca79db212587bfea4aa18470984c90 Mon Sep 17 00:00:00 2001 +From f9544b0e2d35bf9f9a89cff42bb741bc16e37cc8 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 24f336c105..cb47f7244f 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 9bffd7eb9113f6535d8b82ca316e6f133241bd8d Mon Sep 17 00:00:00 2001 +From 39764bd2b9f9da4a07079f76a2f68baf40c143b9 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 @@ -47,7 +47,7 @@ index 6bb346a..fe57935 100644 test(test_name, exe, env: env, timeout : 3 * 60) diff --git a/tests/check/template.sh.in b/tests/check/template.sh.in new file mode 100755 -index 0000000..cf7d31b +index 0000000..f1318fa --- /dev/null +++ b/tests/check/template.sh.in @@ -0,0 +1,9 @@ diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.10.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.12.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.10.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.12.bb index 326a2f26a9..d224b80eb3 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.10.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.24.12.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] = "9fc45b1a332e8f812f09e95c281cd75969f6d1682d062a815db0e7bc047518fd" +SRC_URI[sha256sum] = "b3522d1b4fe174fff3b3c7f0603493e2367bd1c43f5804df15b634bd22b1036f" PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ check \