All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE
@ 2016-10-12 20:47 Joshua Lock
  2016-10-12 22:31 ` Andrei Gherzan
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Lock @ 2016-10-12 20:47 UTC (permalink / raw)
  To: poky

RM_OLD_IMAGE has been removed so don't include this variable in
sample local.conf

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
---
 meta-poky/conf/local.conf.sample.extended | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index 118ed62..d407ffb 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -265,9 +265,6 @@
 #COPYLEFT_RECIPE_TYPES = 'target'
 #
 
-# Remove the old image before the new one generated to save disk space
-#RM_OLD_IMAGE = "1"
-
 #
 # GCC/LD FLAGS to enable more secure code generation
 #
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-13 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-12 20:47 [PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE Joshua Lock
2016-10-12 22:31 ` Andrei Gherzan
2016-10-13 14:32   ` Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.