From c270f959b2862c314ad21ada6c3b4a64d4e90d0b Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 23 Oct 2004 22:22:42 +0000 Subject: [PATCH] add CVSDIR BKrev: 417ad9b2jHgVvHqr1AnR2FxNgrlLxg --- conf/oe.conf | 1 + 1 file changed, 1 insertion(+) 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}" -- 2.39.5