diff options
| author | Joshua Lock <joshua.g.lock@intel.com> | 2016-10-12 21:46:42 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-19 17:07:41 +0100 |
| commit | ef627ab364d52fe19994c94c1a78fbe21620a32c (patch) | |
| tree | 6f6e07c0be2720988691b22fb9a0e436bb2b746c | |
| parent | 9c04beb9adf5ed05b4fe89322bfa4dd60296de2b (diff) | |
| download | poky-ef627ab364d52fe19994c94c1a78fbe21620a32c.tar.gz | |
local.conf.sample.extended: remove RM_OLD_IMAGE
RM_OLD_IMAGE has been removed so don't include this variable in
sample local.conf
(From meta-yocto rev: 0a881d01ab2b0a3f721323447b4c970ab3fd4755)
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta-poky/conf/local.conf.sample.extended | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended index 118ed62852..d407ffb499 100644 --- a/meta-poky/conf/local.conf.sample.extended +++ b/meta-poky/conf/local.conf.sample.extended | |||
| @@ -265,9 +265,6 @@ | |||
| 265 | #COPYLEFT_RECIPE_TYPES = 'target' | 265 | #COPYLEFT_RECIPE_TYPES = 'target' |
| 266 | # | 266 | # |
| 267 | 267 | ||
| 268 | # Remove the old image before the new one generated to save disk space | ||
| 269 | #RM_OLD_IMAGE = "1" | ||
| 270 | |||
| 271 | # | 268 | # |
| 272 | # GCC/LD FLAGS to enable more secure code generation | 269 | # GCC/LD FLAGS to enable more secure code generation |
| 273 | # | 270 | # |
