From: Phil Blundell Date: Sat, 23 Oct 2004 22:22:42 +0000 (+0000) Subject: add CVSDIR X-Git-Tag: Release-2010-05/1~16494 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c270f959b2862c314ad21ada6c3b4a64d4e90d0b;p=openembedded.git add CVSDIR BKrev: 417ad9b2jHgVvHqr1AnR2FxNgrlLxg --- 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}"