]> 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>
Wed, 29 Jun 2016 18:33:22 +0000 (19:33 +0100)
commitb12bd3c8ae266b393aedea93587acfbbc5e631cb
tree844742ba6777385c24dd4b4c68d9995c79814f7c
parent91c9f3d41213858847a947ab957aa4b00e6e4245
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]

(From OE-Core rev: 94f61c2682e5cfd819ac84535650c3e0a654415a)

Signed-off-by: Alexander D. Kanevskiy <kad@kad.name>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/image.bbclass