summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index d3fd26dcfb..7c7dde5563 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -666,9 +666,6 @@ IMAGE_ROOTFS_SIZE_ext3.gz ?= "65536"
666# MACHINE don't change the path to the cache 666# MACHINE don't change the path to the cache
667CACHE := "${CACHE}" 667CACHE := "${CACHE}"
668 668
669# Default to disabling packaged staging code
670export PSTAGING_ACTIVE = "0"
671
672################################################################## 669##################################################################
673# Magic Cookie for SANITY CHECK 670# Magic Cookie for SANITY CHECK
674################################################################## 671##################################################################