From: Kang Kai <kai.kang@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: bitbake-devel@lists.openembedded.org, Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/3] hob2: remove hard-coded image types map
Date: Fri, 24 Aug 2012 17:15:08 +0800 [thread overview]
Message-ID: <cover.1345799414.git.kai.kang@windriver.com> (raw)
Hi Richard,
This is for Yocto 2795.
Read from a new variable IMAGE_TYPES_MAP to get the map. Add the IMAGE_TYPES_MAP to bitbake.conf.
The format of IMAGE_TYPES_MAP is:
"image_type1:realname_extend1 image_type2:realname_extend2,extend3 ..."
Regards,
Kai
The following changes since commit 054d95edad8d79ef1c6b30681395d50f3c6335b4:
poky.conf: restore Ubuntu 12.04 LTS to tested distro list (2012-08-23 17:23:40 +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
bitbake.conf: add variable IMAGE_TYPES_MAP
bitbake/lib/bb/ui/crumbs/builder.py | 35 +++++++++++++++++++++++---
bitbake/lib/bb/ui/crumbs/hig.py | 9 ++++--
bitbake/lib/bb/ui/crumbs/hobeventhandler.py | 4 ++-
bitbake/lib/bb/ui/crumbs/hobwidget.py | 29 ----------------------
meta/conf/bitbake.conf | 3 ++
5 files changed, 43 insertions(+), 37 deletions(-)
--
1.7.5.4
next reply other threads:[~2012-08-24 9:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 9:15 Kang Kai [this message]
2012-08-24 9:15 ` [PATCH 1/3] hob2: remove the hard-coded images map Kang Kai
2012-08-24 9:15 ` [PATCH 2/3] hob2: remove class hcc Kang Kai
2012-08-24 9:15 ` [PATCH 3/3] bitbake.conf: add variable IMAGE_TYPES_MAP Kang Kai
2012-08-25 7:45 ` Richard Purdie
2012-08-27 2:06 ` Kang Kai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1345799414.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox