]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: cleanup: add new variable "task"
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 14 Jun 2017 09:07:04 +0000 (12:07 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jun 2017 13:44:59 +0000 (14:44 +0100)
commitd24dd95f2c1c7f773875454bee3f2016c4e7553c
tree4cc8a42d06dff274596d64d4e27c32d589b12998
parentf2d349887710dcae05db09dc2277223e85fa1c19
image.bbclass: cleanup: add new variable "task"

Replaced repeated expression "do_image_%s" % t with
a variable 'task' to simplify the code and increase
readability.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass