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:
c4232e1
)
add CVSDIR
author
Phil Blundell
<philb@gnu.org>
Sat, 23 Oct 2004 22:22:42 +0000
(22:22 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 23 Oct 2004 22:22:42 +0000
(22:22 +0000)
BKrev: 417ad9b2jHgVvHqr1AnR2FxNgrlLxg
conf/oe.conf
patch
|
blob
|
history
diff --git
a/conf/oe.conf
b/conf/oe.conf
index
0798ffb
..
b67291f
100644
(file)
--- a/
conf/oe.conf
+++ b/
conf/oe.conf
@@
-111,6
+111,7
@@
FILESDIR = "${@oe.which(oe.data.getVar('FILESPATH', d, 1), '.')}"
TMPDIR = "${TOPDIR}/tmp"
CACHE = "${TMPDIR}/cache"
DL_DIR = "${TMPDIR}/downloads"
+CVSDIR = "${DL_DIR}/cvs"
STAMP = "${TMPDIR}/stamps/${PF}"
WORKDIR = "${TMPDIR}/work/${PF}"