]> code.ossystems Code Review - openembedded-core.git/commitdiff
bitbake.conf: Sync with OE.dev
authorRichard Purdie <richard@openedhand.com>
Fri, 14 Mar 2008 11:46:07 +0000 (11:46 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 14 Mar 2008 11:46:07 +0000 (11:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4007 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/bitbake.conf

index e614057cb849de5bb0aca62c2b93e007d83eab89..b564a5bcad861bbb2ac2f4e508d9936c5af75d46 100644 (file)
@@ -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
 ##################################################################