From: Scott Rifenbark Date: Thu, 26 Jun 2014 12:30:24 +0000 (+0300) Subject: bitbake: bitbake-user-manual-fetching.xml: Small fix in Git Fetcher X-Git-Tag: rev_ivi_2015_02_04~7608 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=88d0577cc56b4de8331519c1a7ede6882a29b2b8;p=scm%2Fbb%2Ftizen-distro.git bitbake: bitbake-user-manual-fetching.xml: Small fix in Git Fetcher Fixed how we refer to the "rev" paramater. (Bitbake rev: 90b1aec42cd29716f1cbd058757941cbfda235b0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml index 07fc820..7cc69f8 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml @@ -553,7 +553,7 @@ network. For that reason, tags are often not used. As far as Git is concerned, the "tag" parameter behaves - effectively the same as the "revision" parameter. + effectively the same as the "rev" parameter. "subpath": Limits the checkout to a specific subpath of the tree.