diff options
Diffstat (limited to 'conf/oe.conf')
-rw-r--r-- | conf/oe.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/oe.conf b/conf/oe.conf index 51042f47d0..f30a3dfa5b 100644 --- a/conf/oe.conf +++ b/conf/oe.conf @@ -48,6 +48,8 @@ DATETIME = "${DATE}${TIME}" # Defaults to today. CVSDATE = "${DATE}" +CACHE = "${TMPDIR}/cache" + ### ### Package default variables ### |