summaryrefslogtreecommitdiff
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-09-13 09:33:53 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-13 09:33:53 +0000
commit341aeb300f4a29422eb989b04150a0c7c794a03a (patch)
treef0017b2883e81722a2bbe577690403f80760f8d2 /conf/bitbake.conf
parent622e7a811bb45cf17d8625e6e58aeb6860fd7007 (diff)
linux-oz-2.6: Tosa updates from Dirk bringingTosa up to date
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 0141eb5bcd..7008ce9940 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -126,6 +126,7 @@ TMPDIR = "${TOPDIR}/tmp"
CACHE = "${TMPDIR}/cache"
DL_DIR = "${TMPDIR}/downloads"
CVSDIR = "${DL_DIR}/cvs"
+GITDIR = "${DL_DIR}/git"
STAMP = "${TMPDIR}/stamps/${PF}"
WORKDIR = "${TMPDIR}/work/${PF}"