docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ref-manual: remove mention of obsolete devtool "--any-recipe" option
@ 2021-09-06 19:12 Robert P. J. Day
  2021-09-13 13:47 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2021-09-06 19:12 UTC (permalink / raw)
  To: YP docs mailing list


Running "devtool edit-recipe -h" produces, in part, the output:

  --any-recipe, -a  Does nothing (exists for backwards-compatibility)

so it seems of little value to continue referring to it.

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

---

diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst
index 1862c481d..6bbbd1a91 100644
--- a/documentation/ref-manual/devtool-reference.rst
+++ b/documentation/ref-manual/devtool-reference.rst
@@ -284,10 +284,7 @@ is identified using the ``EDITOR`` variable, on the specified recipe.
 When you use the ``devtool edit-recipe`` command, you must supply the
 root name of the recipe (i.e. no version, paths, or extensions). Also,
 the recipe file itself must reside in the workspace as a result of the
-``devtool add`` or ``devtool upgrade`` commands. However, you can
-override that requirement by using the "-a" or "--any-recipe" option.
-Using either of these options allows you to edit any recipe regardless
-of its location.
+``devtool add`` or ``devtool upgrade`` commands.

 .. _devtool-updating-a-recipe:


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

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

* Re: [docs] [PATCH] ref-manual: remove mention of obsolete devtool "--any-recipe" option
  2021-09-06 19:12 [PATCH] ref-manual: remove mention of obsolete devtool "--any-recipe" option Robert P. J. Day
@ 2021-09-13 13:47 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2021-09-13 13:47 UTC (permalink / raw)
  To: Robert P. J. Day, YP docs mailing list

Hi Robert,

On 9/6/21 9:12 PM, Robert P. J. Day wrote:
> Running "devtool edit-recipe -h" produces, in part, the output:
>
>   --any-recipe, -a  Does nothing (exists for backwards-compatibility)
>
> so it seems of little value to continue referring to it.
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst
> index 1862c481d..6bbbd1a91 100644
> --- a/documentation/ref-manual/devtool-reference.rst
> +++ b/documentation/ref-manual/devtool-reference.rst
> @@ -284,10 +284,7 @@ is identified using the ``EDITOR`` variable, on the specified recipe.
>  When you use the ``devtool edit-recipe`` command, you must supply the
>  root name of the recipe (i.e. no version, paths, or extensions). Also,
>  the recipe file itself must reside in the workspace as a result of the
> -``devtool add`` or ``devtool upgrade`` commands. However, you can
> -override that requirement by using the "-a" or "--any-recipe" option.
> -Using either of these options allows you to edit any recipe regardless
> -of its location.
> +``devtool add`` or ``devtool upgrade`` commands.
>
>  .. _devtool-updating-a-recipe:
>

Thanks for the patch!
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
and merged into "master-next".

Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2021-09-13 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 19:12 [PATCH] ref-manual: remove mention of obsolete devtool "--any-recipe" option Robert P. J. Day
2021-09-13 13:47 ` [docs] " Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).