From: Richard Purdie Date: Fri, 14 Mar 2008 11:46:07 +0000 (+0000) Subject: bitbake.conf: Sync with OE.dev X-Git-Tag: 2011-1~9441 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ffc58804e1f5af1d136d43be289cc9772fef8f19;p=openembedded-core.git bitbake.conf: Sync with OE.dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4007 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index e614057cb8..b564a5bcad 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 ##################################################################