From: Dongxiao Xu <dongxiao.xu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5 v2][PULL] Hob: oe-core related changes
Date: Wed, 11 Jan 2012 11:04:12 +0800 [thread overview]
Message-ID: <cover.1326249734.git.dongxiao.xu@intel.com> (raw)
Hi Richard,
This is the second pull request for Hob oe-core related changes.
Please help to review and pull.
Note that this pull request has dependency on branch dxu4/hob-bitbake-changes-v2.
Changes from v1:
1. Change the way to pass package information to GUI.
In v1 we defined a do_packageinfo task to pass the package information of built recipes.
Here we use a new approach to pass all the available package information to the client GUI.
2. Change the name for hob.bb and hob-toolchain.bb to dummy-image.bb and dummy-toolchain.bb.
Thanks,
Dongxiao
The following changes since commit 9b944ae2f0e4dbac5a8f1f235f60730e56b26516:
Richard Purdie (1):
Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works"
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dxu4/hob-oecore-changes-v2
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-oecore-changes-v2
Dongxiao Xu (4):
packageinfo.bbclass: add a new bbclass to pass package information
dummy-image.bb: add an empty image template
dummy-toolchain: add a new recipe dummy-toolchain
layers: add a new folder to put user added layers
Shane Wang (1):
package.bbclass: set package size into pkgdata for hob2's use
layers/README | 1 +
meta/classes/package.bbclass | 8 +++++++
meta/classes/packageinfo.bbclass | 30 +++++++++++++++++++++++++++++
meta/recipes-core/images/dummy-image.bb | 1 +
meta/recipes-core/meta/dummy-toolchain.bb | 10 +++++++++
5 files changed, 50 insertions(+), 0 deletions(-)
create mode 100644 layers/README
create mode 100644 meta/classes/packageinfo.bbclass
create mode 100644 meta/recipes-core/images/dummy-image.bb
create mode 100644 meta/recipes-core/meta/dummy-toolchain.bb
next reply other threads:[~2012-01-11 3:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 3:04 Dongxiao Xu [this message]
2012-01-11 3:04 ` [PATCH 1/5] package.bbclass: set package size into pkgdata for hob2's use Dongxiao Xu
2012-01-11 3:04 ` [PATCH 2/5] packageinfo.bbclass: add a new bbclass to pass package information Dongxiao Xu
2012-01-11 3:04 ` [PATCH 3/5] dummy-image.bb: add an empty image template Dongxiao Xu
2012-01-11 3:04 ` [PATCH 4/5] dummy-toolchain: add a new recipe dummy-toolchain Dongxiao Xu
2012-01-11 3:04 ` [PATCH 5/5] layers: add a new folder to put user added layers Dongxiao Xu
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.1326249734.git.dongxiao.xu@intel.com \
--to=dongxiao.xu@intel.com \
--cc=openembedded-core@lists.openembedded.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