git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5379953
)
add default CVS_TARBALL_STASH to local.conf.sample - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Wed, 5 May 2004 22:58:46 +0000
(22:58 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Wed, 5 May 2004 22:58:46 +0000
(22:58 +0000)
BKrev: 409971a6SXyRtStHcICbdKUNvNKHPA
conf/local.conf.sample
patch
|
blob
|
history
diff --git
a/conf/local.conf.sample
b/conf/local.conf.sample
index
637fbc3
..
c853a6c
100644
(file)
--- a/
conf/local.conf.sample
+++ b/
conf/local.conf.sample
@@
-55,3
+55,8
@@
CACHE=/var/tmp/oe-cache.${USER}
# Uncomment this if you want OE to emit the log if a build fails.
#OEINCLUDELOGS = "yes"
+
+# Specifies a location to search for pre-generated tarballs when fetching
+# a cvs:// URI. Comment this out if you always want to pull directly
+# from the CVS tree.
+CVS_TARBALL_STASH = "http://www.treke.net/oe/source/"