From patchwork Fri May 1 14:25:50 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: 87342 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 BF854CD342A for ; Fri, 1 May 2026 14:25:52 +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.msgproc02-g2.15724.1777645550748706686 for ; Fri, 01 May 2026 07:25:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=rPpv+fNl; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=eEq6yU/6; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019de3ee7a6f-78bbc8ba-3f38-4893-ae45-d3924965d5de-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=1777645550; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=pgg5n4ILwRyWBbOZdTViWOymRgamkolYnGbKDe4n6Kk=; b=rPpv+fNl6Axjc0Ot8Jc+CPDe1EnX3nldTMcoHTHT0IuGrKEGh56rCHNv6mS4pFi2 y4GBFvT0wotHFK31lgYJmwN71ysKM42NeY2fx8BdnT4Br32/UIklEV9f4BS/gKmLcDJ 8uJI9nm5FVoAfV8n2/ILlYFWg5/UyzjlaSAQNjGk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1777645550; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=pgg5n4ILwRyWBbOZdTViWOymRgamkolYnGbKDe4n6Kk=; b=eEq6yU/6LOxHDeuHeaWadnht7Y3sk+jjIQKMSG9lGFhLww21RL5tfyIEgYIq7Lq1 URgch4QUJDbObrNnJ1xnvSQT/Jc+NAGWPlJYGiz0uvzHlAddP5ER4YNquK5MB7OSZ0I nfcvUIpMHZeXMa0Jmqt7WbBYregq6IZQDN+YATp0= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] harfbuzz: upgrading to 14.2.0 SUCCEEDED Message-ID: <0101019de3ee7a6f-78bbc8ba-3f38-4893-ae45-d3924965d5de-000000@us-west-2.amazonses.com> Date: Fri, 1 May 2026 14:25:50 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.05.01-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 ; Fri, 01 May 2026 14:25:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236274 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *harfbuzz* to *14.2.0* has Succeeded. Next steps: - apply the patch: git am 0001-harfbuzz-upgrade-12.3.2-14.2.0.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 9e81697afc1f6ea33c6717c01a95bd66e10bfcd4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 11:55:55 +0000 Subject: [PATCH] harfbuzz: upgrade 12.3.2 -> 14.2.0 --- .../harfbuzz/{harfbuzz_12.3.2.bb => harfbuzz_14.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_12.3.2.bb => harfbuzz_14.2.0.bb} (95%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_12.3.2.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_14.2.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_12.3.2.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_14.2.0.bb index 6ce275acb5..7746e97950 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_12.3.2.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_14.2.0.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \ " SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "6f6db164359a2da5a84ef826615b448b33e6306067ad829d85d5b0bf936f1bb8" +SRC_URI[sha256sum] = "94017020f96d025bb66ae91574e4cf334bcad23e8175a8a40565b3721bc2eaff" DEPENDS += "glib-2.0-native"