]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: remove redundant dependency
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 27 Sep 2016 08:51:54 +0000 (11:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2016 09:15:54 +0000 (10:15 +0100)
commit82353471ccaae59967df7f14de0b4065cbc8169a
tree0a473f32603b1febf9e23ba7b1c17a38bdd822a9
parent6b67018c2c0229a91fbc55c6aafb86781caf2499
image_types.bbclass: remove redundant dependency

Removed parted-native dependency from do_image_wic as it's
already mentioned in IMAGE_DEPENDS_wic variable.

Thanks to Christopher Larson for pointing out to this.

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