From 2d19694b5895af2b9a80d64b728040f1da0a321c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 28 Feb 2018 13:47:04 -0800 Subject: dev-manual: Changed heading for mirror and pre-fectch section The old heading was dangerously close to a heading in the previous chapter. I altered this heading to target more specifically the content. (From yocto-docs rev: 797bef2256308531f02e35dc0ef8b1d9cbaff935) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index b8ac3dd62b..745e1c0ab6 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -8977,8 +8977,8 @@ Some notes from Cal: -
- Working with Source Files +
+ Efficiently Fetching Source Files During a Build The OpenEmbedded build system works with source files located @@ -8992,16 +8992,16 @@ Some notes from Cal: - This section presents information for working with source - files that can lead to more efficient use of resources and - time. + This section shows you how you can use mirrors to speed up + fetching source files and how you can pre-fetch files all of which + leads to more efficient use of resources and time.
Setting up Effective Mirrors - As mentioned, a good deal that goes into a Yocto Project + A good deal that goes into a Yocto Project build is simply downloading all of the source tarballs. Maybe you have been working with another build system (OpenEmbedded or Angstrom) for which you have built up a -- cgit v1.2.3-54-g00ecf