aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-15 12:30:39 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-15 12:31:24 +0000
commit21efb536089b1fd6f00c1174bb3fcdbc5dfd8870 (patch)
tree2e78643d3a5930fd6ca370e161b541673e40bbfe /meta-yocto
parent3b909b369ad8047b99acdf3a32918849f24f6829 (diff)
downloadopenembedded-core-contrib-21efb536089b1fd6f00c1174bb3fcdbc5dfd8870.tar.gz
local.conf.sample: Enhance the SSTATE_MIRRORS example
By using downloadfilename in the url, symlinks in the download directory can be avoided and hence directories with large numbers of files are less likely. [YOCTO #3220] (From meta-yocto rev: 1aac2282fe3416a59fe93bba0c54c4b8cf068a53) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index 200b4afc86..45a28b876a 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -236,7 +236,7 @@ BB_DISKMON_DIRS = "\
# at the end as shown in the examples below. This will be substituted with the
# correct path within the directory structure.
#SSTATE_MIRRORS ?= "\
-#file://.* http://someserver.tld/share/sstate/PATH \n \
+#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
#file://.* file:///some/local/dir/sstate/PATH"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to