]> code.ossystems Code Review - openembedded-core.git/commit
packaged-staging: Move packaged staging directory outside of DEPLOY_DIR
authorJoshua Lock <josh@linux.intel.com>
Mon, 25 Jan 2010 17:36:08 +0000 (17:36 +0000)
committerJoshua Lock <josh@linux.intel.com>
Fri, 29 Jan 2010 12:33:45 +0000 (12:33 +0000)
commitb2c843089883a167c409afd269e307549cd8d869
tree308d89cee00293c0558289c159e4d24b3abfab35
parent9ff304510e6ae49c3ee0432dfe4d6ff2156e0ee3
packaged-staging: Move packaged staging directory outside of DEPLOY_DIR

Rename DEPLOY_DIR_PSTAGE to PSTAGE_DIR and move it outside of deploy.
Do soft assignment of a default variable inside bitbake.conf as
${OEROOT}/tmp/pstage.
Use a separate directory, PSTAGE_WORKDIR, to store transient packaged
staging files such as the stamp files and opkg.conf

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