Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] 11372: allow to set varflags in image_* classes
@ 2017-06-14  9:07 Ed Bartosh
  2017-06-14  9:07 ` [PATCH 1/3] image.bbclass: cleanup: add new variable "task" Ed Bartosh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ed Bartosh @ 2017-06-14  9:07 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-14  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14  9:07 [PATCH 0/3] 11372: allow to set varflags in image_* classes Ed Bartosh
2017-06-14  9:07 ` [PATCH 1/3] image.bbclass: cleanup: add new variable "task" Ed Bartosh
2017-06-14  9:07 ` [PATCH 2/3] image.bbclass: improve setup of flags Ed Bartosh
2017-06-14  9:07 ` [PATCH 3/3] image.bbclass: fix setting of vardeps flag Ed Bartosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox