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:53 +0000
commit195c7d19896ded7358154194926a3e3f5524ffef (patch)
treec2119aba8adb898d1050a3ce82fc49acdfc609c1
parent0193e1f5b2128602ad8a80c82a3dd4d2cdb6e4a7 (diff)
downloadbitbake-195c7d19896ded7358154194926a3e3f5524ffef.tar.gz
bitbake-user-manual: Added "usehead" parameter.1.32
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 2a3340b39..86a1416d5 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
@@ -591,6 +591,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'>