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

* Re: [PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Andrei Gherzan @ 2016-10-12 22:31 UTC (permalink / raw)
  To: Joshua Lock; +Cc: poky

On Wed, Oct 12, 2016 at 9:47 PM, Joshua Lock <joshua.g.lock@intel.com> wrote:
> RM_OLD_IMAGE has been removed so don't include this variable in
> sample local.conf
>

Can we have a reference where was this removed?


> 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
>
> --
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


--
Andrei Gherzan


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

* Re: [PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE
  2016-10-12 22:31 ` Andrei Gherzan
@ 2016-10-13 14:32   ` Joshua Lock
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Lock @ 2016-10-13 14:32 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: poky

On Wed, 2016-10-12 at 23:31 +0100, Andrei Gherzan wrote:
> On Wed, Oct 12, 2016 at 9:47 PM, Joshua Lock <joshua.g.lock@intel.com
> > wrote:
> > 
> > RM_OLD_IMAGE has been removed so don't include this variable in
> > sample local.conf
> > 
> 
> Can we have a reference where was this removed?

I proposed removal of the variable in OE-Core because the change to use
sstate to deploy images made the behaviour of removing old images the
default.

You can find the patches for OE-Core here:
http://lists.openembedded.org/pipermail/openembedded-core/2016-October/
127532.html


A bit of background and several related links can be found in the Yocto
Project bugzilla: https://bugzilla.yoctoproject.org/show_bug.cgi?id=104
19

Thanks,

Joshua

> 
> > 
> > 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
> > 
> > --
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
> 
> 
> --
> Andrei Gherzan


^ permalink raw reply	[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.