]> code.ossystems Code Review - openembedded-core.git/commit
image_types: fix image/compression dependency collection
authorRoss Burton <ross.burton@intel.com>
Tue, 3 May 2016 16:28:01 +0000 (17:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 May 2016 07:03:57 +0000 (08:03 +0100)
commit05c59ed987cdddc00e9e217032a69197e40a8448
tree3d753f759fd45da1fb0b97bd0923da9d1b792886
parent386534f968f4da376ba7778b5d436bad4ce8355b
image_types: fix image/compression dependency collection

As compressions can be chained (i.e. cpio.bz2.md5sum) we need to walk the fstype
list to collect the dependencies from each step.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image_types.bbclass