aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-23 22:22:42 +0000
committerPhil Blundell <philb@gnu.org>2004-10-23 22:22:42 +0000
commitc270f959b2862c314ad21ada6c3b4a64d4e90d0b (patch)
tree0812ee47299df951541b01449fee61a0e9e10a1f /conf
parentc4232e1af6c101b9b67fcd51b9988aefa4bb03ba (diff)
downloadopenembedded-c270f959b2862c314ad21ada6c3b4a64d4e90d0b.tar.gz
add CVSDIR
BKrev: 417ad9b2jHgVvHqr1AnR2FxNgrlLxg
Diffstat (limited to 'conf')
-rw-r--r--conf/oe.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/oe.conf b/conf/oe.conf
index 0798ffb4e2..b67291f03f 100644
--- 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}"