[poky] [PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE
Joshua Lock
joshua.g.lock at linux.intel.com
Thu Oct 13 07:32:41 PDT 2016
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 at 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 at 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 at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
>
>
> --
> Andrei Gherzan
More information about the poky
mailing list