Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix depends for conversion types in IMAGE_TYPEDEP_*
@ 2017-01-05 23:15 Randy Witt
  2017-01-05 23:15 ` [PATCH 1/2] image_typedep.py: Add a test that ensures conversion type deps get added Randy Witt
  2017-01-05 23:15 ` [PATCH 2/2] image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types Randy Witt
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Witt @ 2017-01-05 23:15 UTC (permalink / raw)
  To: openembedded-core

Fix conversion type dependencies missing when set in IMAGE_TYPEDEP_*. This
also adds a test.

The following changes since commit 9f6a1043f68580ed9604e750fd0f993f933bb66e:

  bitbake: prserv/serv: Tweak stdout manipulation to be stream safe (2017-01-05 13:54:07 +0000)

are available in the git repository at:

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

Randy Witt (2):
  image_typedep.py: Add a test that ensures conversion type deps get
    added
  image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types

 meta/classes/image_types.bbclass        | 14 +++++++--
 meta/lib/oeqa/selftest/image_typedep.py | 51 +++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+), 3 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/image_typedep.py

-- 
2.7.4



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

end of thread, other threads:[~2017-01-05 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-05 23:15 [PATCH 0/2] Fix depends for conversion types in IMAGE_TYPEDEP_* Randy Witt
2017-01-05 23:15 ` [PATCH 1/2] image_typedep.py: Add a test that ensures conversion type deps get added Randy Witt
2017-01-05 23:15 ` [PATCH 2/2] image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types Randy Witt

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