From patchwork Thu May 1 15:33:52 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: 62282 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 69E8AC54751 for ; Thu, 1 May 2025 15:33:56 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web10.1775.1746113609540292983 for ; Thu, 01 May 2025 08:33:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=dBWi2+Ih; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=Q5SP16Fg; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 010101968c7b9835-278fd0a4-4e77-467f-ba19-ebbdd1fd3cf5-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=1746113632; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=L4pLdi6n/+8WmtBYlzL2vj8kYGT0jU4y3mzx92bQt4A=; b=dBWi2+IhCYlnhMUfgLX+BGgdXMKdO+VrXKQLw+Zh5RKJ4VVmW5OMyL6AfAt9fE3W REA+e245RXKpUrwhXtYPOPE+4OgtoJPGNLF077VSZJHBGKvl8GiZpRWL65Q6N0FYTo+ e0o64vc/UvvulP9R2D8KRqDVMPruvPNgACqr0Zyw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1746113632; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=L4pLdi6n/+8WmtBYlzL2vj8kYGT0jU4y3mzx92bQt4A=; b=Q5SP16FgHzejrxKIE9amXVtpZrVUoR5f3/NUfPfkvEBWmmkL7o3I+TdZeCmUje4i H0JTkst9MfNT366HT2Ki/w3XrFrI267xRM3DvPE2cCUvBaZ7SDfNfQjXzvFwxHBYjSS HKemvONxcYfPE8wdydGGaJ6u/J+GTSFys10n/PrQ= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] harfbuzz: upgrading to 11.2.0 SUCCEEDED Message-ID: <010101968c7b9835-278fd0a4-4e77-467f-ba19-ebbdd1fd3cf5-000000@us-west-2.amazonses.com> Date: Thu, 1 May 2025 15:33:52 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.05.01-54.240.27.191 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 ; Thu, 01 May 2025 15:33:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/215863 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *harfbuzz* to *11.2.0* has Succeeded. Next steps: - apply the patch: git am 0001-harfbuzz-upgrade-11.1.0-11.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 324597d7f2bd3dc3c44eb641b58d8138f993c210 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 May 2025 12:17:21 +0000 Subject: [PATCH] harfbuzz: upgrade 11.1.0 -> 11.2.0 --- ...se-Os-to-compile-hb-subset-plan-layout.cc.patch | 14 +++++++------- .../{harfbuzz_11.1.0.bb => harfbuzz_11.2.0.bb} | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_11.1.0.bb => harfbuzz_11.2.0.bb} (95%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz/0001-Use-Os-to-compile-hb-subset-plan-layout.cc.patch b/meta/recipes-graphics/harfbuzz/harfbuzz/0001-Use-Os-to-compile-hb-subset-plan-layout.cc.patch index 299843797b..1332b03927 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz/0001-Use-Os-to-compile-hb-subset-plan-layout.cc.patch +++ b/meta/recipes-graphics/harfbuzz/harfbuzz/0001-Use-Os-to-compile-hb-subset-plan-layout.cc.patch @@ -1,4 +1,4 @@ -From 8d876ea19579ee6b687668921c17be423cf7d6c2 Mon Sep 17 00:00:00 2001 +From 6e8cb92f7ae9449a68be65d36466174ba82a8826 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 27 Apr 2025 15:26:09 -0700 Subject: [PATCH] Use -Os to compile hb-subset-plan-layout.cc @@ -17,10 +17,10 @@ Signed-off-by: Khem Raj 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/meson.build b/src/meson.build -index 3d1c00d..fded728 100644 +index a7d5674..c628b0a 100644 --- a/src/meson.build +++ b/src/meson.build -@@ -393,7 +393,6 @@ hb_subset_sources = files( +@@ -395,7 +395,6 @@ hb_subset_sources = files( 'hb-subset-instancer-solver.hh', 'hb-subset-instancer-solver.cc', 'hb-subset-plan.cc', @@ -28,7 +28,7 @@ index 3d1c00d..fded728 100644 'hb-subset-plan-var.cc', 'hb-subset-plan.hh', 'hb-subset-plan-member-list.hh', -@@ -410,6 +409,10 @@ hb_subset_sources = files( +@@ -412,6 +411,10 @@ hb_subset_sources = files( 'hb-subset.hh', ) @@ -39,7 +39,7 @@ index 3d1c00d..fded728 100644 hb_subset_headers = files( 'hb-subset.h', 'hb-subset-serialize.h' -@@ -618,6 +621,12 @@ endif +@@ -620,6 +623,12 @@ endif darwin_versions = [hb_version_int, '@0@.0.0'.format(hb_version_int)] @@ -52,7 +52,7 @@ index 3d1c00d..fded728 100644 libharfbuzz = library('harfbuzz', hb_sources, include_directories: incconfig, dependencies: harfbuzz_deps, -@@ -645,7 +654,7 @@ defs_list += [harfbuzz_subset_def] +@@ -647,7 +656,7 @@ defs_list += [harfbuzz_subset_def] libharfbuzz_subset = library('harfbuzz-subset', hb_subset_sources, include_directories: incconfig, dependencies: [m_dep], @@ -61,7 +61,7 @@ index 3d1c00d..fded728 100644 cpp_args: cpp_args + extra_hb_cpp_args, soversion: hb_so_version, version: version, -@@ -657,7 +666,7 @@ libharfbuzz_subset = library('harfbuzz-subset', hb_subset_sources, +@@ -659,7 +668,7 @@ libharfbuzz_subset = library('harfbuzz-subset', hb_subset_sources, custom_target('harfbuzz-subset.cc', build_by_default: true, output: 'harfbuzz-subset.cc', diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_11.1.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_11.2.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_11.1.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_11.2.0.bb index 9eaacdaa5a..db5a04486c 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_11.1.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_11.2.0.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" SRC_URI += "file://0001-Use-Os-to-compile-hb-subset-plan-layout.cc.patch" -SRC_URI[sha256sum] = "477f0d48c34dc32093b45304178eb9733361ca1832b5159879c99e6d40227969" +SRC_URI[sha256sum] = "50f7d0a208367e606dbf6eecc5cfbecc01a47be6ee837ae7aff2787e24b09b45" DEPENDS += "glib-2.0-native"