From patchwork Thu Jul 9 06:11:56 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: 92080 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 12407C4450A for ; Thu, 9 Jul 2026 06:12:01 +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.msgproc02-g2.2961.1783577517601178325 for ; Wed, 08 Jul 2026 23:11:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=ruv6FzIr; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=XIyzrrnW; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019f45811a31-4180313e-ca23-4969-8cd7-4d2cd813accf-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1783577516; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=IxJFmazd5a6V+PvnMJA9ANEF+NUmChLiJaIbiM4A76E=; b=ruv6FzIrCPR0YcmvEsRfOXuwRNkQlf+3i5LwddV9MqBOWGKYREnbhS+8J1nJWo2j VQNkzWF3BmDp7b25UpnIdKG4vPRQOCf9QB/zsB4+qps/WAAGxsBfF/UvnZVByNlM0QH In4Sh7LJs6Eqxd+c/gL1BmPQCqw/ROpINqKJA+u4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1783577516; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=IxJFmazd5a6V+PvnMJA9ANEF+NUmChLiJaIbiM4A76E=; b=XIyzrrnWGSixs1mk4ZZhfhT739zmrpJmWECB14k9Rvvp3ZZPlBcspUKkOwy7c1z8 xRupD+XvXlXOFmAP9zC5m4PbTRxjzsvE/BrjYzCEHcXabrF2WlatoB8T9dwCrvO33i6 Qy5+sGB67HhwV1ecvq5/0GcnE9yjnetTMTSunsPk= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] gst-examples: upgrading to 1.28.5 FAILED Message-ID: <0101019f45811a31-4180313e-ca23-4969-8cd7-4d2cd813accf-000000@us-west-2.amazonses.com> Date: Thu, 9 Jul 2026 06:11:56 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.07.09-54.240.27.23 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 ; Thu, 09 Jul 2026 06:12:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/240534 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gst-examples* to *1.28.5* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-gst-examples-upgrade-1.28.4-1.28.5.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 ed7c2bd2a5e2581e7b3417092ed49f148b08d11b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 9 Jul 2026 05:47:41 +0000 Subject: [PATCH] gst-examples: upgrade 1.28.4 -> 1.28.5 --- ...0001-Make-player-examples-installable.patch | 18 +++++++++--------- ...amples_1.28.4.bb => gst-examples_1.28.5.bb} | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-examples_1.28.4.bb => gst-examples_1.28.5.bb} (96%) diff --git a/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch b/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch index e7862b40e7..5bb78445a2 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch +++ b/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch @@ -1,4 +1,4 @@ -From 75ff9436c9ff965327d6dad256c0a1539435b13a Mon Sep 17 00:00:00 2001 +From d09522a305c4ab80579800bed28cc4c4f4281b6e Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 17 Aug 2017 11:07:02 +0300 Subject: [PATCH] Make player examples installable @@ -8,14 +8,14 @@ Upstream-Status: Denied [Upstream considers these code examples, for now a least https://bugzilla.gnome.org/show_bug.cgi?id=777827 --- - playback/player/gst-play/meson.build | 1 + - playback/player/gtk/meson.build | 1 + + subprojects/gst-examples/playback/player/gst-play/meson.build | 1 + + subprojects/gst-examples/playback/player/gtk/meson.build | 1 + 2 files changed, 2 insertions(+) -diff --git a/playback/player/gst-play/meson.build b/playback/player/gst-play/meson.build +diff --git a/subprojects/gst-examples/playback/player/gst-play/meson.build b/subprojects/gst-examples/playback/player/gst-play/meson.build index 5e80ca8dd4..129e5bdcbe 100644 ---- a/playback/player/gst-play/meson.build -+++ b/playback/player/gst-play/meson.build +--- a/subprojects/gst-examples/playback/player/gst-play/meson.build ++++ b/subprojects/gst-examples/playback/player/gst-play/meson.build @@ -2,5 +2,6 @@ executable('gst-play', ['gst-play.c', 'gst-play-kb.c', @@ -23,10 +23,10 @@ index 5e80ca8dd4..129e5bdcbe 100644 + install: true, dependencies : [gst_dep, dependency('gstreamer-play-1.0'), m_dep]) -diff --git a/playback/player/gtk/meson.build b/playback/player/gtk/meson.build +diff --git a/subprojects/gst-examples/playback/player/gtk/meson.build b/subprojects/gst-examples/playback/player/gtk/meson.build index 6892f15254..20d7505877 100644 ---- a/playback/player/gtk/meson.build -+++ b/playback/player/gtk/meson.build +--- a/subprojects/gst-examples/playback/player/gtk/meson.build ++++ b/subprojects/gst-examples/playback/player/gtk/meson.build @@ -21,5 +21,6 @@ if gtk_dep.found() 'gtk-video-renderer.h', 'gtk-video-renderer.c'], diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.28.4.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.28.5.bb similarity index 96% rename from meta/recipes-multimedia/gstreamer/gst-examples_1.28.4.bb rename to meta/recipes-multimedia/gstreamer/gst-examples_1.28.5.bb index ad6374d3fb..dcdf7fd433 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_1.28.4.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.28.5.bb @@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b file://gst-player.desktop \ " -SRCREV = "b46f881eaa8126eddfd21b5ae5512f8d4ff36255" +SRCREV = "727ceb91886862d200f423baf36cde2bb7ce5b4d" S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"