Openembedded Core Discussions
 help / color / mirror / Atom feed
* someone broke the bitbake user manual
@ 2012-07-05 23:58 Robert P. J. Day
  2012-07-06  8:41 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-07-05 23:58 UTC (permalink / raw)
  To: OE Core mailing list


  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.

rday



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

* Re: someone broke the bitbake user manual
  2012-07-05 23:58 someone broke the bitbake user manual Robert P. J. Day
@ 2012-07-06  8:41 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-07-06  8:41 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

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




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

end of thread, other threads:[~2012-07-06  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 23:58 someone broke the bitbake user manual Robert P. J. Day
2012-07-06  8:41 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox