summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong, Jonathan <jonathan.yong@intel.com>2018-12-10 10:46:03 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-10 20:30:48 +0000
commit0d436ff788f019c366cd4e66097fce928b6ff6c5 (patch)
treeccdd13b0d100b996f780c8cf87dc5aa5738d97c5
parent98b8ea103390d5bc3583efb2e72dbac6529822a5 (diff)
downloadbitbake-0d436ff788f019c366cd4e66097fce928b6ff6c5.tar.gz
bitbake-user-manual: Added "usehead" parameter.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-fetching.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index d1ce43e23..6c8c87ca8 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/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'>