Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/3 V2] hob2: remove hard-coded image types map
@ 2012-08-28  2:47 Kang Kai
  2012-08-28  2:47 ` [PATCH 1/3] hob2: remove the hard-coded images map Kang Kai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kang Kai @ 2012-08-28  2:47 UTC (permalink / raw)
  To: richard.purdie; +Cc: bitbake-devel, Zhenfeng.Zhao

Hi Richard,

This is V2 for Yocto 2795.

Just add variable IMAGE_EXTENSION_live as you suggest, other image types are the same with the real image name extension names.

Add update the hob code accordingly.

Regards,
Kai

The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b:

  yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/hob2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/hob2

Kang Kai (3):
  hob2: remove the hard-coded images map
  hob2: remove class hcc
  image_types.bbclass: add variable for Hob

 bitbake/lib/bb/ui/crumbs/builder.py         |   24 ++++++++++++++++++---
 bitbake/lib/bb/ui/crumbs/hig.py             |   11 +++++++--
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |    1 -
 bitbake/lib/bb/ui/crumbs/hobwidget.py       |   29 ---------------------------
 meta/classes/image_types.bbclass            |    3 ++
 5 files changed, 31 insertions(+), 37 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-09-07 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28  2:47 [PATCH 0/3 V2] hob2: remove hard-coded image types map Kang Kai
2012-08-28  2:47 ` [PATCH 1/3] hob2: remove the hard-coded images map Kang Kai
2012-08-28  2:47 ` [PATCH 2/3] hob2: remove class hcc Kang Kai
2012-08-28  2:47 ` [PATCH 3/3] image_types.bbclass: add variable for Hob Kang Kai
2012-09-07  2:29 ` [PATCH 0/3 V2] hob2: remove hard-coded image types map Kang Kai
2012-09-07 10:52 ` Richard Purdie

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