[OE-core] [PATCH v2] image_types.bbclass: get rid of IMAGE_DEPENDS

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Thu Jun 15 16:51:08 UTC 2017


On Thu, 2017-06-15 at 19:19 +0300, Ed Bartosh wrote:

> +    if d.getVar('IMAGE_DEPENDS') != None:
> +        bb.fatal('IMAGE_DEPENDS is deprecated. Use do_image_<type>[depends] += "<recipe>:<task>>" instead')

s/>>/>/

also, should it be a warning instead?








More information about the Openembedded-core mailing list