From patchwork Wed Jun 10 09:49:16 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89631 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 295D1CD98CD for ; Wed, 10 Jun 2026 09:49:42 +0000 (UTC) Received: from esa1.hc1455-7.c3s2.iphmx.com (esa1.hc1455-7.c3s2.iphmx.com [207.54.90.47]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.16547.1781084979652743159 for ; Wed, 10 Jun 2026 02:49:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=s4eAbzJk; spf=pass (domain: fujitsu.com, ip: 207.54.90.47, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084980; x=1812620980; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Wyz9Fq1r9pfXrX220sK75+tQOP0HaiwkHwHih86MqRA=; b=s4eAbzJksx/oj4SH9K7sPtc2HuOPNOxTheHIHHyFXEK6JvazDKKDY52j bNCQSqp2EYswXnbFtS0ovX0kEFqKcwwS2qj0K1e/pNkHAHB1xEyejvY04 YLn/Ih276P0X5yZiLjJXXbhs2vkbXd9dm+r+06NNzvT++DR7XA8514s4s iAxETaceG8n8AG9tB84pNWOlf5iXMk9gPwXE3pJDlAXnMPzJZ7BP2L8xF jZhLYz/Kf9vM4eIi3PFCBB1n7SRPHHtOIdfg/AZFniEdCR6LPEzSCZIS8 tGefu9kaRzj2/gWO4AnDT5ILlevjljBEhoyosZ9Zgikx/+hpZLQMJ/AM2 Q==; X-CSE-ConnectionGUID: pzs9OHoiSQGhu4rfWEfU1w== X-CSE-MsgGUID: DVI52vlGQy+3m1U9NMB9FQ== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="243678303" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="243678303" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa1.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:38 +0900 Received: from az2uksmgm3.o.css.fujitsu.com (unknown [10.151.22.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id C1783C000B9 for ; Wed, 10 Jun 2026 09:49:37 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm3.o.css.fujitsu.com (Postfix) with ESMTPS id 79AB2C041E6 for ; Wed, 10 Jun 2026 09:49:37 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 9E0C414000A3; Wed, 10 Jun 2026 09:49:35 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 01/16] alsa-lib: upgrade 1.2.15.3 -> 1.2.16 Date: Wed, 10 Jun 2026 17:49:16 +0800 Message-ID: <20260610094932.2264-1-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:49:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238326 From: Wang Mingyu CVE-2026-25068.patch removed since it's included in 1.2.16 Signed-off-by: Wang Mingyu --- .../alsa/alsa-lib/CVE-2026-25068.patch | 34 ------------------- ...lsa-lib_1.2.15.3.bb => alsa-lib_1.2.16.bb} | 3 +- 2 files changed, 1 insertion(+), 36 deletions(-) delete mode 100644 meta/recipes-multimedia/alsa/alsa-lib/CVE-2026-25068.patch rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.15.3.bb => alsa-lib_1.2.16.bb} (91%) diff --git a/meta/recipes-multimedia/alsa/alsa-lib/CVE-2026-25068.patch b/meta/recipes-multimedia/alsa/alsa-lib/CVE-2026-25068.patch deleted file mode 100644 index 9bb24c24e2..0000000000 --- a/meta/recipes-multimedia/alsa/alsa-lib/CVE-2026-25068.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 5f7fe33002d2d98d84f72e381ec2cccc0d5d3d40 Mon Sep 17 00:00:00 2001 -From: Jaroslav Kysela -Date: Thu, 29 Jan 2026 16:51:09 +0100 -Subject: [PATCH] topology: decoder - add boundary check for channel mixer - count - -Malicious binary topology file may cause heap corruption. - -CVE: CVE-2026-25068 - -Signed-off-by: Jaroslav Kysela - -Upstream-Status: Backport [https://github.com/alsa-project/alsa-lib/commit/5f7fe33002d2d98d84f72e381ec2cccc0d5d3d40] -Signed-off-by: Peter Marko ---- - src/topology/ctl.c | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/src/topology/ctl.c b/src/topology/ctl.c -index a0c24518..322c461c 100644 ---- a/src/topology/ctl.c -+++ b/src/topology/ctl.c -@@ -1250,6 +1250,11 @@ int tplg_decode_control_mixer1(snd_tplg_t *tplg, - if (mc->num_channels > 0) { - map = tplg_calloc(heap, sizeof(*map)); - map->num_channels = mc->num_channels; -+ if (map->num_channels > SND_TPLG_MAX_CHAN || -+ map->num_channels > SND_SOC_TPLG_MAX_CHAN) { -+ snd_error(TOPOLOGY, "mixer: unexpected channel count %d", map->num_channels); -+ return -EINVAL; -+ } - for (i = 0; i < map->num_channels; i++) { - map->channel[i].reg = mc->channel[i].reg; - map->channel[i].shift = mc->channel[i].shift; diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.2.16.bb similarity index 91% rename from meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb rename to meta/recipes-multimedia/alsa/alsa-lib_1.2.16.bb index 1ebb356925..25b2dcde17 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.2.16.bb @@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7 \ " SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2" -SRC_URI += "file://CVE-2026-25068.patch" -SRC_URI[sha256sum] = "7b079d614d582cade7ab8db2364e65271d0877a37df8757ac4ac0c8970be861e" +SRC_URI[sha256sum] = "122b1e3166d55fe19bcde656535d7a36f2ab10e66c72c6ad2f43f20ffded0a96" inherit autotools pkgconfig From patchwork Wed Jun 10 09:49:17 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89633 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 41901CD98CE for ; Wed, 10 Jun 2026 09:49:52 +0000 (UTC) Received: from esa3.hc1455-7.c3s2.iphmx.com (esa3.hc1455-7.c3s2.iphmx.com [207.54.90.49]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16344.1781084985432073872 for ; Wed, 10 Jun 2026 02:49:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=TNk/huxv; spf=pass (domain: fujitsu.com, ip: 207.54.90.49, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084986; x=1812620986; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=UtqFq6O2u2mR+YvxdeOVJdktm9vqQp6VGdBhXLwS+ug=; b=TNk/huxv2II9O8tdPpS/qZty86r/WevlCkAAtMqoAqlvzq4ppZJldlx6 RLK2fY1VEmfp1W6wEb4Pwz1R8fXtUnwOvPGl+5/8Uhg9btpKJ/wwYoynd KtlYSfiRjQ68SHUmA/k92kiIDSLRFaVr8PLrkpD2qHkoc9SJrlQ1k/PR/ gkEmihazcIG89W7Iz/fgoMuBdZFQy8v7GU2ps7WCWyBCvTv06O2yttePo ZGYmN9inULbl3tgzq3OZpRc7WODfpgSoq3DtrKBu0lR20TGPz94yGHwnQ HNeZhY5JZNFdDwYyztHMZ3hkeLH3XaxIO7WPYYFTRhEAoI5NiJXOVLW/h Q==; X-CSE-ConnectionGUID: JXJKlmhHT96kQ4+tTonPSQ== X-CSE-MsgGUID: V46MMOJ/SFuncj0REDsUWQ== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="243598895" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="243598895" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa3.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:44 +0900 Received: from az2uksmgm1.o.css.fujitsu.com (unknown [10.151.22.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id 903DC8204CF for ; Wed, 10 Jun 2026 09:49:43 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm1.o.css.fujitsu.com (Postfix) with ESMTPS id 3C4EB829CD2 for ; Wed, 10 Jun 2026 09:49:43 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 598B71400277; Wed, 10 Jun 2026 09:49:41 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 02/16] alsa-utils: upgrade 1.2.15.2 -> 1.2.16 Date: Wed, 10 Jun 2026 17:49:17 +0800 Message-ID: <20260610094932.2264-2-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:49:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238327 From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../alsa/{alsa-utils_1.2.15.2.bb => alsa-utils_1.2.16.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-multimedia/alsa/{alsa-utils_1.2.15.2.bb => alsa-utils_1.2.16.bb} (97%) diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.2.15.2.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.2.16.bb similarity index 97% rename from meta/recipes-multimedia/alsa/alsa-utils_1.2.15.2.bb rename to meta/recipes-multimedia/alsa/alsa-utils_1.2.16.bb index b792302c9f..40515e0d73 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.2.15.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.2.16.bb @@ -12,11 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ DEPENDS = "alsa-lib ncurses libsamplerate0 bash" # Only needed as the dynamic packaging was altered, remove on upgrade -PR = "r2" # alsa-utils specified in SRC_URI due to alsa-utils-scripts recipe SRC_URI = "https://www.alsa-project.org/files/pub/utils/alsa-utils-${PV}.tar.bz2" -SRC_URI[sha256sum] = "7aaaafbfb01942113ec0c31e51f705910e81079205088ca2f8f137a3869e1a3a" +SRC_URI[sha256sum] = "092399d5e8749a1d5e188e393157521cec4b75693b60ebb79bbce728cff2232c" inherit autotools gettext pkgconfig manpages From patchwork Wed Jun 10 09:49:18 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89632 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 1BC7ACD98C7 for ; Wed, 10 Jun 2026 09:49:52 +0000 (UTC) Received: from esa6.hc1455-7.c3s2.iphmx.com (esa6.hc1455-7.c3s2.iphmx.com [68.232.139.139]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16345.1781084986807947092 for ; Wed, 10 Jun 2026 02:49:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=ascI1wof; spf=pass (domain: fujitsu.com, ip: 68.232.139.139, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084987; x=1812620987; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=3FzhuH5Tb1tve7ByCWm0hoUPj+1e1xXuIjGPkGTKfUo=; b=ascI1wofclfmLke9CWalzaceCRQHRs9IEH6nkF2jNLWxUkuORBAPsaei iCsirp3b3OtRaLcbX+AkwnAIVyS3c1n07ykqorqyh/V67X4wUAOgKwFEj p2WlVE05nxyWwNjoblBJ09NPg5NuLpSGxMG6k/kiHCDIucsT4CBzi4Y4i LEmKv+oqmOIYBB4PhAgvlCbDhQfw+y7JuIpm69hRn8zcfzB86yZQgdsuc zlsiXWDdRbBkKSsgR3u5VOvmPwFq0/yOFFtMosQghnx3CS9FKd3/APjV2 X1MSxf5DKh+eL//FAAQXllCeRBJYLpaFy1Sq+KG43DO1Bv8gGSthHNfvK w==; X-CSE-ConnectionGUID: eYSTDBJWSiuiVrjLC579Yw== X-CSE-MsgGUID: RZsSOZkpSdyWiB/5u5t0nQ== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="246966906" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="246966906" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa6.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:46 +0900 Received: from az2uksmgm3.o.css.fujitsu.com (unknown [10.151.22.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id 24690C000B9 for ; Wed, 10 Jun 2026 09:49:45 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm3.o.css.fujitsu.com (Postfix) with ESMTPS id D1058C38B12 for ; Wed, 10 Jun 2026 09:49:44 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id F058F14000A3; Wed, 10 Jun 2026 09:49:42 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 03/16] barebox-tools: upgrade 2026.04.0 -> 2026.06.0 Date: Wed, 10 Jun 2026 17:49:18 +0800 Message-ID: <20260610094932.2264-3-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:49:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238328 From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-bsp/barebox/barebox-common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/barebox/barebox-common.inc b/meta/recipes-bsp/barebox/barebox-common.inc index f736ca68e0..6467ed3653 100644 --- a/meta/recipes-bsp/barebox/barebox-common.inc +++ b/meta/recipes-bsp/barebox/barebox-common.inc @@ -3,6 +3,6 @@ SECTION = "bootloaders" LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192" -PV = "2026.04.0" +PV = "2026.06.0" SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" -SRC_URI[sha256sum] = "07fd3e3440c23e27d0094432f67827887fcc0e37d5fe24dc257c39b97c4294a0" +SRC_URI[sha256sum] = "521b427efe4d5199641fd6440ed77226fed3ba7088ee2f6361b510187f700f09" From patchwork Wed Jun 10 09:49:19 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89634 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 376E0CD98CC for ; Wed, 10 Jun 2026 09:49:52 +0000 (UTC) Received: from esa3.hc1455-7.c3s2.iphmx.com (esa3.hc1455-7.c3s2.iphmx.com [207.54.90.49]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16344.1781084985432073872 for ; Wed, 10 Jun 2026 02:49:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=LGXbNKvK; spf=pass (domain: fujitsu.com, ip: 207.54.90.49, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084990; x=1812620990; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=ddLFJ8kcYJQMo6/EgybZkoDXyEsDxGR/HAHjE0SKhro=; b=LGXbNKvKdSCgpeiuRlbL4fvyyFOb0kldBjn0kkewkclyNdEHV7uibkcC papoptLcYOLb8kjMSKptDvoh58+m+REj4WyUqajqKuspvKbDXf+u9csOA +JVHHQc2+POBonYCXPMzzQAMvfCh8ZqCF5f5q4n/F7xyDHa2CvNoNgrFl e+p4AfvhDcYeeP8jrNRhUnQLAvzTi0ONM2hJfp3Yn8qiAb86gt8RXaET3 CdngO05Hzqsl+ukH+2tUpsPXUL6nMrH6DrzN91k0FS8ebTx7beU/UIB0f glwJfbQt4aX8SOTlMeZep8J04iqfZUcHI3XV1lietqPmORd9zvSZGaRGp A==; X-CSE-ConnectionGUID: b36Kw4/tTz+KLy0H61d65Q== X-CSE-MsgGUID: mClJ+vn+QRCuxEEi1tyUKQ== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="243598899" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="243598899" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa3.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:50 +0900 Received: from az2nlsmgm2.o.css.fujitsu.com (unknown [10.150.26.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id 0EE5B42A309 for ; Wed, 10 Jun 2026 09:49:49 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm2.o.css.fujitsu.com (Postfix) with ESMTPS id B1B4A1C1746A for ; Wed, 10 Jun 2026 09:49:48 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 976FF140027C; Wed, 10 Jun 2026 09:49:46 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 04/16] btrfs-tools: upgrade 6.19.1 -> 7.0 Date: Wed, 10 Jun 2026 17:49:19 +0800 Message-ID: <20260610094932.2264-4-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:49:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238329 From: Wang Mingyu Changelog: =========== - btrfstune: add ability to do offline conversion to the remap tree (experimental feature) - mkfs: add hole detection when precalculating size for --rootdir - fixes: recognize fs-verity tree items in various tools (check) - enable PCLMUL implementation on Musl (previously using SSE 4.2 at best) - help format changed to be in line with common packages like util-linux - reject writes to filesystem during check/btrfstune in case there's pending state of device replace or balance - other: build ARM64 static binaries (attached to GH release) backward compatibility level is 'archv8-a' CI updates documentation updates Signed-off-by: Wang Mingyu --- .../btrfs-tools/{btrfs-tools_6.19.1.bb => btrfs-tools_7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.19.1.bb => btrfs-tools_7.0.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_7.0.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_7.0.bb index dee1270fa0..72b5575703 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_7.0.bb @@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib" SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https;tag=v${PV} \ file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ " -SRCREV = "fa79dbea32d39ac0ae41a88a079013c7ad2a8a58" +SRCREV = "9c5987432906daebde23f9703c0f6f90c35fa9da" PACKAGECONFIG ??= " \ programs \ From patchwork Wed Jun 10 09:49:20 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89635 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 4C579CD98CD for ; Wed, 10 Jun 2026 09:49:52 +0000 (UTC) Received: from esa3.hc1455-7.c3s2.iphmx.com (esa3.hc1455-7.c3s2.iphmx.com [207.54.90.49]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16344.1781084985432073872 for ; Wed, 10 Jun 2026 02:49:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=CiFLP5NC; spf=pass (domain: fujitsu.com, ip: 207.54.90.49, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084992; x=1812620992; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=urhbTIAQVhwCQqVvaDaHb+ou0iQ3AtwfXmfwUkDejFg=; b=CiFLP5NCUrFj4TK6F21gHmKNZjAQh9zW/nMbM78UsLrO93+ARwFLejtN LNG+xYk+o4Y84tgnK84N1TMteMjvU9+jmj6CSavHp06edbz5IC7it0WU3 Xu9aoioz7ctaTFbHVJ5DtDJYqryFd8C+kcgtIJyZz9ciE5Rm3TJcV1eiJ srAwMPmp4y0ALVBqO8QHqRXo11QlQFrq9UQj4i3CcfeDUP9vKlGqLGNJ+ CmAkgJRC+PrYXiVM95MwL9KIy98/kF/oGb1sydRVqq7Mk4M2q3acX6zlB YxOpOLlqGP45MTV12AOYkt3CuBC1H/JXSjDQfB9IN8pqCM6p/oxhhMiYQ w==; X-CSE-ConnectionGUID: L+Q0tDKxQE21pOb1iH4++w== X-CSE-MsgGUID: XQ66veC+Q/ule4yfi+Iedw== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="243598904" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="243598904" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa3.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:51 +0900 Received: from az2nlsmgm2.o.css.fujitsu.com (unknown [10.150.26.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id 98ADB1000149 for ; Wed, 10 Jun 2026 09:49:50 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm2.o.css.fujitsu.com (Postfix) with ESMTPS id 493171C17445 for ; Wed, 10 Jun 2026 09:49:50 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 57CD31400270; Wed, 10 Jun 2026 09:49:48 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 05/16] dos2unix: upgrade 7.5.5 -> 7.5.6 Date: Wed, 10 Jun 2026 17:49:20 +0800 Message-ID: <20260610094932.2264-5-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:49:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238330 From: Wang Mingyu Changelog: ============ * New homepage https://waterlander.net/dos2unix/ * Updated translations of the manual. Signed-off-by: Wang Mingyu --- .../dos2unix/{dos2unix_7.5.5.bb => dos2unix_7.5.6.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/dos2unix/{dos2unix_7.5.5.bb => dos2unix_7.5.6.bb} (88%) diff --git a/meta/recipes-support/dos2unix/dos2unix_7.5.5.bb b/meta/recipes-support/dos2unix/dos2unix_7.5.6.bb similarity index 88% rename from meta/recipes-support/dos2unix/dos2unix_7.5.5.bb rename to meta/recipes-support/dos2unix/dos2unix_7.5.6.bb index aa078ed200..8ef1d427e3 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.5.5.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.5.6.bb @@ -2,16 +2,16 @@ SUMMARY = "Convert text file line endings between CRLF and LF" DESCRIPTION = "The Dos2unix package includes utilities dos2unix and \ unix2dos to convert plain text files in DOS or Mac format to Unix \ format and vice versa." -HOMEPAGE = "http://waterlan.home.xs4all.nl/dos2unix.html" +HOMEPAGE = "https://waterlander.net/dos2unix/" SECTION = "support" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=af1174fd3d1a254eec3a4a1d1da170a9" -SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https" +SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https;tag=${BPN}-${PV}" UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P(\d+(\.\d+)+))" -SRCREV = "54524999eece4e9ad0dab580c79b02855fc85028" +SRCREV = "9c2ea173af3bc49324f8288d81c5a2bbfc0884d0" S = "${UNPACKDIR}/${BP}/dos2unix" From patchwork Wed Jun 10 09:49:21 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89637 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 749CACD98CE for ; Wed, 10 Jun 2026 09:50:02 +0000 (UTC) Received: from esa4.hc1455-7.c3s2.iphmx.com (esa4.hc1455-7.c3s2.iphmx.com [68.232.139.117]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16347.1781084993782230018 for ; Wed, 10 Jun 2026 02:49:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=iMlznC3D; spf=pass (domain: fujitsu.com, ip: 68.232.139.117, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084994; x=1812620994; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=ThOiKWDcduo9DXHLYMsOykgL/NYbJ/wwLWd18lQvABA=; b=iMlznC3D4jEdfiWJXltcI9ofD2Ji8RW1SJk3gn2Bvocs8u4Gpv+DtlA/ EmFbldeIK+Lto7IcqHYIfrOzqgu2jZPKnzESGRedFiAzx6cNc90GoU5YH viFZihD4tWQvkxXukMRL3l+yQv+hcKm6QyaP2f5K9x1aD1RBbBco2uQKx iQ7A6VXMIZFK3RL+PJnT6qbLruTSL0t1+uIa1nPii5MI2Fwu3d6nkxr39 /G0xR+YmNQeXsl7iAinS5GUDzfFwVJ3hO+HmQl4xGQoEHqXVDOnOJcE1m 9salH40UIpDPsikKbLL+KtenCqC0BHMyF+vp+Qhmjy1PkumbIe97/mPgI Q==; X-CSE-ConnectionGUID: NG3bKlNrQsq742Tns9vDkg== X-CSE-MsgGUID: H8W852WbTsql2Jkl7s+F5g== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="243080988" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="243080988" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa4.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:52 +0900 Received: from az2uksmgm3.o.css.fujitsu.com (unknown [10.151.22.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id 1E42F8203C3 for ; Wed, 10 Jun 2026 09:49:52 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm3.o.css.fujitsu.com (Postfix) with ESMTPS id CA8E7C0608A for ; Wed, 10 Jun 2026 09:49:51 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id ECB16140027A; Wed, 10 Jun 2026 09:49:49 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 06/16] dropbear: upgrade 2025.89 -> 2026.91 Date: Wed, 10 Jun 2026 17:49:21 +0800 Message-ID: <20260610094932.2264-6-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238331 From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../dropbear/{dropbear_2025.89.bb => dropbear_2026.91.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/dropbear/{dropbear_2025.89.bb => dropbear_2026.91.bb} (98%) diff --git a/meta/recipes-core/dropbear/dropbear_2025.89.bb b/meta/recipes-core/dropbear/dropbear_2026.91.bb similarity index 98% rename from meta/recipes-core/dropbear/dropbear_2025.89.bb rename to meta/recipes-core/dropbear/dropbear_2026.91.bb index ece065265f..826a691b04 100644 --- a/meta/recipes-core/dropbear/dropbear_2025.89.bb +++ b/meta/recipes-core/dropbear/dropbear_2026.91.bb @@ -23,7 +23,7 @@ SRC_URI = "http://matt.ucc.asn.au/dropbear/releases/dropbear-${PV}.tar.bz2 \ ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \ " -SRC_URI[sha256sum] = "0d1f7ca711cfc336dc8a85e672cab9cfd8223a02fe2da0a4a7aeb58c9e113634" +SRC_URI[sha256sum] = "defa924475abf6bc1e74abc00173e46bfdc804bd47caafa14f5a4ef0cc76da34" MIRRORS += "http://matt.ucc.asn.au/dropbear/releases/ https://dropbear.nl/mirror/releases/" PAM_SRC_URI = "file://0005-dropbear-enable-pam.patch \ From patchwork Wed Jun 10 09:49:22 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89636 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 4E49CCD98CD for ; Wed, 10 Jun 2026 09:50:02 +0000 (UTC) Received: from esa3.hc1455-7.c3s2.iphmx.com (esa3.hc1455-7.c3s2.iphmx.com [207.54.90.49]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16344.1781084985432073872 for ; Wed, 10 Jun 2026 02:49:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=jOpVO3CF; spf=pass (domain: fujitsu.com, ip: 207.54.90.49, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084995; x=1812620995; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=rqvkVezxRpzIbvyeR0Qf5fejzQl6OnWhrZhsJTx5UsE=; b=jOpVO3CFYMPSFxLbSwcOnqBdqhc44QorWebb5Ksu3c7p38qouLdekcF3 2A9WEye1XX5DF4zH+jySEFS4rOc4VK/rTe2vs6VdWO4RvUfBJnJuix01B +caay9CGbJ9qLw1mFoSRPjcrtpZXeJn8FQ0w7S0HP+sOu+MES/pvZA23b sVKtxz7S9mrHyQb2GR2tXW/FgagEHmzHiPNk3a3ycqR5T+ReiImR8AN3x W1L14bDE3pySrDN3EYNC+exVPYRjyKP2tSb7mNMf3w2DEqgtdD++Zt0Bx DdEwDutd01J8sDaDqxxxI3H2GTZU/p1PNFL+wD+nCwhP7ZpAN2BXjLT0R w==; X-CSE-ConnectionGUID: Dvb3JQ/pR+u+LUjsSQDAzw== X-CSE-MsgGUID: GyOkAgWkSL2njS2AsW5IKw== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="243598908" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="243598908" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa3.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:54 +0900 Received: from az2nlsmgm4.fujitsu.com (unknown [10.150.26.204]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id C3C011C00092 for ; Wed, 10 Jun 2026 09:49:53 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm4.fujitsu.com (Postfix) with ESMTPS id 7B4C5101B16B for ; Wed, 10 Jun 2026 09:49:53 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 8DEE81400277; Wed, 10 Jun 2026 09:49:51 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 07/16] fastfloat: upgrade 8.2.5 -> 8.2.8 Date: Wed, 10 Jun 2026 17:49:22 +0800 Message-ID: <20260610094932.2264-7-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238332 From: Wang Mingyu Changelog: =========== - Unroll the integer-part digit scan (straight-line for the common 1-5 digit case) - Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang) - Parallelize the exhaustive float32 sweeps across hardware threads (~75-88x) - Fix spelling - Fix compile error in clang<10: fails on pragma -Wc++20-extensions Signed-off-by: Wang Mingyu --- .../fastfloat/{fastfloat_8.2.5.bb => fastfloat_8.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/fastfloat/{fastfloat_8.2.5.bb => fastfloat_8.2.8.bb} (90%) diff --git a/meta/recipes-devtools/fastfloat/fastfloat_8.2.5.bb b/meta/recipes-devtools/fastfloat/fastfloat_8.2.8.bb similarity index 90% rename from meta/recipes-devtools/fastfloat/fastfloat_8.2.5.bb rename to meta/recipes-devtools/fastfloat/fastfloat_8.2.8.bb index cbd7151f85..761bab84d7 100644 --- a/meta/recipes-devtools/fastfloat/fastfloat_8.2.5.bb +++ b/meta/recipes-devtools/fastfloat/fastfloat_8.2.8.bb @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = " \ SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main;tag=v${PV}" -SRCREV = "05087a303dad9c98768b33c829d398223a649bc6" +SRCREV = "e8ec8e8f34bd6142efdbf4c714734dcff51ea9ac" inherit cmake From patchwork Wed Jun 10 09:49:23 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89638 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 65886CD98CC for ; Wed, 10 Jun 2026 09:50:02 +0000 (UTC) Received: from esa6.hc1455-7.c3s2.iphmx.com (esa6.hc1455-7.c3s2.iphmx.com [68.232.139.139]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.16553.1781084996753610341 for ; Wed, 10 Jun 2026 02:49:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=Xb2eWfrv; spf=pass (domain: fujitsu.com, ip: 68.232.139.139, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781084997; x=1812620997; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=nWKs/CMIcFFSTZPWh2y8bO4cv/M55NpcYNllXqUSMl4=; b=Xb2eWfrvMvD4vlCxPrXUm0gamRO5ljL1tlZ8E1u0RXUr4DCmvw2FzxF3 eGteWtSeOiW95rVXxA/u39hZuCCqKgj+OjoPoSvWBaex3sKlsQQNFNxnI OzFtqS2LbUIHAOSuG4dUoqExdjCLTLC4SgnPTubbDikekNraXpojzOZMS n+5dMjq1KrWG8zkezDkLYbU0SQByyQXomCcM32pQ2cOys+nq/+XK1GQYd nEJwzAPUHYTl55AplR0dXRKY8icCWAXAT14Gc9+z+u6avXG4VUodYxwv9 EOIvjid0CyKpA53/YXWemM3WWLqwCjfEFPW2mZM/m7LLbytPh1S2ClkPK Q==; X-CSE-ConnectionGUID: LWDsqemMQaa76FGnOEEcgg== X-CSE-MsgGUID: eJQ1BzWgQ4OUkF+QrwFHQw== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="246966921" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="246966921" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa6.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:56 +0900 Received: from az2nlsmgm2.o.css.fujitsu.com (unknown [10.150.26.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id 577D81000343 for ; Wed, 10 Jun 2026 09:49:55 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm2.o.css.fujitsu.com (Postfix) with ESMTPS id 0959C1C1746E for ; Wed, 10 Jun 2026 09:49:55 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 1EF93140027D; Wed, 10 Jun 2026 09:49:52 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 08/16] file: upgrade 5.47 -> 5.48 Date: Wed, 10 Jun 2026 17:49:23 +0800 Message-ID: <20260610094932.2264-8-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238333 From: Wang Mingyu Changelog: ============= * add landlock support * add BE/LE GUID * multiple fixes to prevent integer overflow in 32 bits * PR/745: streamout: Don't flush when trying to set negative offsets on pipes, just continue, fixes 'cat file.zip | file -' * PR/753: vmihalko: Fix race is magic_getpath() * PR/728: Anton Monroe: Reinstate regex/c Signed-off-by: Wang Mingyu --- meta/recipes-devtools/file/{file_5.47.bb => file_5.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.47.bb => file_5.48.bb} (97%) diff --git a/meta/recipes-devtools/file/file_5.47.bb b/meta/recipes-devtools/file/file_5.48.bb similarity index 97% rename from meta/recipes-devtools/file/file_5.47.bb rename to meta/recipes-devtools/file/file_5.48.bb index 528ed49a12..20e167f436 100644 --- a/meta/recipes-devtools/file/file_5.47.bb +++ b/meta/recipes-devtools/file/file_5.48.bb @@ -14,7 +14,7 @@ DEPENDS:class-native = "bzip2-replacement-native" SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https \ " -SRCREV = "7d20612996567ecedec7f5c58f7bf15c2cf42c19" +SRCREV = "eb754ace19fed5481d8142426543100a2d6bae4e" inherit autotools update-alternatives From patchwork Wed Jun 10 09:49:24 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89642 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 D7E73CD98CE for ; Wed, 10 Jun 2026 09:50:12 +0000 (UTC) Received: from esa12.hc1455-7.c3s2.iphmx.com (esa12.hc1455-7.c3s2.iphmx.com [139.138.37.100]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16351.1781085003213446145 for ; Wed, 10 Jun 2026 02:50:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=K2w+D4t+; spf=pass (domain: fujitsu.com, ip: 139.138.37.100, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085003; x=1812621003; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=M2b3PBLr4At+ADn15miHfcVhaowX96M/8tNPEUIDVVU=; b=K2w+D4t+Kl3OLTpf0Y4vW7eEc+EHanheF6yg3T/JtYB99B6sJIBFHkAs NJ1KkPblhL2TuLPSpGw8a8VLKRWGv9Vj+scOc8tWjHrYLEHgZQNgvZKuW Zu48eR/WIxrSOZWIlEHgR+K/Pa6HVUHVHytDKUjoAwhomHibJhvV4coAE EJyaEPuUDw2w3gUQ/LSuM5c4L1N6Ll7eAhakmzHbvotsrqQRjl7sEvNNg xRmlMi4+nrFhY8hMSMaf4fsP1oZ9GKA66S2wCXq04HTJD8kLvTFBMwIx1 u0d7mK1StV5hHVo0yWMZSohsgZs0UhDH4c6FIc6mtZbdD9BoZ/sYQMDQI Q==; X-CSE-ConnectionGUID: WR1y5CPpQX+5NgkoPa+Bqg== X-CSE-MsgGUID: vS+Dgr18SGGnAYaPklnfbA== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="221348024" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="221348024" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa12.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:49:58 +0900 Received: from az2nlsmgm4.fujitsu.com (unknown [10.150.26.204]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id DBF9142A309 for ; Wed, 10 Jun 2026 09:49:56 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm4.fujitsu.com (Postfix) with ESMTPS id 8B80510000D4 for ; Wed, 10 Jun 2026 09:49:56 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id A6556140027B; Wed, 10 Jun 2026 09:49:54 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 09/16] fontconfig: upgrade 2.17.1 -> 2.18.1 Date: Wed, 10 Jun 2026 17:49:24 +0800 Message-ID: <20260610094932.2264-9-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238334 From: Wang Mingyu 0001-build-Added-missing-target-rule-dependencies.patch musl-fix.patch removed since they're included in 2.18.1 Signed-off-by: Wang Mingyu --- ...ded-missing-target-rule-dependencies.patch | 31 --------- .../fontconfig/fontconfig/musl-fix.patch | 66 ------------------- ...tconfig_2.17.1.bb => fontconfig_2.18.1.bb} | 4 +- 3 files changed, 1 insertion(+), 100 deletions(-) delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig/0001-build-Added-missing-target-rule-dependencies.patch delete mode 100644 meta/recipes-graphics/fontconfig/fontconfig/musl-fix.patch rename meta/recipes-graphics/fontconfig/{fontconfig_2.17.1.bb => fontconfig_2.18.1.bb} (92%) diff --git a/meta/recipes-graphics/fontconfig/fontconfig/0001-build-Added-missing-target-rule-dependencies.patch b/meta/recipes-graphics/fontconfig/fontconfig/0001-build-Added-missing-target-rule-dependencies.patch deleted file mode 100644 index 40b25cc926..0000000000 --- a/meta/recipes-graphics/fontconfig/fontconfig/0001-build-Added-missing-target-rule-dependencies.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 0bba79bfd3d8a216794d15af97ce4abefd4b8748 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Florian=20=22sp1rit=22=E2=80=8B?= -Date: Sat, 9 Aug 2025 20:22:43 +0200 -Subject: [PATCH] build: Added missing target rule-dependencies - -02b835b62 did not appropriately ensure, that the patternlib_internal -target waits until the {ft_,}alias_headers have finished generating the -headers that it depends on. - -Upstream-Status: Backport [0bba79bfd3d8a216794d15af97ce4abefd4b8748] -Signed-off-by: Ross Burton ---- - src/meson.build | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/meson.build b/src/meson.build -index c4d65d6c..10866aa8 100644 ---- a/src/meson.build -+++ b/src/meson.build -@@ -9,7 +9,7 @@ endif - # Factor our pattern manipulation code into its own library - # to break the depedency cycle: - # FontConfig pattern handling - Fontations code - FontConfig. --pattern_sources = [ 'fcpat.c', fcstdint_h, fclang_h ] -+pattern_sources = [ 'fcpat.c', fcstdint_h, fclang_h, alias_headers, ft_alias_headers ] - pattern_lib = static_library('patternlib_internal', - pattern_sources, - include_directories: incbase, --- -2.43.0 - diff --git a/meta/recipes-graphics/fontconfig/fontconfig/musl-fix.patch b/meta/recipes-graphics/fontconfig/fontconfig/musl-fix.patch deleted file mode 100644 index c4508bd15a..0000000000 --- a/meta/recipes-graphics/fontconfig/fontconfig/musl-fix.patch +++ /dev/null @@ -1,66 +0,0 @@ -From 75cc3e6ef0e451f42d3464ed4d639304ad9a4f58 Mon Sep 17 00:00:00 2001 -From: Akira TAGOH -Date: Thu, 3 Jul 2025 03:31:49 +0900 -Subject: [PATCH] test: Fix a build issue with musl libc - -Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/484 - -Changelog: fixed -Upstream-Status: Backport [https://gitlab.freedesktop.org/fontconfig/fontconfig/-/commit/75cc3e6ef0e451f42d3464ed4d639304ad9a4f58] -Signed-off-by: Alexander Kanavin ---- - test/test-mt-fccfg.c | 22 ++++++++++++++++++++-- - 1 file changed, 20 insertions(+), 2 deletions(-) - -diff --git a/test/test-mt-fccfg.c b/test/test-mt-fccfg.c -index 24ad7583..3b7d843d 100644 ---- a/test/test-mt-fccfg.c -+++ b/test/test-mt-fccfg.c -@@ -1,9 +1,12 @@ - /* Copyright (C) 2025 fontconfig Authors */ - /* SPDX-License-Identifier: HPND */ -+#ifdef HAVE_CONFIG_H -+# include "config.h" -+#endif -+ - #include - - #include --#define __USE_XOPEN - #include - #include - -@@ -13,6 +16,21 @@ struct thr_arg_s { - int thr_num; - }; - -+#ifdef _WIN32 -+int -+setenv (const char *name, const char *value, int o) -+{ -+ size_t len = strlen (name) + strlen (value) + 1; -+ char *s = malloc (len + 1); -+ int ret; -+ -+ snprintf (s, len, "%s=%s", name, value); -+ ret = _putenv (s); -+ free (s); -+ return ret; -+} -+#endif -+ - static void * - run_test_in_thread (void *arg) - { -@@ -61,7 +79,7 @@ test (void) - if (c1 == c2) - return 1; - /* To make visible if we have any references */ -- putenv ("FC_DEBUG=16"); -+ setenv ("FC_DEBUG", "16", 1); - FcFini(); - - return 0; --- -GitLab - diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.18.1.bb similarity index 92% rename from meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb rename to meta/recipes-graphics/fontconfig/fontconfig_2.18.1.bb index 0d0fcfcceb..76b2652738 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb +++ b/meta/recipes-graphics/fontconfig/fontconfig_2.18.1.bb @@ -22,10 +22,8 @@ DEPENDS = "expat freetype zlib gperf-native util-linux" SRC_URI = "https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/${PV}/fontconfig-${PV}.tar.xz \ file://revert-static-pkgconfig.patch \ - file://musl-fix.patch \ - file://0001-build-Added-missing-target-rule-dependencies.patch \ " -SRC_URI[sha256sum] = "9f5cae93f4fffc1fbc05ae99cdfc708cd60dfd6612ffc0512827025c026fa541" +SRC_URI[sha256sum] = "2300f3dbfa7253b3a44f4feecdbc8dfa45dde5dc2cfb71fceaf31f394cb41031" UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/fontconfig/fontconfig/-/tags" UPSTREAM_CHECK_REGEX = "releases/(?P.+)" From patchwork Wed Jun 10 09:49:25 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89640 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 6FC51CD98CD for ; Wed, 10 Jun 2026 09:50:12 +0000 (UTC) Received: from esa6.hc1455-7.c3s2.iphmx.com (esa6.hc1455-7.c3s2.iphmx.com [68.232.139.139]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.16557.1781085004856593375 for ; Wed, 10 Jun 2026 02:50:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=MPhjXYoU; spf=pass (domain: fujitsu.com, ip: 68.232.139.139, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085005; x=1812621005; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=bIy8y4+gpnDWFxP1E0u9bZ8qgvUQVLk2jLMBxw/7Y44=; b=MPhjXYoU+9T7YDQM2nLXlP4CFTzmd2JarolA6ctMJRMxIgtGbg3IQiZL m6QiqUNpkfw/e5KgwU6BCPQMzTKEpJI8chtNorrbuOyGtgaIpwh+0eCRJ 6RubhTfs+c8JbNEUMnRSZV9XSncj8Jq1yXGsIKVa3il06nLuk1Y3RFgut Rc6KfvhXYZIWMZyrqGiCX0s09Cbmhum/CW02Yro00Ly14tHqMETnezDj7 VJp/ZvvkuL1iFQC7rELl557fZrcCjNgRcgTJ9vxj2oVI/XXWYVvKeaOp/ J0bna+FFEVym5/2THIRz3+QgP2kabhk3vDgg8Y9DPaLe32WCA1amM4EfP Q==; X-CSE-ConnectionGUID: y27DRBuITHOZ0ep8vcE5Vw== X-CSE-MsgGUID: SHyv/bAjTt2H6r7r1BLAGQ== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="246966930" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="246966930" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa6.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:04 +0900 Received: from az2uksmgm2.o.css.fujitsu.com (unknown [10.151.22.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id 6D77C8203C3 for ; Wed, 10 Jun 2026 09:50:03 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm2.o.css.fujitsu.com (Postfix) with ESMTPS id 24844180025A for ; Wed, 10 Jun 2026 09:50:03 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 4D45E1400270; Wed, 10 Jun 2026 09:50:01 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 10/16] ghostscript: upgrade 10.07.0 -> 10.07.1 Date: Wed, 10 Jun 2026 17:49:25 +0800 Message-ID: <20260610094932.2264-10-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238335 From: Wang Mingyu out-of-tree.patch refreshed for 10.07.1 Signed-off-by: Wang Mingyu --- .../ghostscript/ghostscript/out-of-tree.patch | 30 ++++++++----------- ...ript_10.07.0.bb => ghostscript_10.07.1.bb} | 2 +- 2 files changed, 14 insertions(+), 18 deletions(-) rename meta/recipes-extended/ghostscript/{ghostscript_10.07.0.bb => ghostscript_10.07.1.bb} (97%) diff --git a/meta/recipes-extended/ghostscript/ghostscript/out-of-tree.patch b/meta/recipes-extended/ghostscript/ghostscript/out-of-tree.patch index 202c9d6c7c..8cf539a3cd 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/out-of-tree.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/out-of-tree.patch @@ -1,14 +1,21 @@ -Fix the build to do out-of-tree properly. +From 6d9852d5bac17a5fc7f605bd596e93528b0fcf81 Mon Sep 17 00:00:00 2001 +From: Ross Burton +Date: Thu, 2 Apr 2026 14:41:42 +0100 +Subject: [PATCH] Fix the build to do out-of-tree properly. The patches are in progress but are being submitted upstream. Upstream-Status: Submitted [https://bugs.ghostscript.com/show_bug.cgi?id=709289] Signed-off-by: Ross Burton +--- + configure.ac | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) -diff -rU3 a/configure.ac b/configure.ac ---- a/configure.ac 2025-09-09 10:36:39.000000000 +0100 -+++ b/configure.ac 2026-03-31 15:35:08.988262612 +0100 -@@ -400,7 +400,7 @@ +diff --git a/configure.ac b/configure.ac +index b2b3678..dd00e86 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -400,7 +400,7 @@ if test x"$with_arch_h" = x""; then *) ARCH_CONF_HEADER= if test x"$host" != x"$build"; then @@ -17,18 +24,7 @@ diff -rU3 a/configure.ac b/configure.ac else ARCH_CONF_HEADER= fi -@@ -869,8 +869,8 @@ - AC_SUBST(RECURSIVE_MUTEXATTR) - - dnl Tesseract/Leptonica detection --TESSERACTDIR=tesseract --LEPTONICADIR=leptonica -+TESSERACTDIR=$srcdir/tesseract -+LEPTONICADIR=$srcdir/leptonica - OCR_VERSION=0 - OCR_SHARED=0 - LEPTONICAINCLUDE= -@@ -886,7 +886,7 @@ +@@ -889,7 +889,7 @@ AC_ARG_WITH([tesseract], AS_HELP_STRING([--without-tesseract], if test x$with_tesseract != xno; then AC_MSG_CHECKING([for local Tesseract library source]) diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.07.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.07.1.bb similarity index 97% rename from meta/recipes-extended/ghostscript/ghostscript_10.07.0.bb rename to meta/recipes-extended/ghostscript/ghostscript_10.07.1.bb index 1b6cb4aaae..3254872036 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.07.0.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.07.1.bb @@ -28,7 +28,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo file://0001-psi-ztype.c-replace-static-const-double-with-macros-.patch \ " -SRC_URI[sha256sum] = "ed6ea62022e3f4d5a6569b6efc9361b63a6d118bfcad8f0beb897c37885b5cad" +SRC_URI[sha256sum] = "2fc74362f9be6fae1b0a65d38fdcfd4f0b518cc3b07c5581fb661eb4d2e15251" PACKAGECONFIG ??= "" PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3" From patchwork Wed Jun 10 09:49:26 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89639 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 D33A7CD98CF for ; Wed, 10 Jun 2026 09:50:12 +0000 (UTC) Received: from esa9.hc1455-7.c3s2.iphmx.com (esa9.hc1455-7.c3s2.iphmx.com [139.138.36.223]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.16558.1781085006813116994 for ; Wed, 10 Jun 2026 02:50:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=MgmDWafu; spf=pass (domain: fujitsu.com, ip: 139.138.36.223, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085007; x=1812621007; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=1yjlR6h6cbqJdLAiUn8Pw+cTbsCrLHoCr+3DNhSx8OM=; b=MgmDWafutOIC4TEjz9/WxVxoRbf9aDJpOEMve3ZfI9pYtLio8sZqG+6L 9Qi6nK8RyzVXiXrs6lj+UHoe5OsdBRpfqFG9qXqQMbbQXWUZ7fPELt5Gi u7DEz3lxlggeeRYRJYYLjy6YodTzJi5adig+V9Z3LdaP4KVCZX6uPZfE+ b0oijjp+P/IvhIvzb0dpCJm1Kb3FLWhd2oBAIR9015IBNYeru35Kap3yX XSayIp9KATU3bwSkrJ9MNv8qYZ1KojPrq3DbsiCrbgqZ+oX0nr5CaOFOE DX5gsx6v9sM667f11M+VSQJ1PFqz2Wz0u4HiyuYygLo/nLVt0E3U6wovB g==; X-CSE-ConnectionGUID: k6B4YSKoSKewny9dyAQYBw== X-CSE-MsgGUID: 9J4HQygESlSU/3cHToOPfA== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="231035415" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="231035415" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa9.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:05 +0900 Received: from az2nlsmgm3.fujitsu.com (unknown [10.150.26.205]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id 530FA1000343 for ; Wed, 10 Jun 2026 09:50:05 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm3.fujitsu.com (Postfix) with ESMTPS id F007C18ABD17 for ; Wed, 10 Jun 2026 09:50:04 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 0F191140027A; Wed, 10 Jun 2026 09:50:02 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 11/16] gpgme: upgrade 2.0.1 -> 2.1.0 Date: Wed, 10 Jun 2026 17:49:26 +0800 Message-ID: <20260610094932.2264-11-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238336 From: Wang Mingyu Changelog: =========== * New flags "is_de_vs" and "beta_compliance" for encryption results. * New decryption flag GPGME_DECRYPT_SESSION_HASH and new field session_hash in gpgme_decrypt_result_t. For details see the gpg option --show-session-key. * Setting of attributes for CMS signatures is now supported via gpgme_sig_notation_add. * New context flag "export-filter". * Extend the internal gpgsm_assuan_simple_command to consume all received lines. This fixes a possible lockup introduced by the fix for T7759. * Fix passphrase cancel handling. * Fix a regression wrt the auto-key-locate option. * Handle the case when pinentry is invoked multiple times. * Don't cap ISO dates beyond year 2037 on Windows. * Treat empty DISPLAY envvar as unset. Signed-off-by: Wang Mingyu --- meta/recipes-support/gpgme/{gpgme_2.0.1.bb => gpgme_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/gpgme/{gpgme_2.0.1.bb => gpgme_2.1.0.bb} (96%) diff --git a/meta/recipes-support/gpgme/gpgme_2.0.1.bb b/meta/recipes-support/gpgme/gpgme_2.1.0.bb similarity index 96% rename from meta/recipes-support/gpgme/gpgme_2.0.1.bb rename to meta/recipes-support/gpgme/gpgme_2.1.0.bb index ae20f785e6..269070b10b 100644 --- a/meta/recipes-support/gpgme/gpgme_2.0.1.bb +++ b/meta/recipes-support/gpgme/gpgme_2.1.0.bb @@ -24,7 +24,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \ file://0001-autogen.sh-remove-unknown-in-version.patch \ " -SRC_URI[sha256sum] = "821ab0695c842eab51752a81980c92b0410c7eadd04103f791d5d2a526784966" +SRC_URI[sha256sum] = "841c5ea53fc26259f4fbf0e8bde982dea1b8a1ca0cb77e681c82b050566bf92b" DEPENDS = "libgpg-error-native libgpg-error libassuan" From patchwork Wed Jun 10 09:49:27 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89643 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 DEB76CD98D0 for ; Wed, 10 Jun 2026 09:50:12 +0000 (UTC) Received: from esa7.hc1455-7.c3s2.iphmx.com (esa7.hc1455-7.c3s2.iphmx.com [139.138.61.252]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16354.1781085008386379877 for ; Wed, 10 Jun 2026 02:50:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=GAdTi5IH; spf=pass (domain: fujitsu.com, ip: 139.138.61.252, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085008; x=1812621008; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=EOLRsi0HVpJ0Th509kv99TgUg4jW/xNJoINwVk5dQco=; b=GAdTi5IHuv0W4vye5fXcPdruXIFF4URuhce0TahLlurHsaspkriT+OGg lT3+Sasv1/jhb5qjz4TH8+yEbw8jQKVHwPl5eMCcdAd770SJ7nE353yR6 NqrsBfNN8exZHlx9XON+S6A/L0L7SIsZbVLZm3XT64qDDPazxU4CLskmX cSEKplBN2WjisXG5J2svQKkMWS/0G+LAqplQzBXdN9uB1tfSZO4+INL9g RDykRo5lIMiCYvOJmOBY5D697C7+sCiPVVxZusPHduvx31to5nlTOLom5 Nw18uJidqufHHf6ZahjwusaqBndbcauXdapjYZ9Ptr+0Lt9i/C4HYVTv8 w==; X-CSE-ConnectionGUID: TDIFFjbLRFa4OI5ltDuNCQ== X-CSE-MsgGUID: sHqVozPWRRCtHsBdJDfnBg== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="222556062" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="222556062" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa7.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:06 +0900 Received: from az2nlsmgm3.fujitsu.com (unknown [10.150.26.205]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id DAA8F1000343 for ; Wed, 10 Jun 2026 09:50:06 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm3.fujitsu.com (Postfix) with ESMTPS id 89D1E1809AE9 for ; Wed, 10 Jun 2026 09:50:06 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 940F41400277; Wed, 10 Jun 2026 09:50:04 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 12/16] harfbuzz: upgrade 14.2.0 -> 14.2.1 Date: Wed, 10 Jun 2026 17:49:27 +0800 Message-ID: <20260610094932.2264-12-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238337 From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../harfbuzz/{harfbuzz_14.2.0.bb => harfbuzz_14.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_14.2.0.bb => harfbuzz_14.2.1.bb} (96%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_14.2.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_14.2.1.bb similarity index 96% rename from meta/recipes-graphics/harfbuzz/harfbuzz_14.2.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_14.2.1.bb index c130819f31..6b6c6a0f60 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_14.2.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_14.2.1.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] = "94017020f96d025bb66ae91574e4cf334bcad23e8175a8a40565b3721bc2eaff" +SRC_URI[sha256sum] = "a54a5d8e9380a41fbb762ce367bcbf7704792dfca0d93f1bbca86c5a57902e0e" inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases From patchwork Wed Jun 10 09:49:28 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89641 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 63ABBCD98CC for ; Wed, 10 Jun 2026 09:50:12 +0000 (UTC) Received: from esa7.hc1455-7.c3s2.iphmx.com (esa7.hc1455-7.c3s2.iphmx.com [139.138.61.252]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16354.1781085008386379877 for ; Wed, 10 Jun 2026 02:50:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=Cb6rvrRV; spf=pass (domain: fujitsu.com, ip: 139.138.61.252, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085009; x=1812621009; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=t8ZzeKnh4cM6DTnHj3US3COxlazOYgqSE71s5VGXDn4=; b=Cb6rvrRVXIUfn0pmWbmvNh20uVsn6d5HQ4v1dmGeMJnoQ8uvgOAhcPoy iACTGycKx0F7QeQpZws44ygU2nqkL4S/Fg73HkDFqWAyyOFm8VNEpIK7Y ACgyHVsPqgfZrsajYBeeRJTTXUm5YT18xc6Kg6sPpj0jWb2NbjL0dTg5t d99utMQjMd4Y7Kvl9bbaYiTqlhtzaGV1ijdRvTkTuqSr26HbpN0c8J7DS JvMxbvovwREz4tRqPoNlMsmhFzpjh1AKM1YHu0DKmtOR4o3zCS+V4IXi1 vVbiPUBwnTIsVNZ/0uBE/osq5NsWw8vjcpk3Lr1In+JyspcQr1GA5lnIO g==; X-CSE-ConnectionGUID: wBOm2tD/TLqwGJ7YBqw0kw== X-CSE-MsgGUID: r1ID7J2yTwWoELvItQfTCw== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="222556064" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="222556064" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa7.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:08 +0900 Received: from az2uksmgm1.o.css.fujitsu.com (unknown [10.151.22.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id ADD56C000B9 for ; Wed, 10 Jun 2026 09:50:08 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm1.o.css.fujitsu.com (Postfix) with ESMTPS id 66F23829CCE for ; Wed, 10 Jun 2026 09:50:08 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 8BD5614000A3; Wed, 10 Jun 2026 09:50:06 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 13/16] hwdata: upgrade 0.406 -> 0.408 Date: Wed, 10 Jun 2026 17:49:28 +0800 Message-ID: <20260610094932.2264-13-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238338 From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../recipes-support/hwdata/{hwdata_0.406.bb => hwdata_0.408.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/hwdata/{hwdata_0.406.bb => hwdata_0.408.bb} (93%) diff --git a/meta/recipes-support/hwdata/hwdata_0.406.bb b/meta/recipes-support/hwdata/hwdata_0.408.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.406.bb rename to meta/recipes-support/hwdata/hwdata_0.408.bb index 602ab7c9e2..5cb082d5c9 100644 --- a/meta/recipes-support/hwdata/hwdata_0.406.bb +++ b/meta/recipes-support/hwdata/hwdata_0.408.bb @@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | X11" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}" -SRCREV = "9ae3b9da5cbb93eed30f812aa7edb4b9ad3e3868" +SRCREV = "4456b256a1a5b1d1c1c1a60a9f69c59f7743c522" inherit allarch From patchwork Wed Jun 10 09:49:29 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89644 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 0DBFCCD98D1 for ; Wed, 10 Jun 2026 09:50:13 +0000 (UTC) Received: from esa5.hc1455-7.c3s2.iphmx.com (esa5.hc1455-7.c3s2.iphmx.com [68.232.139.130]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16355.1781085012068892741 for ; Wed, 10 Jun 2026 02:50:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=T4+NH93H; spf=pass (domain: fujitsu.com, ip: 68.232.139.130, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085012; x=1812621012; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=qpG/MIpNAILFwDFJ7w4VmrsyKXKfPEmVdgQ3lwc28SY=; b=T4+NH93HnSY78cVuqA7M2Pk7BRtNvL6w5UvR2CRmONs/uyyBBaZW/2Ii 5Hgp7EekmMTOFI8qO3PbUZZlro8oELjrqp4rGlT9KsKORBcH0eSY2EkZ+ h+7fpaPKdwvnV0UDOS7H9grR6U6r1tiv0ZD8Iu8/U0zUi6jX9bQaLePhK 5kghGhxOF7dhTBurCp+DzSorfIGbEu+V61swLQB4Xwew/m5SOg0Ym1rr9 Ca26783Xpp6TuGtBf9bYs0FcYBgSRYkbvY6O92toP82pTM7TZxwZVvitp c2q0i1yDF6Kv/OfZVgeKSsEtNbrn+Z/4jptaobSgsXYaGAxjc5hReSAnJ w==; X-CSE-ConnectionGUID: k9d08WT+R5yyIYPbxcCx0w== X-CSE-MsgGUID: l1YeInT5QFiNSQ6Qq8DtUw== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="241790671" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="241790671" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa5.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:10 +0900 Received: from az2uksmgm1.o.css.fujitsu.com (unknown [10.151.22.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id 98CE78203C3 for ; Wed, 10 Jun 2026 09:50:10 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm1.o.css.fujitsu.com (Postfix) with ESMTPS id 513B8829CCE for ; Wed, 10 Jun 2026 09:50:10 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 7ABFC14000A3; Wed, 10 Jun 2026 09:50:08 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 14/16] kbd: upgrade 2.9.0 -> 2.10.0 Date: Wed, 10 Jun 2026 17:49:29 +0800 Message-ID: <20260610094932.2264-14-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238339 From: Wang Mingyu 0001-Preserve-only-necessary-metadata-during-install.patch 0001-libkbdfile-Fix-problem-with-undeclared-sym_gzopen.patch removed since they're included in 2.10.0 Signed-off-by: Wang Mingyu --- ...ly-necessary-metadata-during-install.patch | 54 ------------------ ...x-problem-with-undeclared-sym_gzopen.patch | 57 ------------------- .../kbd/{kbd_2.9.0.bb => kbd_2.10.0.bb} | 7 +-- 3 files changed, 2 insertions(+), 116 deletions(-) delete mode 100644 meta/recipes-core/kbd/kbd/0001-Preserve-only-necessary-metadata-during-install.patch delete mode 100644 meta/recipes-core/kbd/kbd/0001-libkbdfile-Fix-problem-with-undeclared-sym_gzopen.patch rename meta/recipes-core/kbd/{kbd_2.9.0.bb => kbd_2.10.0.bb} (87%) diff --git a/meta/recipes-core/kbd/kbd/0001-Preserve-only-necessary-metadata-during-install.patch b/meta/recipes-core/kbd/kbd/0001-Preserve-only-necessary-metadata-during-install.patch deleted file mode 100644 index 87275040c1..0000000000 --- a/meta/recipes-core/kbd/kbd/0001-Preserve-only-necessary-metadata-during-install.patch +++ /dev/null @@ -1,54 +0,0 @@ -From d9d1c22592b6ce21bf455a22bca9000bf9b3fe61 Mon Sep 17 00:00:00 2001 -From: Alexey Gladkov -Date: Wed, 10 Sep 2025 10:45:25 +0200 -Subject: [PATCH] Preserve only necessary metadata during install - -"cp -a" tries to preserve all attributes if possible. This implies -preserving mode, any ACL, xattr permissions, and security context. - -In some cases (such as fakeroot), it is not possible to preserve that -all attributes are preserved. - - cp: failed to preserve ownership for /tmp/.pkgmk/pkg/usr/share/kbd/keymaps/i386/qwertz/sr-latin.map.gz: Operation not supported - -To avoid this, we will require that only the necessary attributes be -preserved. It is important for us to preserve the simlinks. - -Signed-off-by: Alexey Gladkov -Upstream-Status: Backport [https://github.com/legionus/kbd/commit/db82eb6f86e6c0b8ac4260e88b88d66e1cd7c077] -Signed-off-by: Alexander Kanavin ---- - data/Makefile.am | 10 +++++----- - 1 file changed, 5 insertions(+), 5 deletions(-) - -diff --git a/data/Makefile.am b/data/Makefile.am -index a730062..4d2ae3d 100644 ---- a/data/Makefile.am -+++ b/data/Makefile.am -@@ -44,21 +44,21 @@ endif - - install-consolefonts: $(SRC_FONTDIR) $(SRC_PARTIALDIR) - mkdir -p -m 755 -- $(DESTDIR)$(datadir)/$(FONTDIR) -- cp -a -- $(SRC_FONTDIR)/* $(DESTDIR)$(datadir)/$(FONTDIR)/ -+ cp -dPR -- $(SRC_FONTDIR)/* $(DESTDIR)$(datadir)/$(FONTDIR)/ - mkdir -p -m 755 -- $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR) -- cp -a -- $(SRC_PARTIALDIR)/* $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR)/ -+ cp -dPR -- $(SRC_PARTIALDIR)/* $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR)/ - - install-consoletrans: - mkdir -p -m 755 -- $(DESTDIR)$(datadir)/$(TRANSDIR) -- cp -a -- $(srcdir)/$(TRANSDIR)/* $(DESTDIR)$(datadir)/$(TRANSDIR)/ -+ cp -dPR -- $(srcdir)/$(TRANSDIR)/* $(DESTDIR)$(datadir)/$(TRANSDIR)/ - - install-unimaps: - mkdir -p -m 755 -- $(DESTDIR)$(datadir)/$(UNIMAPDIR) -- cp -a -- $(srcdir)/$(UNIMAPDIR)/* $(DESTDIR)$(datadir)/$(UNIMAPDIR)/ -+ cp -dPR -- $(srcdir)/$(UNIMAPDIR)/* $(DESTDIR)$(datadir)/$(UNIMAPDIR)/ - - install-keymaps: $(SRC_KEYMAPDIR) - mkdir -p -m 755 -- $(DESTDIR)$(datadir)/$(KEYMAPDIR) -- cp -ar -- $(SRC_KEYMAPDIR)/* $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ -+ cp -dPR -- $(SRC_KEYMAPDIR)/* $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ - cd "$(DESTDIR)$(datadir)/$(KEYMAPDIR)"; \ - for f in $(IGNORE_KEYMAPS); do ! test -e "$$f" || rm -f -- "$$f"; done - rm -f $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ppc diff --git a/meta/recipes-core/kbd/kbd/0001-libkbdfile-Fix-problem-with-undeclared-sym_gzopen.patch b/meta/recipes-core/kbd/kbd/0001-libkbdfile-Fix-problem-with-undeclared-sym_gzopen.patch deleted file mode 100644 index 84d273c19a..0000000000 --- a/meta/recipes-core/kbd/kbd/0001-libkbdfile-Fix-problem-with-undeclared-sym_gzopen.patch +++ /dev/null @@ -1,57 +0,0 @@ -From 2f9a4e56c2ef245fbe840677aad9d5932e17f50d Mon Sep 17 00:00:00 2001 -From: Alexey Gladkov -Date: Mon, 8 Dec 2025 11:28:24 +0100 -Subject: [PATCH] libkbdfile: Fix problem with undeclared sym_gzopen -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -A compile error occurs on certain systems: - -kbdfile-zlib.c: In function 'dlopen_note': -elf-note.h:27:30: error: 'sym_gzopen' undeclared (first use in this function); did you mean 'sym_gzopen64'? - 27 | #define DLSYM_ARG(symbol__) &sym_##symbol__, STRINGIFY(symbol__), - -kbdfile-zlib.c: In function 'kbdfile_decompressor_zlib': kbdfile-zlib.c:61:15: error: implicit declaration of function 'sym_gzopen'; did you mean 'sym_gzopen64'? - [-Wimplicit-function-declaration] - 61 | gzf = sym_gzopen(file->pathname, "rb"); - -The problem arises because if -D_FILE_OFFSET_BITS=64 is specified, which -in zlib ultimately makes gzopen a macro that expands to gzopen64. -DECLARE_SYM(gzopen) from elf-note.h then expands gzopen to gzopen64, -resulting in sym_gzopen64 declared. That's why no sym_gzopen exists. - -Link: https://github.com/legionus/kbd/pull/150 -Suggested-by: Jan Čermák -Signed-off-by: Bernd Kuhls -Signed-off-by: Alexey Gladkov - -Upstream-Status: Backport [https://github.com/legionus/kbd/commit/2f9a4e56c2ef245fbe840677aad9d5932e17f50d] -Signed-off-by: Hongxu Jia ---- - src/libkbdfile/elf-note.h | 5 +---- - 1 file changed, 1 insertion(+), 4 deletions(-) - -diff --git a/src/libkbdfile/elf-note.h b/src/libkbdfile/elf-note.h -index a0fd9e2..d3b8d5c 100644 ---- a/src/libkbdfile/elf-note.h -+++ b/src/libkbdfile/elf-note.h -@@ -26,14 +26,11 @@ int dlsym_many(void **dlp, const char *filename, ...); - */ - #define DLSYM_ARG(symbol__) &sym_##symbol__, STRINGIFY(symbol__), - --/* For symbols being dynamically loaded */ --#define DECLARE_DLSYM(symbol) static typeof(symbol) *sym_##symbol -- - /* - * Helper defines, to be done locally before including this header to switch between - * implementations - */ --#define DECLARE_SYM(sym__) DECLARE_DLSYM(sym__); -+#define DECLARE_SYM(sym__) static typeof(sym__) *sym_##sym__; - - /* - * Originally from systemd codebase. --- -2.49.0 - diff --git a/meta/recipes-core/kbd/kbd_2.9.0.bb b/meta/recipes-core/kbd/kbd_2.10.0.bb similarity index 87% rename from meta/recipes-core/kbd/kbd_2.9.0.bb rename to meta/recipes-core/kbd/kbd_2.10.0.bb index 79b011e529..5a877b9c04 100644 --- a/meta/recipes-core/kbd/kbd_2.9.0.bb +++ b/meta/recipes-core/kbd/kbd_2.10.0.bb @@ -23,12 +23,9 @@ RREPLACES:${PN} = "console-tools" RPROVIDES:${PN} = "console-tools" RCONFLICTS:${PN} = "console-tools" -SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.xz \ - file://0001-Preserve-only-necessary-metadata-during-install.patch \ - file://0001-libkbdfile-Fix-problem-with-undeclared-sym_gzopen.patch \ - " +SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/${BP}.tar.xz" -SRC_URI[sha256sum] = "fb3197f17a99eb44d22a3a1a71f755f9622dd963e66acfdea1a45120951b02ed" +SRC_URI[sha256sum] = "6e5ca4f8d76ee9e3a8db700b667f13e12aac9933828a64e1aaad93d26be9b479" # 'gzip -n' is set due to https://github.com/legionus/kbd/issues/124 EXTRA_OECONF = "--disable-tests --enable-compress='gzip -n'" From patchwork Wed Jun 10 09:49:30 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89646 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 16E12CD98CC for ; Wed, 10 Jun 2026 09:50:23 +0000 (UTC) Received: from esa12.hc1455-7.c3s2.iphmx.com (esa12.hc1455-7.c3s2.iphmx.com [139.138.37.100]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.16559.1781085019107018032 for ; Wed, 10 Jun 2026 02:50:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=AL9pOew7; spf=pass (domain: fujitsu.com, ip: 139.138.37.100, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085019; x=1812621019; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Ms+E/4MMyPgrQtxPWoItkFfw7OwFIfU1pcIwAFZ6eKY=; b=AL9pOew74VSb+Qk4eLGL30u05zBham6qRkaDvUpnz7prZtM+w7YPKIIL XbxGfgEgDvn6y9/F1DhXYu4RuaSWFAX7HD8ywsFNhQF3uv7tHsJT1e+Fl Q9OFvm37KIIrwkLRc9uYY2gSJrcl7zfsle2EHi+S/95n/XsBzQKNsASV4 fyR1Nix+FC1CKZBj+65UJZue7WIzthWE82QqA85IMCnCNvW/KUKbc45pw EIN87YXVbDOheS7B1ClOrQCupUYay+UrF3T2q08VJYHEYLloRXGYk1lPg eQtDdmsdn0HhgFlmEWOjk5lG7GMETS3D0m7U9s/gGOqoeCz3D1DB3yzGJ A==; X-CSE-ConnectionGUID: hafTbpJRQ2+KKFUr0d8yXw== X-CSE-MsgGUID: Ffs6+4f7T9uVX2xbcnAFlg== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="221348048" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="221348048" Received: from gmgwuk01.global.fujitsu.com ([172.187.114.235]) by esa12.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:17 +0900 Received: from az2uksmgm1.o.css.fujitsu.com (unknown [10.151.22.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwuk01.global.fujitsu.com (Postfix) with ESMTPS id A5C411C01682 for ; Wed, 10 Jun 2026 09:50:17 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgm1.o.css.fujitsu.com (Postfix) with ESMTPS id 5F1A78412D8 for ; Wed, 10 Jun 2026 09:50:17 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 82D8614000A3; Wed, 10 Jun 2026 09:50:15 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 15/16] mesa: upgrade 26.0.6 -> 26.1.2,26.0.6 -> 26.1.2 Date: Wed, 10 Jun 2026 17:49:30 +0800 Message-ID: <20260610094932.2264-15-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238340 From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-graphics/mesa/mesa.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 15dad6eedd..c5bbf13def 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -20,8 +20,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ file://0001-gallivm-Fix-armhf-build-against-LLVM-22.patch \ " -SRC_URI[sha256sum] = "1d3c3b8a8363b8cc354175bb4a684ad8b035211cc1d6fa17aeb9b9623c513f89" -PV = "26.0.6" +SRC_URI[sha256sum] = "bac2bca9121897a2b8162e79636b50ac998fca799c8e6cf914edd85962babdf0" +PV = "26.1.2" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" From patchwork Wed Jun 10 09:49:31 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Mingyu X-Patchwork-Id: 89645 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 0DB9FCD8CB9 for ; Wed, 10 Jun 2026 09:50:23 +0000 (UTC) Received: from esa6.hc1455-7.c3s2.iphmx.com (esa6.hc1455-7.c3s2.iphmx.com [68.232.139.139]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.16359.1781085020925124714 for ; Wed, 10 Jun 2026 02:50:21 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=W/CUEYKo; spf=pass (domain: fujitsu.com, ip: 68.232.139.139, mailfrom: wangmy@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1781085022; x=1812621022; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=SjebTF/mCPCk2GSDwiWNlIbpz6ZvFz8fKVrEC+WfL34=; b=W/CUEYKoFQBruwBT5Nv3QNNMz/l4w5smnB9RKggGS7dtWSpBmr06HpEQ 7L0RIh3I1uNNYOthete8peV/TMEyJa3Sgyr6XnvANcvJxINVFoah15Tmg Br0oGu52Bj/Bjt0yYBVbHuF2jVUKNkgC94avnaerDJftCDMzX4dLJubJy xs0/4rp+eWWTcK1SWO+VirOXW72u4QOV3zGgaLcbR4m8l67xEI3fZkhJZ 6WvUT8j+xk5Rn5CRPrngZZVzqbNE04Qm0OSMk9MB+w07ZVtNRe8HKRixr MoYMrf4B8DO13QvcOeEKC+WVrwjY05JXQxoYuGUnoyRx850FgJYqSG0lL w==; X-CSE-ConnectionGUID: l2grdEXJSSSNRPxr5mbCfg== X-CSE-MsgGUID: FMJRjL1dSCaD2SnbSBX/Dg== X-IronPort-AV: E=McAfee;i="6800,10657,11812"; a="246966960" X-IronPort-AV: E=Sophos;i="6.24,197,1774278000"; d="scan'208";a="246966960" Received: from gmgwnl01.global.fujitsu.com ([52.143.17.124]) by esa6.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2026 18:50:20 +0900 Received: from az2nlsmgm1.o.css.fujitsu.com (unknown [10.150.26.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by gmgwnl01.global.fujitsu.com (Postfix) with ESMTPS id 863691C00092 for ; Wed, 10 Jun 2026 09:50:19 +0000 (UTC) Received: from az2uksmom2.o.css.fujitsu.com (unknown [10.151.22.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2nlsmgm1.o.css.fujitsu.com (Postfix) with ESMTPS id 3AD40C03713 for ; Wed, 10 Jun 2026 09:50:19 +0000 (UTC) Received: from G08FNSTD200057.g08.fujitsu.local (unknown [10.167.135.104]) by az2uksmom2.o.css.fujitsu.com (Postfix) with ESMTP id 536F8140027A; Wed, 10 Jun 2026 09:50:17 +0000 (UTC) From: Wang Mingyu < wangmy@fujitsu.com> To: openembedded-core@lists.openembedded.org Cc: Wang Mingyu Subject: [OE-core] [PATCH 16/16] sbom-cve-check-update-nvd-native: upgrade 2026.05.07-000006 -> 2026.06.09-000006 Date: Wed, 10 Jun 2026 17:49:31 +0800 Message-ID: <20260610094932.2264-16-wangmy@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20260610094932.2264-1-wangmy@fujitsu.com> References: <20260610094932.2264-1-wangmy@fujitsu.com> MIME-Version: 1.0 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 ; Wed, 10 Jun 2026 09:50:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238341 From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...bb => sbom-cve-check-update-nvd-native_2026.06.09-000006.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/sbom-cve-check/{sbom-cve-check-update-nvd-native_2026.05.07-000006.bb => sbom-cve-check-update-nvd-native_2026.06.09-000006.bb} (89%) diff --git a/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.05.07-000006.bb b/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.06.09-000006.bb similarity index 89% rename from meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.05.07-000006.bb rename to meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.06.09-000006.bb index 02446e30ce..2917c89e62 100644 --- a/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.05.07-000006.bb +++ b/meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.06.09-000006.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/fkie-cad/nvd-json-data-feeds" SRC_URI = "git://github.com/fkie-cad/nvd-json-data-feeds.git;branch=main;protocol=https;destsuffix=" SBOM_CVE_CHECK_DB_NAME = "nvd-fkie" -SRCREV = "72d8841c8ad9083ebf6723063f275444ea0d76f9" +SRCREV = "7ff4a0622bfdf5313c79635951112d2a45bbe9fd" UPSTREAM_CHECK_GITTAGREGEX = "v(?P.+)" require sbom-cve-check-update-db.inc