From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/5] doc: mention how to format the Config.in file
Date: Sun, 13 Nov 2011 06:45:01 -0600 [thread overview]
Message-ID: <201111130645.03086.minimod@morethan.org> (raw)
In-Reply-To: <a829e41c56d4cc0fea0131d7e7bd0002d6ebab5f.1321174391.git.thomas.petazzoni@free-electrons.com>
On Sun November 13 2011, Thomas Petazzoni wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> docs/manual/adding-packages-directory.txt | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
> index a262a8c..b61eb54 100644
> --- a/docs/manual/adding-packages-directory.txt
> +++ b/docs/manual/adding-packages-directory.txt
> @@ -24,6 +24,11 @@ config BR2_PACKAGE_LIBFOO
> http://foosoftware.org/libfoo/
> ---------------------------
>
> +The +bool+ line, +help+ line and other meta-informations about the
> +configuration option must be indented with one tab. The help text
> +itself but be indented with one tab and two spaces, and it must
s/but/should/
Mike
> +mention the upstream URL of the project.
> +
> Of course, you can add other sub-options into a +if
> BR2_PACKAGE_LIBFOO...endif+ statement to configure particular things
> in your software. You can look at examples in other packages. The
next prev parent reply other threads:[~2011-11-13 12:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-13 8:54 [Buildroot] [pull request] Pull request for branch for-2011.11/doc-updates Thomas Petazzoni
2011-11-13 8:54 ` [Buildroot] [PATCH 1/5] doc: suggest how to add suboptions Thomas Petazzoni
2011-11-13 8:54 ` [Buildroot] [PATCH 2/5] doc: mention how to format the Config.in file Thomas Petazzoni
2011-11-13 12:45 ` Michael S. Zick [this message]
2011-11-13 8:54 ` [Buildroot] [PATCH 3/5] doc: more details about expressing dependencies in Config.in Thomas Petazzoni
2011-11-13 12:53 ` Michael S. Zick
2011-11-13 8:54 ` [Buildroot] [PATCH 4/5] doc: mention the CMAKETARGETS infrastructure in the list of infrastructures Thomas Petazzoni
2011-11-13 8:54 ` [Buildroot] [PATCH 5/5] doc: update GENTARGETS/AUTOTARGETS/CMAKETARGETS on the number of arguments Thomas Petazzoni
2011-11-13 20:31 ` [Buildroot] [pull request] Pull request for branch for-2011.11/doc-updates Peter Korsgaard
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=201111130645.03086.minimod@morethan.org \
--to=minimod@morethan.org \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox