From 90cc450671eaabf917c10a8d01b729b6bc0f544c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 19 May 2014 16:03:02 +0300 Subject: bitbake-user-manual-fetching.xml: Edits to the Git Submodule fetcher section. Exchanged "SRC_URI" for "URI" for clarity. Signed-off-by: Scott Rifenbark --- doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/bitbake-user-manual/bitbake-user-manual-fetching.xml') diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml index f5031cfba..42a1db090 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/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 1.2.3-korg