From patchwork Tue Sep 8 06:03:27 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: 97594 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 63189C79FAB for ; Tue, 8 Sep 2026 06:03:34 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1031.1788847408118345702 for ; Mon, 07 Sep 2026 23:03:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=iY+p+q73; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=HeU+Ww9u; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 010101a07f9d4033-8151c8aa-12f0-4654-b317-37ff167a450a-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=1788847407; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=S8UfNNG16t+YdoXrAqbjztFYUNmHtayyyhQKeTqoj6Y=; b=iY+p+q73z+rrlO4t0F3Dt9tB9GwEZY56f0+PilejPfgPD4rIlFfvyClYYsGTtArX D0W0Z4Yc5cZSn6bwuZV13xZHlEmlnJe6kFuyGlggtr7gKwGvZpITu4c1pNEsucZ0B8q 2BGZEhuYnjgrg5/rRoVCaOKxrxbldZRAP/Py4jCc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1788847407; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=S8UfNNG16t+YdoXrAqbjztFYUNmHtayyyhQKeTqoj6Y=; b=HeU+Ww9uk6rWtMLCKwt5X3wFjNT/QJmgFscFeJvrlVJgIXNdq83jaDVZ2ftCw0BF oAIe3ywamOUFdC4oqKBc4aA3b8GSQ2PTg5uRHOAUJ9fYl22fSnblpDzbONfIJO69iT2 tO3HKULdRMTlxV/MY/r9iQ0biAsZ2QGYjjqATaMc= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] gst-devtools: upgrading to 1.28.7 SUCCEEDED Message-ID: <010101a07f9d4033-8151c8aa-12f0-4654-b317-37ff167a450a-000000@us-west-2.amazonses.com> Date: Tue, 8 Sep 2026 06:03:27 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.08-54.240.27.45 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 ; Tue, 08 Sep 2026 06:03:34 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/245324 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gst-devtools* to *1.28.7* has Succeeded. Next steps: - apply the patch: git am 0001-gst-devtools-upgrade-1.28.6-1.28.7.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 6ad6e0ac045316dd8690e93238e8bb9e89545998 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 8 Sep 2026 05:43:14 +0000 Subject: [PATCH] gst-devtools: upgrade 1.28.6 -> 1.28.7 Source: release-notes-1.28.md # GStreamer 1.28 Release Notes GStreamer 1.28.0 was originally released on 27 January 2026. The latest bug-fix release in the stable 1.28 series is [1.28.7](#1.28.7) and was released on 07 September 2026. See [https://gstreamer.freedesktop.org/releases/1.28/][latest] for the latest version of this document. *Last updated: Monday 07 September 2026, 20:00 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.28/ [gitlog]: https://gitlab.freedesktop.org/gstreamer/www/commits/main/src/htdocs/releases/1.28/release-notes-1.28.md ## Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! As always, this release is again packed with many new features, bug fixes, and other improvements. ## Highlights - AMD HIP plugin and integration helper library - Vulkan Video AV1 and VP9 decoding, H.264 encoding, and 10-bit support for H.265 decoder - waylandsink: Parse and set the HDR10 metadata and other color management improvements - Audio source separation element based on demucs in Rust - Analytics combiner and splitter elements plus batch meta to batch buffers from one or more streams - LiteRT inference element; move modelinfo to analytics lib; add script to help with modelinfo generation and upgrade - Add general classifier tensor-decoder, facedetector, and more analytics convenience API - New tensordecodebin element to auto-plug compatible tensor decoders based on their caps and many other additions and improvements - Add a burn-based YOLOX inference element and a YOLOX tensor decoder in Rust - applemedia: VideoToolbox VP9 and AV1 hardware-accelerated decoding support, and 10-bit HEVC encoding - Add new GIF decoder element in Rust with looping support - input-selector: implements a two-phase sinkpad switch now to avoid races when switching input pads - The inter wormhole sink and source elements gained a way to forward upstream events to the producer as well as new fine-tuning properties - webrtcsink: add renegotiation support and support for va hardware encoders - webrtc WHEP client and server signaller - New ST-2038 ancillary data combiner and extractor elements - fallbacksrc gained support for encoded streams - flv: enhanced rtmp H.265 video support, and support for multitrack audio - glupload: Implement udmabuf uploader to share buffers between software decoders/sources and GPUs, display engines (wayland), and other dma devices - video: Add crop, scale, rotate, flip, shear and more GstMeta transformation - New task pool GstContext to share a thread pool amongst elements for better resource management and performance, especially for video conversion and compositing - New Deepgram speech-to-text transcription plugin and many other translation and transcription improvements - Speech synthesizers: expose new "compress" overflow mode that can [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] --- .../0001-connect-has-a-different-signature-on-musl.patch | 2 +- .../{gst-devtools_1.28.6.bb => gst-devtools_1.28.7.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.28.6.bb => gst-devtools_1.28.7.bb} (95%) diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch b/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch index a348624e49..3f07a429e0 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch +++ b/meta/recipes-multimedia/gstreamer/gst-devtools/0001-connect-has-a-different-signature-on-musl.patch @@ -1,4 +1,4 @@ -From bb36ab400ee8b84b8f604aa3314952b7df2aeda6 Mon Sep 17 00:00:00 2001 +From 80ad3bf3c51cf013480777db355504c4308d9030 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 9 Sep 2018 17:38:10 -0700 Subject: [PATCH] connect has a different signature on musl diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools_1.28.6.bb b/meta/recipes-multimedia/gstreamer/gst-devtools_1.28.7.bb similarity index 95% rename from meta/recipes-multimedia/gstreamer/gst-devtools_1.28.6.bb rename to meta/recipes-multimedia/gstreamer/gst-devtools_1.28.7.bb index 60fd92e0a8..ec07499f67 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools_1.28.6.bb +++ b/meta/recipes-multimedia/gstreamer/gst-devtools_1.28.7.bb @@ -12,7 +12,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-${PV} file://0001-connect-has-a-different-signature-on-musl.patch \ " -SRC_URI[sha256sum] = "14d41faae03619251f95959d3d57bf65c6106838b3b54218dc95c7135e1eba13" +SRC_URI[sha256sum] = "9f3a389d6a7efa5a18d7564724a7f3b1c3faecffcb8fd1351ed0e811d1873ad5" DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" RRECOMMENDS:${PN} = "git"