Browse Source

bitbake: bitbake-user-manual: Added "usehead" parameter.

(Bitbake rev: a9d361e39f110f6deecd1f35c425e0f0affcf828)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Yong, Jonathan 6 years ago
parent
commit
d0e0a3d7a8
1 changed files with 8 additions and 0 deletions
  1. 8 0
      bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml

+ 8 - 0
bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml

@@ -588,6 +588,14 @@
                         The name of the path in which to place the checkout.
                         By default, the path is <filename>git/</filename>.
                         </para></listitem>
+                    <listitem><para><emphasis>"usehead":</emphasis>
+                        Enables local <filename>git://</filename> URLs to use the
+                        current branch HEAD as the revision for use with
+                        <filename>AUTOREV</filename>.
+                        The "usehead" parameter implies no branch and only works
+                        when the transfer protocol is
+                        <filename>file://</filename>.
+                        </para></listitem>
                 </itemizedlist>
                 Here are some example URLs:
                 <literallayout class='monospaced'>