]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
Remove RM_OLD_IMAGE, it's no longer useful
authorJoshua Lock <joshua.g.lock@intel.com>
Wed, 12 Oct 2016 20:46:41 +0000 (21:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Oct 2016 08:48:28 +0000 (09:48 +0100)
commit93631befe8b962bf99524746b49f4ebca336175c
tree8408907fee2416521ec777ef977f6da0c325f24e
parent1a2311c8fa9a3703568cd390c44639fe3335023e
Remove RM_OLD_IMAGE, it's no longer useful

Since the move to put image deployment under sstate control in
d54339d4b1a7e884de636f6325ca60409ebd95ff old images are automatically
removed before a new image is deployed (the default behaviour of the
sstate logic).

RM_OLD_IMAGE is therefore no longer required to provide this
behaviour, remove the variable and its users.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-selftest/recipes-test/images/wic-image-minimal.bb
meta/classes/cve-check.bbclass
meta/classes/image-vm.bbclass
meta/classes/image.bbclass
meta/classes/qemuboot.bbclass
meta/classes/rootfs-postcommands.bbclass
meta/conf/documentation.conf
meta/lib/oeqa/selftest/buildoptions.py