From patchwork Fri May 8 16:59:25 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87765 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 90208CD37B9 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-8fab.mail.infomaniak.ch (smtp-8fab.mail.infomaniak.ch [83.166.143.171]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1619.1778259579385653747 for ; Fri, 08 May 2026 09:59:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=dSfbRB2d; spf=pass (domain: 0leil.net, ip: 83.166.143.171, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:7:10::a6c]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMY3gD9zDJm; Fri, 8 May 2026 18:59:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259577; bh=hR7p0kmY4fcaldilDHfr68yilTt5/7OcpM7T4Envprk=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=dSfbRB2d5aK3Ib0joqbEyb4OACtAjQwLEwkyTDE+BdYILbM/rMsklpM+3611YCBch ewEQwJ///CPSijQBvr1iar5AH0E9HJTqOK1MRaLgNZNHEvlWLoMr07f1jWziTnsprn 760H7V8Q4KoqaqkdmwrOKJ771tNRUhD3FcuK7m7Th0Sk7ZxZTUi3OZG3Kr76iT7Q+Z Ywh0qK7kKgUHOTgzu+Pgy7OjFerlEATB0ktWWRfOhil2HQMRiPac6gXt+nWw+OAw4X 20ZwhOwMvxAXUgs7ew82CfCF4EIK9bUU68EQXIfXTFNpk5YykxRAbnjWI34nTCv9zk frlKTRGI+xeXw== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMY1C53znHR; Fri, 8 May 2026 18:59:37 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:25 +0200 Subject: [PATCH 01/11] migration-guides: fix https:// prefix missing in anonymous reference MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-1-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9406 From: Quentin Schulz By failing to prefix the URL with https://, it makes the anonymous reference a link relative to the "parent link". In other words, it renders the link as https://docs.yoctoproject.org/wrynose/migration-guides/dashboard.yoctoproject.org/releases.json instead of https://dashboard.yoctoproject.org/releases.json. Add https:// prefix to the URI so it's properly handled. Fixes: 8a29e23d144e ("migration-guides: update 6.0 (Wrynose) release notes") Signed-off-by: Quentin Schulz --- documentation/migration-guides/release-notes-6.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration-guides/release-notes-6.0.rst b/documentation/migration-guides/release-notes-6.0.rst index f93075d7a..aae7ee4e7 100644 --- a/documentation/migration-guides/release-notes-6.0.rst +++ b/documentation/migration-guides/release-notes-6.0.rst @@ -263,7 +263,7 @@ New Features / Enhancements in |yocto-ver| - The documentation build now fetches the list of active and inactive version of the documentation from the remote `releases.json - `__ file. This also applies to + `__ file. This also applies to the :term:`BitBake` documentation. - Go changes: From patchwork Fri May 8 16:59:26 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87763 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 71C31CD37B7 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-bc0d.mail.infomaniak.ch (smtp-bc0d.mail.infomaniak.ch [45.157.188.13]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1695.1778259579469375298 for ; Fri, 08 May 2026 09:59:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=nJe+rRv2; spf=pass (domain: 0leil.net, ip: 45.157.188.13, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMY61yKzCFQ; Fri, 8 May 2026 18:59:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259577; bh=j5MAvmxKVcNt3feNeBSXYxgugvu5hG9rq6ImciT1zK4=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=nJe+rRv2kek2GJcw2NuTnFVzg0wr1PyRd2+dri3wVeyWkbdaOCi+wBx1o7FA7L29+ vNeq8FMeteW/msIxA4SCULO6E5B0JXtX7rmBk/cpiubw5oXe71f/aQfQF4LiXveEjf 783tbqZbaPnh5vhbw/u8O56Jt7YdhyXUq+nECqe1Bv10KrEkqVG6bkkWLjETwFafTT lzi+jHxfoQ+Ruh7IcM/NZiW3Iw7BqmZZnDNHZtZfSqpW2v8kZizbe1CC3P7y0/6VoS IERMnVMTMC6Vxv1XpN6jSrd6BwdWkepF0WwvUaa9g2Z8kX2inVGiDsEbWGxRNloW2L edX6xRb2nKj0w== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMY3PBpzlFk; Fri, 8 May 2026 18:59:37 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:26 +0200 Subject: [PATCH 02/11] ref-manual: classes: fix https:// prefix missing in anonymous reference MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-2-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9409 From: Quentin Schulz By failing to prefix the URL with https://, it makes the anonymous reference a link relative to the "parent link". In other words, it renders the link as https://docs.yoctoproject.org/wrynose/ref-manual/github.com/bootlin/sbom-cve-check instead of https://github.com/bootlin/sbom-cve-check. Add https:// prefix to the URI so it's properly handled. Fixes: 51162cd20d7a ("ref-manual: document the sbom-cve-check class, fragment, and variables") Signed-off-by: Quentin Schulz --- documentation/ref-manual/classes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 2905af5ed..e40032164 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -2694,7 +2694,7 @@ usually determines whether to include this class. ================== The :ref:`ref-classes-sbom-cve-check` class uses the `sbom-cve-check -`__ command-line tool for post-build CVE +`__ command-line tool for post-build CVE analysis. It relies on the :ref:`ref-classes-create-spdx` class as SPDX files are the input of this tool. @@ -2719,7 +2719,7 @@ configure the behavior of this class. ========================= The :ref:`ref-classes-sbom-cve-check-recipe` class uses the `sbom-cve-check -`__ command-line tool for post-build CVE +`__ command-line tool for post-build CVE analysis of a recipe. It relies on the :ref:`ref-classes-create-spdx` class as SPDX files are the input of this tool. From patchwork Fri May 8 16:59:27 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87757 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 E4AFACD37B0 for ; Fri, 8 May 2026 16:59:44 +0000 (UTC) Received: from smtp-1909.mail.infomaniak.ch (smtp-1909.mail.infomaniak.ch [185.125.25.9]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1620.1778259579965083472 for ; Fri, 08 May 2026 09:59:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=m17OpP5+; spf=pass (domain: 0leil.net, ip: 185.125.25.9, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMZ1BlrzF2j; Fri, 8 May 2026 18:59:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259578; bh=IcMexBu059RHNvi7Dbk/PziYKKcaX3bkAM4y16Ambl8=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=m17OpP5+Cdfs+Ghcid913Pjo654PncDvASduOHnCYqLX1KRSS5Jo0N56wz00+XvfJ Lh+henZqCAhzKKX++jm187sCeMAFcaFO5bC3nO0rSV68YYp5CdCuWs5W96y9vsmIG9 P0hJ6cfrb31PZfo/Le2zYKGRxGePjYEMSgeschNoEXlKXYMGx1W4msHQe33qnR+a88 /orYoTKTgzOwXX2dlI/hwDNOvatuZTq4Jttf06B7RfdErV3b2KzaopnBLAamnml6A8 r3EsCKO9K7+O0Jn5twJZWBWktR4DUpHbnavUt6PJtP4PWsdjPtBZ+BifqDqps/DLX4 HSijJTlAZ4Jsw== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMY5q5LzlXq; Fri, 8 May 2026 18:59:37 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:27 +0200 Subject: [PATCH 03/11] migration-guides: migration-6.0: reword meta-poky templates removal MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-3-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:44 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9407 From: Quentin Schulz "Duplicating themselves but mostly similar" is an oxymoron. The second part of the diff fixes syntax by removing "there are" after "between". Fixes: 8a29e23d144e ("migration-guides: update 6.0 (Wrynose) release notes") Signed-off-by: Quentin Schulz --- documentation/migration-guides/migration-6.0.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/documentation/migration-guides/migration-6.0.rst b/documentation/migration-guides/migration-6.0.rst index 905d52fae..1c8e7e540 100644 --- a/documentation/migration-guides/migration-6.0.rst +++ b/documentation/migration-guides/migration-6.0.rst @@ -177,11 +177,8 @@ The configuration templates located in ``meta-poky/conf/templates/default`` have been removed as they are now provided in a single location: :term:`OpenEmbedded-Core (OE-Core)` :oecore_path:`meta/conf/templates/default`. -These files were duplicating themselves but were mostly similar. - See commit :meta_yocto_rev:`ac300baea7314ea3c80f2330b2a993f729f32150` for more -information on the differences there are between the two sets of default -templates. +information on the differences between the two sets of default templates. :ref:`ref-classes-native` and :ref:`ref-classes-cross` classes :term:`DEBUG_BUILD` change ----------------------------------------------------------------------------------------- From patchwork Fri May 8 16:59:28 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87762 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 5842CCD37B4 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-bc0f.mail.infomaniak.ch (smtp-bc0f.mail.infomaniak.ch [45.157.188.15]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1621.1778259580159804186 for ; Fri, 08 May 2026 09:59:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=VSppjfTi; spf=pass (domain: 0leil.net, ip: 45.157.188.15, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMZ3xz7zBYq; Fri, 8 May 2026 18:59:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259578; bh=pGpOzfEa7HN5maW+35U3ic7M5K8VYIJPl5Rw6YMvmSI=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=VSppjfTioTDv1eNto8UkG0VBDejylOj/wSBNX8EGLFi+x4tEjOmqaweCKTYwq/udy vPJeUv+CYssoZNxB1P3XL3yiyshB4x40v3Kh4V+Sr0gObtcBVy1u16P+6rQsjkTR1Z u7DiR4jgRB/DAcKFIZ52Dvue/LFyDJTOa+CeKLz5P1DGHlBqw5YRHySZIXPnVo0OOW K4SRq9Bo0gKgwkklgY0M8rdnzHg+vGZ9ZlNt1yDJhIGVq7mQyu9fQ/17xRBhGbeD1V 2nIz+hoA5joQ2dq4bxb7kwQVz6CoHMBUWYh1s3Jv4DubAp/IQNjiDVvvLmtet4vhtJ cMyRHhSat3Zgw== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMZ0zGnzmSP; Fri, 8 May 2026 18:59:38 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:28 +0200 Subject: [PATCH 04/11] migration-guides: migration-6.0: fix grammar and missing word MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-4-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9408 From: Quentin Schulz Replace "previous" with "previously" so it makes sense. Add missing "inherited" to specify how to build an image recipe "with this class". Fixes: 8a29e23d144e ("migration-guides: update 6.0 (Wrynose) release notes") Signed-off-by: Quentin Schulz --- documentation/migration-guides/migration-6.0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/migration-guides/migration-6.0.rst b/documentation/migration-guides/migration-6.0.rst index 1c8e7e540..793ae3301 100644 --- a/documentation/migration-guides/migration-6.0.rst +++ b/documentation/migration-guides/migration-6.0.rst @@ -259,9 +259,9 @@ See commit :oecore_rev:`68d2d38483efada7bc2409e10508b03a7431caff` for more infor ------------------------------------------------------------ Image recipes that inherit the :ref:`ref-classes-vex` class have an extra JSON -document generated which was previous ending with the ``.json`` suffix. For +document generated which was previously ending with the ``.json`` suffix. For example, a build for the ``core-image-minimal`` image recipe with this class -would have resulted in a file named:: +inherited would have resulted in a file named:: core-image-minimal-qemuarm64.rootfs.json From patchwork Fri May 8 16:59:29 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87756 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 4ED55CD37B3 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-1909.mail.infomaniak.ch (smtp-1909.mail.infomaniak.ch [185.125.25.9]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1697.1778259580097113562 for ; Fri, 08 May 2026 09:59:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=a1Ca8m08; spf=pass (domain: 0leil.net, ip: 185.125.25.9, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMZ64qLzDCG; Fri, 8 May 2026 18:59:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259578; bh=dgvOJ5d/GajNeN7WBqty6YEhuBbHLx3fjQBnMT+K5dc=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=a1Ca8m08dM8U4jHK68inqpjcrUFcSG9q2XPevAURQRD3xZgLIWoOb1OHrUazno0aI fiRbSnEslOLkMnP4RkiTOZQcsBA4eZ90Es3i1GJ6inmUsLWnj1uhZn9rSyavXvRjx0 5IiV/bLmnQgUz5fKetpcXpdv6OkYgWbYlqIDsL3/ZRDWwOtuRr/N+ytVWbexqbGHFv 3hJKz7gRrM0hXw+R6c/J7b+o/4/wtUYTC0M/+432FxMsJ48eD213pf5esb2D8VYY9+ f0S4Ipa8ExJGoLhT+HgTo3SGdn92HveXqBU6UBamEtdg1Dee17R7bOHkGdvyOECNMJ YOEGEq5I8VzQQ== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMZ3crXzlq5; Fri, 8 May 2026 18:59:38 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:29 +0200 Subject: [PATCH 05/11] migration-guide: migration-6.0: fix typos in cve-check removal MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-5-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9410 From: Quentin Schulz s/annonated/annotated/ Replace "add back" with "bring back" which (to my ears/eyes) sounds better. Fixes: 8572a9e780f2 ("migration-guides/migration-6.0.rst: add migration notes on cve-check removal") Signed-off-by: Quentin Schulz --- documentation/migration-guides/migration-6.0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/migration-guides/migration-6.0.rst b/documentation/migration-guides/migration-6.0.rst index 793ae3301..25bcac207 100644 --- a/documentation/migration-guides/migration-6.0.rst +++ b/documentation/migration-guides/migration-6.0.rst @@ -340,11 +340,11 @@ Users currently using the ``cve-check`` class are advised to switch to report in the same format as the one deployed by the ``cve-check`` class. - A file ending with ``.sbom-cve-check.spdx.json``: this is an output SPDX - report annonated with vulnerable CVEs. + report annotated with vulnerable CVEs. - The ``cve-check`` class output summary file (deployed in the :term:`DEPLOY_DIR_IMAGE`) ending with ``.cve.txt`` is no longer - deployed by default but can be added back by adding the following statement + deployed by default but can be brought back by adding the following statement to a configuration file:: SBOM_CVE_CHECK_EXPORT_VARS:append = " SBOM_CVE_CHECK_EXPORT_SUMMARY" From patchwork Fri May 8 16:59:30 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87764 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 7DF58CD37B8 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-bc0d.mail.infomaniak.ch (smtp-bc0d.mail.infomaniak.ch [45.157.188.13]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1622.1778259580449028362 for ; Fri, 08 May 2026 09:59:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=huT6/7JC; spf=pass (domain: 0leil.net, ip: 45.157.188.13, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:7:10::a6c]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMb1TFkzD1Z; Fri, 8 May 2026 18:59:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259579; bh=E6e2hptid1cLakFFohpSsiBm0tCbEGdInUli6fWyGXU=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=huT6/7JCI+l80kIonkSNfMCpvmgaT/+4HRtY/STfJjNv40Jc3m01BWxDcXV2mUtUo 4aW4xZIinc7NtnC9qdfURGUK9lj6gBaSOtIvRhRKNJn/2hsw1+SUcPxzZSqnHM0IsC YsJG82cO4JqNb1/jGTw1OwmYAzhxYQtCkNK4t3mp4TTSlxRDJUq1CrM2hguu26m2bN ZkSoboFf9UkEUJZbsKZjzUcmsvlZxbZEfRfzDGUZq7smj+n1fwA6XCc6J9+6DfWdRh bY3gpdz2kr/TP6vkBBjt8J/CfUXLOxjZK/nG5L7CthrQd9Wiw3Iad+hRa4+8wWrKl1 D/dG9mro4X0MQ== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMZ5ttpzmbL; Fri, 8 May 2026 18:59:38 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:30 +0200 Subject: [PATCH 06/11] migration-guides: release-notes-6.0: fix typo in documentation changes MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-6-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9411 From: Quentin Schulz The list contains multiple version*s* so fix the missing s suffix of the plural form. Fixes: 8a29e23d144e ("migration-guides: update 6.0 (Wrynose) release notes") Signed-off-by: Quentin Schulz --- documentation/migration-guides/release-notes-6.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration-guides/release-notes-6.0.rst b/documentation/migration-guides/release-notes-6.0.rst index aae7ee4e7..38d489232 100644 --- a/documentation/migration-guides/release-notes-6.0.rst +++ b/documentation/migration-guides/release-notes-6.0.rst @@ -262,7 +262,7 @@ New Features / Enhancements in |yocto-ver| - Documentation changes: - The documentation build now fetches the list of active and inactive - version of the documentation from the remote `releases.json + versions of the documentation from the remote `releases.json `__ file. This also applies to the :term:`BitBake` documentation. From patchwork Fri May 8 16:59:31 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87759 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 27201CD37B1 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-190f.mail.infomaniak.ch (smtp-190f.mail.infomaniak.ch [185.125.25.15]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1698.1778259581136457191 for ; Fri, 08 May 2026 09:59:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=X4Ee2G6E; spf=pass (domain: 0leil.net, ip: 185.125.25.15, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMb3n27z9fv; Fri, 8 May 2026 18:59:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259579; bh=GUyrJENCAyq3F7bgmUoFtyvpkPiA1szJ4DJNYJRbHnk=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=X4Ee2G6EAD8aJ6LmW/6/G4EBksBda/11z9mPHJIMwyyZnET9rRcGuyd4wIUuYCULU jKsPXd5Itq20B07sFUzRoadSkFQEYI8zHneGtg/Fj9rwnNzj/hc8gXXQe8X+r1Jo3J uwMu1SjcH7lH1tkc8G8wlkg7FBKtbMY9SFvZ8Hei5909+wWkwagfKDV6KwivSWPSEy x3IqCAo1J2mbiSzUff6Z07LhlXjmtebsugYen8vEV3YoIRoITHdgv9ml18u3YfXv07 J0x7wIFI6kTKatZtxbCORoRfI0FEhEUoCyvXXnUtdWuVBprRJPyKQe7zT300YXrCJG LMbLtx1f/uuZw== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMb1DTnznDj; Fri, 8 May 2026 18:59:39 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:31 +0200 Subject: [PATCH 07/11] ref-manual: classes: add missing "task" after create_recipe_sbom MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-7-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9413 From: Quentin Schulz create_recipe_sbom is a task and since we don't document it yet, it can be quite confusing without explicitly saying it's a task (also the wording is odd by prefixing the word with "the"). Specify create_recipe_sbom is a task. Fixes: 51162cd20d7a ("ref-manual: document the sbom-cve-check class, fragment, and variables") Signed-off-by: Quentin Schulz --- documentation/ref-manual/classes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index e40032164..5c7605b86 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -2725,7 +2725,7 @@ SPDX files are the input of this tool. This class can be inherited in any recipe. Compared to the :class:`ref-classes-sbom-cve-check` class, this class only uses the SBOM of the -recipe (after the ``create_recipe_sbom`` is run) to determine which is the +recipe (after the ``create_recipe_sbom`` task is run) to determine which is the underlying software and do the analysis, meaning that building the recipe itself isn't necessary. From patchwork Fri May 8 16:59:32 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87760 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 3658CCD37B2 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-1909.mail.infomaniak.ch (smtp-1909.mail.infomaniak.ch [185.125.25.9]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1623.1778259581100461771 for ; Fri, 08 May 2026 09:59:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=YTAwLkHY; spf=pass (domain: 0leil.net, ip: 185.125.25.9, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:7:10::a6c]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMb66JnzDqS; Fri, 8 May 2026 18:59:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259579; bh=ckbpzxRWpOttaam7nTAGjBWO7bEBlSa3AK42IxkWaD0=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=YTAwLkHYqpb5dcmuwNoMqEyRpH8i7ZcM6uqmR4/u6GZeMpl2ViiQMvE48N0YoTS42 Nh28sgrhY1yVbLeZ18733ilWAh/zfQX8Wp5zH5MN2OwzO0L/Oax+Bt0ga7Ga7Z3Z3/ YLLGf1Afv3hiR2eomkHfULgui5Jo74+fVwiecMWO1Pa4vUbNpqhxuRcacrMZmyafk3 tXPecAvxJsJLZ5HfP/fXFZzqztYRa5t4XE6QIzezQex/VnPRxrB/G/OAYKamVOcs4x PxtnWJ+70yMgdNun9FQ4GiPLoz9Vky3cogrb5F6orKGHn68vKPyiSM5wQf6fRd0IKg RmFxh2IZ2DYag== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMb3YsszmMV; Fri, 8 May 2026 18:59:39 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:32 +0200 Subject: [PATCH 08/11] ref-manual: fix "include to" grammar for UKI_DEVICETREE MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-8-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9412 From: Quentin Schulz Fix grammar, we should say "include in smth" instead of "include to smth". Fixes: 542a5f454cee ("ref-manual/variables.rst: document the UKI_DEVICETREE variable") Signed-off-by: Quentin Schulz --- documentation/ref-manual/classes.rst | 2 +- documentation/ref-manual/variables.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 5c7605b86..95e07f85a 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -3542,7 +3542,7 @@ The variables used by this class are: - :term:`UKI_SB_CERT`: optional UEFI secureboot certificate matching the private key - :term:`UKI_SB_KEY`: optional UEFI secureboot private key to sign UKI with -- :term:`UKI_DEVICETREE`: list of device tree blobs to include to the UKI +- :term:`UKI_DEVICETREE`: list of device tree blobs to include in the UKI For examples on how to use this class see oeqa selftest :oe_git:`meta/lib/oeqa/selftest/cases/uki.py diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index a8cbb87cf..45123488d 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -11865,7 +11865,7 @@ system and gives an overview of their function and contents. :term:`UKI_DEVICETREE` When inheriting the :ref:`ref-classes-uki` class, the :term:`UKI_DEVICETREE` - variable holds the list of device tree blobs to include to the `Unified + variable holds the list of device tree blobs to include in the `Unified Kernel Image (UKI) `__. :term:`UKI_FILENAME` From patchwork Fri May 8 16:59:33 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87758 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 154EFCD37AF for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-8fa9.mail.infomaniak.ch (smtp-8fa9.mail.infomaniak.ch [83.166.143.169]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1624.1778259581754114161 for ; Fri, 08 May 2026 09:59:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=frZA/xME; spf=pass (domain: 0leil.net, ip: 83.166.143.169, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMc1618zDqT; Fri, 8 May 2026 18:59:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259580; bh=1W4LZlsBb66FBjcnZ4SbFXNOHyhx2VgpWID2111hBCY=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=frZA/xMEVEtn6YJ9R8BCvOwy+Yyo4lQyvZbQKNn2+/1v1UZEEpbPoPPupgJwzz/w0 IfsX6dM5W+FcOSZZWDlghy+Jgt2aTjESIJtWczMFNd5mPCds+Q/F10SU6O/ITgXppb 4NFhx9/NiguMjLfNMs8dgodDw67MeQrVhDaDprfQhf+lnIZaZI+bA2R65SGEOgJlSq 36PqJMnju1Qf8XOHE97pJJSTslvlxJLI7yS59pYXnXQA+bQDMZGUsK7nvZQicXFUK2 NzH506UKiI2672BBZvqxeSKTPt6hKzONHT1cCFljZzLM/JZfHcf/NQA/WVioB0c6kG e5LLkg9/sCxPQ== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMb5vH1znmC; Fri, 8 May 2026 18:59:39 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:33 +0200 Subject: [PATCH 09/11] ref-manual: fragments: fix style inconsistencies MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-9-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9414 From: Quentin Schulz Remove spurious whitespace before end-of-sentence dot. Align conjugation at the start of each item in the list. Fixes: 51162cd20d7a ("ref-manual: document the sbom-cve-check class, fragment, and variables") Signed-off-by: Quentin Schulz --- documentation/ref-manual/fragments.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/fragments.rst b/documentation/ref-manual/fragments.rst index 8da14a038..3cd9af168 100644 --- a/documentation/ref-manual/fragments.rst +++ b/documentation/ref-manual/fragments.rst @@ -210,18 +210,18 @@ on the serial console and over SSH. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The ``core/yocto/sbom-cve-check`` :term:`configuration fragment` can be used -to set up the build to use the :ref:`ref-classes-sbom-cve-check` class . +to set up the build to use the :ref:`ref-classes-sbom-cve-check` class. This configuration fragment does multiple things: -- Add the :ref:`ref-classes-create-spdx` class to the list of globally +- Adds the :ref:`ref-classes-create-spdx` class to the list of globally inherited classes, as it depends on it. - Sets the source revision (:term:`SRCREV`) of the input CVE databases to :term:`AUTOREV`, so these databases are automatically fetched and updated when starting a build. -- Include the VEX statements to the input SPDX document using the +- Includes the VEX statements to the input SPDX document using the :term:`SPDX_INCLUDE_VEX` variable. Yocto Project Autobuilder Fragments From patchwork Fri May 8 16:59:34 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87761 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 71B62CD37B6 for ; Fri, 8 May 2026 16:59:45 +0000 (UTC) Received: from smtp-190b.mail.infomaniak.ch (smtp-190b.mail.infomaniak.ch [185.125.25.11]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1700.1778259582091291749 for ; Fri, 08 May 2026 09:59:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=WnTGoVs1; spf=pass (domain: 0leil.net, ip: 185.125.25.11, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:7:10::a6c]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMc3RGFzF5M; Fri, 8 May 2026 18:59:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259580; bh=3Jd8SwTqpaDXAwep6+bN7340O8w2veQCUTDhpsAkzkI=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=WnTGoVs14pOeRz0oMiwn9ATplo/ZbQT1fiofqONigZ6zQ0Yfxs7dep/nB1sthVC7K XeKbB/R2v4YhHJkNvy9SntQKcZvehP7ZcDfCqoARYgpTnf1kSQIgH31y+KO8IQj5Ft CcttAW38dKCh6ZgYbfPpcgvfmoq++v5XOyvv9/m+irpcCvtRVK+jZIF3eNHzFUFzY6 VPoylQ07y2L2bOY++sj3mt0oSukyrCoQJZ0NwPdTa9OPztMynPWs6x0c/5354+t8yz t324PtUvXmTaIvcUlBilbDPGF8xDjCQovotNNu0i4HDubV9O4sf0bglFpgKXxuR98i 3icqh++f2SkFw== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMc0tw7zl5q; Fri, 8 May 2026 18:59:40 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:34 +0200 Subject: [PATCH 10/11] ref-manual: variables: add hyphen to "space separated" MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-10-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9415 From: Quentin Schulz So we're consistent with the rest of the docs. Fixes: c7925d14afd2 ("ref-manual/variables.rst: document the SPDX_GIT_PURL_MAPPINGS variable") Signed-off-by: Quentin Schulz --- documentation/ref-manual/variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 45123488d..ac515939d 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -9379,7 +9379,7 @@ system and gives an overview of their function and contents. See also :term:`SPDX_INCLUDE_SOURCES`. :term:`SPDX_GIT_PURL_MAPPINGS` - A space separated list of ``domain:purl_type`` mappings to configure PURL + A space-separated list of ``domain:purl_type`` mappings to configure PURL (Package URLs) generation for Git source downloads. For example, adding ``gitlab.example.com:pkg:gitlab`` to this variable From patchwork Fri May 8 16:59:35 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 87755 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 E3944CD342F for ; Fri, 8 May 2026 16:59:44 +0000 (UTC) Received: from smtp-bc0b.mail.infomaniak.ch (smtp-bc0b.mail.infomaniak.ch [45.157.188.11]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1701.1778259582233599032 for ; Fri, 08 May 2026 09:59:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@0leil.net header.s=20231125 header.b=cYul9v5n; spf=pass (domain: 0leil.net, ip: 45.157.188.11, mailfrom: foss+yocto@0leil.net) Received: from smtp-4-0001.mail.infomaniak.ch (smtp-4-0001.mail.infomaniak.ch [10.7.10.108]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4gBwMc5dD9zD1f; Fri, 8 May 2026 18:59:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0leil.net; s=20231125; t=1778259580; bh=ZtCvDy3fap/FujmFTv2JhqLlNMs3e+1tEH29fVOaf90=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=cYul9v5n6NSoEhLRNQpvQu5O2Hz2qGbFYzxgO66SJxtx1JQh0wFXs+wtrvvNe5svt W3su9nVPeqb6yB32dvOIcH6GQJ+m16f3p8+taXYD35PRr96qiBTxRjjrimml35YbvK 0ooIdDAZ1WYyS0j4v5FnR2m/049Zz9Qq9ExzXz5A4Alsc9uw+M7ajchRWLomJg4FAI Afks8Sv1vdOW29R7Dm+gpXMLaPfsdPaoXJezXJyLZm+bc9ZGtFbJyYGjNw52CIbN/A wrMs4mRsR/Me+ZUqHvmvvbL++Y/yxJ9lbwAfQPhB0OeJp3KlZvCdgNA5Eg3uaa9EOi gchgw3qHZwV/Q== Received: from unknown by smtp-4-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4gBwMc395dzlt2; Fri, 8 May 2026 18:59:40 +0200 (CEST) From: Quentin Schulz Date: Fri, 08 May 2026 18:59:35 +0200 Subject: [PATCH 11/11] ref-manual: variables: add hyphen to "space separated" and "auto generated" MIME-Version: 1.0 Message-Id: <20260508-misc-typo-20260508-v1-11-8fb61b5358cc@cherry.de> References: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> In-Reply-To: <20260508-misc-typo-20260508-v1-0-8fb61b5358cc@cherry.de> To: docs@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.15-dev-47773 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 08 May 2026 16:59:44 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/9416 From: Quentin Schulz So we're consistent with the rest of the docs. Fixes: c34bfa05cc10 ("ref-manual/variables.rst: document the SPDX_PACKAGE_URLS variable") Signed-off-by: Quentin Schulz --- documentation/ref-manual/variables.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index ac515939d..10572e7af 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -9667,10 +9667,10 @@ system and gives an overview of their function and contents. is an empty string. :term:`SPDX_PACKAGE_URLS` - A space separated list of Package URLs ("PURLs") for the software package. + A space-separated list of Package URLs ("PURLs") for the software package. The first item in this list will be listed as the ``packageUrl`` property of the packages, and all PURLs (including the first one) will be listed as - external references. The default value is an auto generated ``pkg:yocto`` + external references. The default value is an auto-generated ``pkg:yocto`` PURL based on the recipe name, version, and layer name. Override this variable to replace the default, otherwise append or prepend to add additional PURLs.