From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: someone broke the bitbake user manual
Date: Fri, 06 Jul 2012 09:41:49 +0100 [thread overview]
Message-ID: <1341564109.3104.1.camel@ted> (raw)
In-Reply-To: <alpine.DEB.2.02.1207051957500.8240@oneiric>
On Thu, 2012-07-05 at 19:58 -0400, Robert P. J. Day wrote:
> it needs this:
>
> diff --git a/doc/manual/usermanual.xml b/doc/manual/usermanual.xml
> index 81b301a..e776b43 100644
> --- a/doc/manual/usermanual.xml
> +++ b/doc/manual/usermanual.xml
> @@ -336,7 +336,7 @@ SRC_URI_append_1.0.7+ = "file://some_patch_which_the_new_versions_need.patch;pat
> <para>The 'depends' flag for tasks is a more generic form of which allows an interdependency on specific tasks rather than specifying the data in DEPENDS.</para>
> <para><screen>do_patch[depends] = "quilt-native:do_populate_staging"</screen></para>
> <para>means the do_populate_staging task of the target quilt-native must have completed before the do_patch can execute.</para>
> - <para>The 'rdepends' flag works in a similar way but takes targets in the runtime namespace instead of the build time dependency namespace.
> + <para>The 'rdepends' flag works in a similar way but takes targets in the runtime namespace instead of the build time dependency namespace.</para>
> </section>
> </section>
>
>
> whoever wants to fix it, go wild.
My fault, fixed, thanks.
Richard
prev parent reply other threads:[~2012-07-06 8:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-05 23:58 someone broke the bitbake user manual Robert P. J. Day
2012-07-06 8:41 ` Richard Purdie [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=1341564109.3104.1.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.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.