]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: move PSTAGE_DIR and DL_DIR with build output
authorJoshua Lock <josh@linux.intel.com>
Mon, 19 Jul 2010 10:31:40 +0000 (11:31 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 21 Jul 2010 14:39:52 +0000 (15:39 +0100)
commit50629b3746c149b22bdd8664842a4c69abb2b989
treef2a78bf127a8bb00947b1f8d4ff6a5d05537bef1
parentdf563f0d28cd0ac25a6042b58e89cc51dedea352
bitbake.conf: move PSTAGE_DIR and DL_DIR with build output

Having PSTAGE_DIR be a top level directory by default doesn't make sense, move
it to be a child of the build directory so that it lives with all other built
output. Also move DL_DIR to a child of the build directory for the use case of
an unwriteable $OEROOT.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
build/conf/local.conf.sample
meta/conf/bitbake.conf