summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-02-18 14:48:46 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-09 18:59:03 -0700
commitb82b3d2cc31fb5e36ca8f3329d5643e2aed05da9 (patch)
tree3c6a95904fedd9f46f29da4d4cb1a7d2242df073
parent38010236158712295e19be068d79db7e9df46517 (diff)
downloadpoky-b82b3d2cc31fb5e36ca8f3329d5643e2aed05da9.tar.gz
bitbake: user-manual-fetching.xml: Removed a link.
The link no longer applied as it was linking to a removed section from the "Execution" chapter. (Bitbake rev: de1c316a3f5f382c66b58ad2539b4fadb0f000db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--bitbake/doc/user-manual/user-manual-fetching.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/bitbake/doc/user-manual/user-manual-fetching.xml b/bitbake/doc/user-manual/user-manual-fetching.xml
index 499d4f5198..846968419b 100644
--- a/bitbake/doc/user-manual/user-manual-fetching.xml
+++ b/bitbake/doc/user-manual/user-manual-fetching.xml
@@ -27,9 +27,6 @@
27 When BitBake starts to execute, the very first thing 27 When BitBake starts to execute, the very first thing
28 it does is to fetch the source files needed. 28 it does is to fetch the source files needed.
29 This section overviews the process. 29 This section overviews the process.
30 For some additional information on fetching source files, see the
31 "<link linkend='source-fetching-dev-environment'>Source Fetching</link>"
32 section.
33 </para> 30 </para>
34 31
35 <para> 32 <para>