Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,11 @@
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>
For local git:// urls to use the current branch HEAD
as the revision for use with AUTOREV. Implies nobranch.
Will only work when protocol is "file".
</para></listitem>
</itemizedlist>
Here are some example URLs:
<literallayout class='monospaced'>
Expand Down