]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: don't execute compression commands multiple times
authorAlexander D. Kanevskiy <kad@kad.name>
Thu, 21 Apr 2016 09:47:27 +0000 (12:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Apr 2016 06:53:57 +0000 (07:53 +0100)
commit94f61c2682e5cfd819ac84535650c3e0a654415a
tree6e386fdf34674727b546e49073ee829b93a95582
parenta96c3ea4fb4676a13b24b8e8d1164b31080c4f56
image.bbclass: don't execute compression commands multiple times

In case of chained conversion methods are used via COMPRESS_CMD_*
there is chance that some of steps would be executed multiple times.

[YOCTO #9482]

Signed-off-by: Alexander D. Kanevskiy <kad@kad.name>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image.bbclass