public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] variables.rst: expand explanation of RSUGGESTS
@ 2026-02-24 12:17 Robert P. J. Day
  2026-02-24 12:42 ` [docs] " Antonin Godard
  0 siblings, 1 reply; 7+ messages in thread
From: Robert P. J. Day @ 2026-02-24 12:17 UTC (permalink / raw)
  To: YP docs mailing list


Add that the RSUGGESTS variable would be processed only by a
supporting package manager when installing packages from a
package feed.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/ref-manual/variables.rst
b/documentation/ref-manual/variables.rst
index 208b5e43d..92476d509 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8361,7 +8361,9 @@ system and gives an overview of their function and contents.
    :term:`RSUGGESTS`
       A list of additional packages that you can suggest for installation
       by the package manager at the time a package is installed. Not all
-      package managers support this functionality.
+      package managers support this functionality. This feature takes effect
+      only when the package manager is being used to install packages on
+      the target system from a package feed.

       As with all package-controlling variables, you must always use this
       variable in conjunction with a package name override. Here is an


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-24 15:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 12:17 [PATCH] variables.rst: expand explanation of RSUGGESTS Robert P. J. Day
2026-02-24 12:42 ` [docs] " Antonin Godard
2026-02-24 12:58   ` Robert P. J. Day
2026-02-24 14:05     ` Quentin Schulz
2026-02-24 15:26       ` Robert P. J. Day
2026-02-24 15:29         ` Quentin Schulz
2026-02-24 14:10     ` Antonin Godard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox