* [PATCH 0/1] document git usehead argument
@ 2018-12-04 5:37 Yong, Jonathan
2018-12-04 5:37 ` [PATCH 1/1] bitbake-user-manual: " Yong, Jonathan
2018-12-07 0:36 ` [PATCH 0/1] " Yong, Jonathan
0 siblings, 2 replies; 3+ messages in thread
From: Yong, Jonathan @ 2018-12-04 5:37 UTC (permalink / raw)
To: bitbake-devel
This is a documentation-only change to document the usehead
argument.
Yong, Jonathan (1):
bitbake-user-manual: document git usehead argument
doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 5 +++++
1 file changed, 5 insertions(+)
--
2.19.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] bitbake-user-manual: document git usehead argument
2018-12-04 5:37 [PATCH 0/1] document git usehead argument Yong, Jonathan
@ 2018-12-04 5:37 ` Yong, Jonathan
2018-12-07 0:36 ` [PATCH 0/1] " Yong, Jonathan
1 sibling, 0 replies; 3+ messages in thread
From: Yong, Jonathan @ 2018-12-04 5:37 UTC (permalink / raw)
To: bitbake-devel
usehead functionality is already present, document it.
Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com>
---
doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index 29ae486a7..341ce9998 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
@@ -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'>
--
2.19.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] document git usehead argument
2018-12-04 5:37 [PATCH 0/1] document git usehead argument Yong, Jonathan
2018-12-04 5:37 ` [PATCH 1/1] bitbake-user-manual: " Yong, Jonathan
@ 2018-12-07 0:36 ` Yong, Jonathan
1 sibling, 0 replies; 3+ messages in thread
From: Yong, Jonathan @ 2018-12-07 0:36 UTC (permalink / raw)
To: bitbake-devel@lists.openembedded.org
Ping +1.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-07 0:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 5:37 [PATCH 0/1] document git usehead argument Yong, Jonathan
2018-12-04 5:37 ` [PATCH 1/1] bitbake-user-manual: " Yong, Jonathan
2018-12-07 0:36 ` [PATCH 0/1] " Yong, Jonathan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox