Hi,

This patchset fixes Bug 11372 - image.bbclass forces some flags for do_image_X 
tasks
by replacing setVarFlag calls with appendVarFlag for prefuncs, postfuncs and 
subimages
flags. This should allow to modify these flags in image_* classes.

The patchset contains a little bit of code cleanup and a small fix for setting
vardeps flag.

The following changes since commit 7aae19322ad34fa471550b70e223a702449320a2:

  buildhistory-diff: exclude paths from the output (2017-06-13 17:28:07 +0300)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wip
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wip

Ed Bartosh (3):
  image.bbclass: cleanup: add new variable "task"
  image.bbclass: improve setup of flags
  image.bbclass: fix setting of vardeps flag

 meta/classes/image.bbclass | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

--
Regards,
Ed

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to