summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf b/conf/local.conf
index 4317cc4..e36d20d 100644
--- a/conf/local.conf
+++ b/conf/local.conf
@@ -81,7 +81,7 @@ IMAGE_KEEPROOTFS = "1"
# Uncomment this to remove unpacked source and intermediate work
# after successfully building a package.
# Saves a LOT of disk space, but leaving work around is useful for debugging.
-# INHERIT += "rm_work"
+INHERIT += "rm_work"
# Uncomment this if you want BitBake to emit debugging output
# BBDEBUG = "yes"