From 773e56f0e55760bea9cb79390441145f7953d1a7 Mon Sep 17 00:00:00 2001 From: "Yong, Jonathan" Date: Mon, 10 Dec 2018 10:46:03 -0800 Subject: [PATCH] bitbake: bitbake-user-manual: Added "usehead" parameter. (Bitbake rev: 0d436ff788f019c366cd4e66097fce928b6ff6c5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../bitbake-user-manual/bitbake-user-manual-fetching.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 d1ce43e23a..6c8c87ca89 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: