From: Ke Liping <liping.ke@intel.com>
To: yocto@yoctoproject.org, bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/1][Image Creator] Remove unused target tree data for Hob
Date: Thu, 21 Jul 2011 13:50:20 +0800 [thread overview]
Message-ID: <cover.1310696828.git.liping.ke@intel.com> (raw)
From: Liping Ke <liping.ke@intel.com>
Since Hob only needes package dependency information, we can
create a new version of package information retrieving methods,
remove task dependency information, so that we can greatly
reduce data loading time for Hob
The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70:
Darren Hart (1):
bb-matrix: correct BB and PM number canonicalization
are available in the git repository at:
git://git.pokylinux.org/poky-contrib lke/hob_perf
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/hob_perf
Liping Ke (1):
Remove unused target tree data for Hob
bitbake/lib/bb/cooker.py | 96 +++++++++++++++++++++++++++++++++++++---------
1 files changed, 77 insertions(+), 19 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Ke Liping <liping.ke@intel.com>
To: yocto@yoctoproject.org
Subject: [PATCH 0/1][Image Creator] Remove unused target tree data for Hob
Date: Fri, 15 Jul 2011 11:28:49 +0800 [thread overview]
Message-ID: <cover.1310696828.git.liping.ke@intel.com> (raw)
From: Liping Ke <liping.ke@intel.com>
Since Hob only needes package dependency information, we can
create a new version of package information retrieving methods,
remove task dependency information, so that we can greatly
reduce data loading time for Hob
The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70:
Darren Hart (1):
bb-matrix: correct BB and PM number canonicalization
are available in the git repository at:
git://git.pokylinux.org/poky-contrib lke/hob_perf
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/hob_perf
Liping Ke (1):
Remove unused target tree data for Hob
bitbake/lib/bb/cooker.py | 96 +++++++++++++++++++++++++++++++++++++---------
1 files changed, 77 insertions(+), 19 deletions(-)
next reply other threads:[~2011-07-21 6:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-15 3:28 Ke Liping [this message]
2011-07-21 5:50 ` [PATCH 0/1][Image Creator] Remove unused target tree data for Hob Ke Liping
2011-07-15 3:28 ` [PATCH 1/1] " Ke Liping
2011-07-21 5:50 ` [PATCH 1/1][Image Creator] " Ke Liping
2011-07-20 0:39 ` Joshua Lock
2011-07-21 5:31 ` Ke, Liping
2011-07-21 9:04 ` [yocto] " Koen Kooi
2011-07-21 9:04 ` Koen Kooi
2011-07-21 18:38 ` [yocto] " Joshua Lock
2011-07-21 18:38 ` [bitbake-devel] " Joshua Lock
2011-07-21 19:03 ` Joshua Lock
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.1310696828.git.liping.ke@intel.com \
--to=liping.ke@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.