From d87cb56aa829ac906cd79782a68b1533b21b12f3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 19 May 2014 16:03:02 +0300 Subject: bitbake: bitbake-user-manual-fetching.xml: Edits to the Git Submodule fetcher section. Exchanged "SRC_URI" for "URI" for clarity. (Bitbake rev: 90cc450671eaabf917c10a8d01b729b6bc0f544c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 f5031cfba7..42a1db0902 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml @@ -577,7 +577,8 @@ This fetcher submodule inherits from the Git fetcher and extends that fetcher's behavior by fetching a repository's submodules. - URI is passed to the Git fetcher as described in the + SRC_URI + is passed to the Git fetcher as described in the "GIT Fetcher (git://)" section. -- cgit v1.2.3-54-g00ecf