From patchwork Mon Sep 15 11:54:54 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: 70207 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 20829CCA471 for ; Mon, 15 Sep 2025 11:55:00 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web11.30919.1757937278907563967 for ; Mon, 15 Sep 2025 04:54:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=pdf56AGS; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=GDKjtndA; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 010101994d3a5df3-7d71c528-4d60-4101-8e65-1d7bcf6124dd-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1757937294; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=JaM8nZ9FnAoME4RvSQZbRRw4iix+yU13rqF/weq2OWI=; b=pdf56AGSJjvBFgOaWXTaE4V2UnntALeFjTeH5lWrYtkW1zQxoHfeHdTyVUPmvi66 RypFzqtwBeU3L47xJkx4Ems2LASoUL4Jj9pFFx8RrvdCVC8hyCwFQIO7wNGV9bqltH+ u8+P5dBAHFw9qoSKi5TqH+k+MCXPlxHA0R1mcv78= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1757937294; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=JaM8nZ9FnAoME4RvSQZbRRw4iix+yU13rqF/weq2OWI=; b=GDKjtndAmK8XUMD8J8APp0oasflo3IS7yhBhjDJBsu9ZoYEvfSF/De2YyRCcSx2b jv74wgUMyD0SGIZII0s6j876agVWOk00rIdPvQxL6aHqkhCa6JWhjDE3LqoKTLvC8WQ yLVQFg8+wZE9rejTABfPQyXpDodeLMZvjUYnNBOM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] x264: upgrading to b35605ace3ddf7c1a5d67a2eb553f034aef41d55 SUCCEEDED Message-ID: <010101994d3a5df3-7d71c528-4d60-4101-8e65-1d7bcf6124dd-000000@us-west-2.amazonses.com> Date: Mon, 15 Sep 2025 11:54:54 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.09.15-54.240.27.192 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, 15 Sep 2025 11:55:00 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/223470 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *x264* to *b35605ace3ddf7c1a5d67a2eb553f034aef41d55* has Succeeded. Next steps: - apply the patch: git am 0001-x264-upgrade-to-latest-revision.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 58b815859a8d08b3d12b7bf04364b89029e769d4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Sep 2025 11:15:35 +0000 Subject: [PATCH] x264: upgrade to latest revision --- meta/recipes-multimedia/x264/x264_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index 3cc3392593..2c5f024eea 100644 --- a/meta/recipes-multimedia/x264/x264_git.bb +++ b/meta/recipes-multimedia/x264/x264_git.bb @@ -8,11 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "nasm-native" -SRC_URI = "git://code.videolan.org/videolan/x264.git;branch=stable;protocol=https \ - " +SRC_URI = "git://code.videolan.org/videolan/x264.git;branch=master;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "31e19f92f00c7003fa115047ce50978bc98c3a0d" +SRCREV = "b35605ace3ddf7c1a5d67a2eb553f034aef41d55" PV = "r3039+git"