From: Tom Zanussi <tom.zanussi@intel.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Yocto discussion list <yocto@yoctoproject.org>
Subject: Re: [PATCH] scripts: Clarify "help" info for yocto-bsp and yocto-kernel
Date: Thu, 05 Apr 2012 10:57:10 -0500 [thread overview]
Message-ID: <1333641430.4601.3.camel@elnicho> (raw)
In-Reply-To: <alpine.DEB.2.02.1204041718320.14168@oneiric>
On Wed, 2012-04-04 at 17:20 -0400, Robert P. J. Day wrote:
> Tweak the help info for both "yocto-bsp" and "yocto-kernel" to
> emphasize that those are the *complete* lists of commands, not just
> the most commonly used ones.
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
Acked-by: Tom Zanussi <tom.zanussi@intel.com>
> ---
>
> diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py
> index 200a4f8..f78b09b 100644
> --- a/scripts/lib/bsp/help.py
> +++ b/scripts/lib/bsp/help.py
> @@ -83,7 +83,7 @@ yocto_bsp_usage = """
>
> usage: yocto-bsp [--version] [--help] COMMAND [ARGS]
>
> - The most commonly used 'yocto-bsp' commands are:
> + Current 'yocto-bsp' commands are:
> create Create a new Yocto BSP
> list List available values for options and BSP properties
>
> @@ -336,7 +336,7 @@ yocto_kernel_usage = """
>
> usage: yocto-kernel [--version] [--help] COMMAND [ARGS]
>
> - The most commonly used 'yocto-kernel' commands are:
> + Current 'yocto-kernel' commands are:
> config list List the modifiable set of bare kernel config options for a BSP
> config add Add or modify bare kernel config options for a BSP
> config rm Remove bare kernel config options from a BSP
>
prev parent reply other threads:[~2012-04-05 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-04 21:20 [PATCH] scripts: Clarify "help" info for yocto-bsp and yocto-kernel Robert P. J. Day
2012-04-05 15:57 ` Tom Zanussi [this message]
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=1333641430.4601.3.camel@elnicho \
--to=tom.zanussi@intel.com \
--cc=rpjday@crashcourse.ca \
--cc=yocto@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.