All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Opdenacker" <michael.opdenacker@bootlin.com>
To: docs@lists.yoctoproject.org
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>,
	"Robert P . J . Day" <rpjday@crashcourse.ca>
Subject: [PATCH] dev-manual: correct note about virtual providers
Date: Mon, 30 Aug 2021 17:37:20 +0200	[thread overview]
Message-ID: <20210830153720.68398-1-michael.opdenacker@bootlin.com> (raw)

Fixes [YOCTO #14530]

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
 documentation/dev-manual/common-tasks.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index f3b5084436..dd015a761e 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -2114,9 +2114,10 @@ The following lists specific examples of virtual providers:
 
 .. note::
 
-   Virtual providers only apply to build time dependencies specified with
-   :term:`PROVIDES` and :term:`DEPENDS`. They do not apply to runtime
-   dependencies specified with :term:`RPROVIDES` and :term:`RDEPENDS`.
+   Virtual providers can be applied not only to build time dependencies
+   specified with :term:`PROVIDES` and :term:`DEPENDS`, as show in the
+   example above, but also to runtime dependencies specified with
+   :term:`RPROVIDES` and :term:`RDEPENDS`.
 
 Properly Versioning Pre-Release Recipes
 ---------------------------------------
-- 
2.25.1


             reply	other threads:[~2021-08-30 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 15:37 Michael Opdenacker [this message]
2021-08-31  8:19 ` [docs] [PATCH] dev-manual: correct note about virtual providers Quentin Schulz
2021-08-31  9:16 ` Richard Purdie
2021-08-31  9:49   ` Quentin Schulz
2021-08-31 10:01     ` Richard Purdie
2021-08-31 16:56       ` Michael Opdenacker
2021-08-31 16:58         ` Richard Purdie
2021-08-31 17:09           ` Michael Opdenacker
2021-09-01 12:16       ` Quentin Schulz

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=20210830153720.68398-1-michael.opdenacker@bootlin.com \
    --to=michael.opdenacker@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=rpjday@crashcourse.ca \
    /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.