From patchwork Mon Nov 18 21:18:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 52690 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 9F702D60073 for ; Mon, 18 Nov 2024 21:18:04 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web11.4737.1731964680597332243 for ; Mon, 18 Nov 2024 13:18:00 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=VZDmN956; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=g7fuDP9b; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 010101934123b7b8-b711df3f-b289-4b34-a489-f1ed8bf3d7d1-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=1731964680; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=bYGPOYJiPqfZByLXtzn5IL/AYB7xVhGT7lWprutyUq8=; b=VZDmN956WcyuoZbK8rsljo541IiWyoFxKO7fsfh9WvSdMsswHjeudKMuvyGUdai6 E0vF+sQ23xZjDlclJNHrx+gaFMRATylemBTabYEkdtsBSH939+lveLjemO6thyOEjzt brUEFgmVUm1Rtcle9VPcH/qyGfwibthi2I06Iv84= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1731964680; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=bYGPOYJiPqfZByLXtzn5IL/AYB7xVhGT7lWprutyUq8=; b=g7fuDP9bKiJSXDT9UCfJqX+brc6NFRkpaZo020pTWG3ZGMxqv9PBs4TRG6ks0KO4 TGtmsDE3GEcfgEKlxHHV/uSrAJP8CsJJeCNXNRXli2CcZyrZbvqc+hRrWYRoeggpMLc tx0VlsiEFDZ/ijEsb4PSo737B0CjTcwxR9uzIAaI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gstreamer1.0-python: upgrading to 1.24.9 SUCCEEDED Message-ID: <010101934123b7b8-b711df3f-b289-4b34-a489-f1ed8bf3d7d1-000000@us-west-2.amazonses.com> Date: Mon, 18 Nov 2024 21:18:00 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.11.18-54.240.27.193 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 ; Mon, 18 Nov 2024 21:18:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207349 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gstreamer1.0-python* to *1.24.9* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-python-upgrade-1.24.6-1.24.9.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 359d59761ff4ac8865292db858b4a5f1f195ddf4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 18 Nov 2024 07:23:18 +0000 Subject: [PATCH] gstreamer1.0-python: upgrade 1.24.6 -> 1.24.9 --- ...reamer1.0-python_1.24.6.bb => gstreamer1.0-python_1.24.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.24.6.bb => gstreamer1.0-python_1.24.9.bb} (91%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.6.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.9.bb similarity index 91% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.6.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.9.bb index cf38c2b876..25c9179bfd 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.6.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.9.bb @@ -8,7 +8,7 @@ LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" -SRC_URI[sha256sum] = "692e88820e097b30e5f92d37d0955c709a0a17b27f874a1907405244825bd700" +SRC_URI[sha256sum] = "80e61d587c34cbac79e46c927b71cf32c4bf9bb0868ce5aa4b7444bdad83f42e" DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" RDEPENDS:${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject"