All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <chee.yang.lee@intel.com>, <docs@lists.yoctoproject.org>
Subject: Re: [docs] [PATCH 2/4] release-note-6.0: update several section
Date: Tue, 19 May 2026 10:46:31 +0200	[thread overview]
Message-ID: <DIMIT89CT2DQ.HEFWCBFNO54V@bootlin.com> (raw)
In-Reply-To: <20260519011715.972400-2-chee.yang.lee@intel.com>

Hi,

Merged with the following formatting/wording fixes:

diff --git a/documentation/migration-guides/release-notes-6.0.rst b/documentation/migration-guides/release-notes-6.0.rst
index e539ebf38..6f8801012 100644
--- a/documentation/migration-guides/release-notes-6.0.rst
+++ b/documentation/migration-guides/release-notes-6.0.rst
@@ -125,7 +125,7 @@ New Features / Enhancements in |yocto-ver|
       analysis of recipes (using the recipe SBOM, meaning building the
       software provided by the recipe is not needed), which uses the
       `sbom-cve-check <github.com/bootlin/sbom-cve-check>`__ tool internally.
-      This also obsoletes the cve-check class.
+      This also obsoletes the ``cve-check`` class.
       (:oecore_rev:`e2518b1eaabef13c9f8d44b52b8ec9d4dd4ed916`,
       :oecore_rev:`00de455f8d3aeca880129d23e8cfb7e246404699`)
 
@@ -192,9 +192,9 @@ New Features / Enhancements in |yocto-ver|
 
 -  Global configuration changes:
 
-   -  Changes in DISTRO_FEATURES default values and how DISTRO_FEATURES &
-      MACHINE_FEATURES are provided, see :doc:`/migration-guides/migration-6.0`
-      for more information.
+   -  Changes in :term:`DISTRO_FEATURES` default values and how
+      :term:`DISTRO_FEATURES` and :term:`MACHINE_FEATURES` are provided, see
+      :doc:`/migration-guides/migration-6.0` for more information.
 
    -  ``base-passwd``: Add a ``clock`` group as `systemd` version v258 introduces
       this group to `enable applications like linuxptp to open clocks without
@@ -762,21 +762,20 @@ New Features / Enhancements in |yocto-ver|
 Known Issues in |yocto-ver|
 ---------------------------
 
-Referencing an unset variable in DISTRO_FEATURES causes DISTRO_FEATURES_NATIVE
-and DISTRO_FEATURES_NATIVESDK to be set incorrectly. The leads to confusing
-errors, such as
+Referencing an unset variable in :term:`DISTRO_FEATURES` causes
+:term:`DISTRO_FEATURES_NATIVE` and :term:`DISTRO_FEATURES_NATIVESDK` to be set
+incorrectly. The leads to confusing errors, such as:
 
-  - Nothing PROVIDES 'libseccomp-native'
+-  ``Nothing PROVIDES 'libseccomp-native'``
 
-  - Required build target 'glibc' has no buildable providers.
+-  ``Required build target 'glibc' has no buildable providers.``
 
-To resolve these errors, ensure that all variables used in DISTRO_FEATURES are
-set. Variables may be set to an empty string if not needed.
-
-A fix for this issue is in progress and should be included in Yocto
-Project 6.0.1. See :yocto_bugs:`Yocto bug #16275 </show_bug.cgi?id=16275>`
-for further details.
+To resolve these errors, ensure that all variables referenced in
+:term:`DISTRO_FEATURES` are set. Variables may be set to an empty string if not
+needed.
 
+A fix for this issue is in progress and should be included in Yocto Project
+6.0.1. See Yocto bug :yocto_bug:`16275` for further details.
 
 Recipe License changes in |yocto-ver|
 -------------------------------------

Thanks,
Antonin


  reply	other threads:[~2026-05-19  8:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-19  1:17 [PATCH 1/4] release-note-6.0: update downloads section chee.yang.lee
2026-05-19  1:17 ` [PATCH 2/4] release-note-6.0: update several section chee.yang.lee
2026-05-19  8:46   ` Antonin Godard [this message]
2026-05-19  1:17 ` [PATCH 3/4] migration-guide: add release notes for 4.0.35 chee.yang.lee
2026-05-19  1:17 ` [PATCH 4/4] migration-guide: add release notes for 5.3.4 chee.yang.lee
2026-05-21  7:06 ` [PATCH 1/4] release-note-6.0: update downloads section Antonin Godard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DIMIT89CT2DQ.HEFWCBFNO54V@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=chee.yang.lee@intel.com \
    --cc=docs@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.