From patchwork Wed Jan 15 10:26:22 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: 55599 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 9AB6DC021AE for ; Wed, 15 Jan 2025 10:26:31 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web11.17866.1736936767313295345 for ; Wed, 15 Jan 2025 02:26:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=LW1+6Ips; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=boiLz6qf; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 01010194697ffb92-d659e72e-864f-4856-9591-a8313ddb3b38-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=1736936782; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=MdLHEcw8CrydJmSTQ56KrGZZhjFP859geyzsfgFxt9w=; b=LW1+6IpsqWoMcdDXpHEb5BHwnJdNyYYo1f2GsaistJ2YZCdcw++bo4ytDCUuOCpV 0so2C6CrHKMA93AbvZASwKT1DilPr8wMKtG6Z5W0gycNRcDuGykSo0gBuv6edgLJbn7 NWULNek2ytD9ug2/csXaPhf7wciRy/XKHkYMoOA8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1736936782; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=MdLHEcw8CrydJmSTQ56KrGZZhjFP859geyzsfgFxt9w=; b=boiLz6qfyCqiVCLjPDQgGynU3lhNjByZlLbKf5oIQt5MkUf+PiXronwTVOcoXIZw AxeQTGnMts0m5rwGZg0SIBJDtn8h4Pckk8/FcbWvhc1Qjh/VStg/4rADtv5qm4Ts3Ry QflIhmuvVsnImqHSWdj5FxYe983oFpAC8OiQdms0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gstreamer1.0-vaapi: upgrading to 1.24.11 SUCCEEDED Message-ID: <01010194697ffb92-d659e72e-864f-4856-9591-a8313ddb3b38-000000@us-west-2.amazonses.com> Date: Wed, 15 Jan 2025 10:26:22 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.01.15-54.240.27.30 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 ; Wed, 15 Jan 2025 10:26:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209886 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gstreamer1.0-vaapi* to *1.24.11* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-vaapi-upgrade-1.24.10-1.24.11.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 9f17adb7827c2cf334d1100d2d4b42e8c1388cd2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Jan 2025 10:08:52 +0000 Subject: [PATCH] gstreamer1.0-vaapi: upgrade 1.24.10 -> 1.24.11 --- ...-required-lines-accidentally-removed.patch | 33 ------------------- ...24.10.bb => gstreamer1.0-vaapi_1.24.11.bb} | 6 ++-- 2 files changed, 2 insertions(+), 37 deletions(-) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-meson-Re-added-required-lines-accidentally-removed.patch rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.24.10.bb => gstreamer1.0-vaapi_1.24.11.bb} (91%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-meson-Re-added-required-lines-accidentally-removed.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-meson-Re-added-required-lines-accidentally-removed.patch deleted file mode 100644 index 404ee5fb78..0000000000 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/0001-meson-Re-added-required-lines-accidentally-removed.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 75730490d2c0416ae8ad4d3e2a47ccb66d260d9f Mon Sep 17 00:00:00 2001 -From: Nirbheek Chauhan -Date: Fri, 13 Sep 2024 14:37:10 +0530 -Subject: [PATCH] meson: Re-added required: lines accidentally removed - -Broke in e3f086c648171c3c993f5dd73e2d025480c3729e - -Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3801 - -Part-of: -Upstream-Status: Backport [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/577df3a02f7f26283b2749c58ae7738bbdf4be4c] -Signed-off-by: Alexander Kanavin ---- - meson.build | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/meson.build b/meson.build -index 1a8301f..6c61773 100644 ---- a/meson.build -+++ b/meson.build -@@ -80,9 +80,9 @@ else - endif - - libva_dep = dependency('libva', version: libva_req) --libva_drm_dep = dependency('libva-drm', version: libva_req) --libva_wayland_dep = dependency('libva-wayland', version: libva_req) --libva_x11_dep = dependency('libva-x11', version: libva_req) -+libva_drm_dep = dependency('libva-drm', required: get_option('drm'), version: libva_req) -+libva_wayland_dep = dependency('libva-wayland', required: get_option('wayland'), version: libva_req) -+libva_x11_dep = dependency('libva-x11', required: get_option('x11'), version: libva_req) - - libdrm_dep = dependency('libdrm', version: libdrm_req, required: get_option('drm')) - libudev_dep = dependency('libudev', required: get_option('drm')) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.10.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.11.bb similarity index 91% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.10.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.11.bb index 31b4aa27e3..1f6aa5f4ee 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.10.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.24.11.bb @@ -9,11 +9,9 @@ REALPN = "gstreamer-vaapi" LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz \ - file://0001-meson-Re-added-required-lines-accidentally-removed.patch \ - " +SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "21593dbde5c6bcdcfe99195defbe3c3f4da01cb85f8ec10aae943887d39d8a4c" +SRC_URI[sha256sum] = "e85904a47d9ecb41d7f76b1d3fe887fa18c0b81a3793e7d7f61361ea7e90420d" S = "${WORKDIR}/${REALPN}-${PV}" DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"