summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-03-14 11:46:07 +0000
committerRichard Purdie <richard@openedhand.com>2008-03-14 11:46:07 +0000
commitffc58804e1f5af1d136d43be289cc9772fef8f19 (patch)
tree8bd8719d466ddfefac217383eb03f57bfc42adef /meta
parent853280f161ed24f9b976a6f53739c08ac2362ddb (diff)
downloadopenembedded-core-ffc58804e1f5af1d136d43be289cc9772fef8f19.tar.gz
openembedded-core-ffc58804e1f5af1d136d43be289cc9772fef8f19.tar.bz2
openembedded-core-ffc58804e1f5af1d136d43be289cc9772fef8f19.tar.xz
openembedded-core-ffc58804e1f5af1d136d43be289cc9772fef8f19.zip
bitbake.conf: Sync with OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4007 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/bitbake.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index e614057cb..b564a5bca 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -574,6 +574,9 @@ IMAGE_ROOTFS_SIZE_ext3.gz ?= "65536"
# MACHINE don't change the path to the cache
CACHE := "${CACHE}"
+# Default to disabling packaged staging code
+export PSTAGING_ACTIVE = "0"
+
##################################################################
# Magic Cookie for SANITY CHECK
##################################################################