From e235a9e18bad4758650c11cd98133de695b72bd1 Mon Sep 17 00:00:00 2001 From: "Yong, Jonathan" Date: Mon, 10 Dec 2018 10:46:03 -0800 Subject: bitbake: bitbake-user-manual: Added "usehead" parameter. (Bitbake rev: 91e308992d676ea541b891261e21b840606fc1c4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bitbake/doc') diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml index 29ae486a7c..92b2c3d1be 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/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 git/. + "usehead": + Enables local git:// URLs to use the + current branch HEAD as the revision for use with + AUTOREV. + The "usehead" parameter implies no branch and only works + when the transfer protocol is + file://. + Here are some example URLs: -- cgit v1.2.3-54-g00ecf