From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Dongxiao Xu <dongxiao.xu@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/9][PULL] Hob2: bitbake related changes
Date: Thu, 23 Feb 2012 22:55:05 +0000 [thread overview]
Message-ID: <1330037705.22167.8.camel@ted> (raw)
In-Reply-To: <cover.1330003017.git.dongxiao.xu@intel.com>
On Thu, 2012-02-23 at 21:47 +0800, Dongxiao Xu wrote:
> Hi Richard,
>
> This is the hob2 related bitbake changes. Please help to review and pull.
>
> Compared with previous version:
> - cache.py: remove the DATE field and value in calculating self.configuration's hash value,
> which causes the cache invalid after one day.
>
> Thanks,
> Dongxiao
>
> The following changes since commit 95a599067650902727ecb4a39d6dd003c5cfedf3:
>
> bitbake/ui/knotty: fix incorrect exit code (2012-02-22 21:30:18 +0000)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib dxu4/hob2-bitbake-changes
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob2-bitbake-changes
>
> Dongxiao Xu (7):
> cache: Use configuration's hash value to validate cache
> command.py: add resolve option for generateTargetsTree API
> event.py: Add new events RequestPackageInfo and PackageInfo
> bitbake: add -B option to bind with interface
> bitbake: Add client socket info for BitBakeServerConnection
> command.py: Add a new API triggerEvent()
> runqueue: fire sceneQueueTaskStarted event when a setscene queue
> starts
>
> Shane Wang (2):
> bitbake: change for adding progress bar in Hob2.
> command.py: add new API to get the cpu count on the server
The series had things split into good logical chunks which really helped
making review easier, thanks! Most of these changes have been on the
list before so I've merged these with the exception of the
sceneQueueTaskStarted which might need a small change.
Cheers,
Richard
prev parent reply other threads:[~2012-02-23 23:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 13:47 [PATCH 0/9][PULL] Hob2: bitbake related changes Dongxiao Xu
2012-02-23 13:47 ` [PATCH 1/9] cache: Use configuration's hash value to validate cache Dongxiao Xu
2012-02-23 13:47 ` [PATCH 2/9] command.py: add resolve option for generateTargetsTree API Dongxiao Xu
2012-02-23 13:47 ` [PATCH 3/9] event.py: Add new events RequestPackageInfo and PackageInfo Dongxiao Xu
2012-02-23 13:47 ` [PATCH 4/9] bitbake: change for adding progress bar in Hob2 Dongxiao Xu
2012-02-23 13:47 ` [PATCH 5/9] bitbake: add -B option to bind with interface Dongxiao Xu
2012-02-23 13:47 ` [PATCH 6/9] bitbake: Add client socket info for BitBakeServerConnection Dongxiao Xu
2012-02-23 13:47 ` [PATCH 7/9] command.py: add new API to get the cpu count on the server Dongxiao Xu
2012-02-23 13:47 ` [PATCH 8/9] command.py: Add a new API triggerEvent() Dongxiao Xu
2012-02-23 13:47 ` [PATCH 9/9] runqueue: fire sceneQueueTaskStarted event when a setscene queue starts Dongxiao Xu
2012-02-23 22:51 ` Richard Purdie
2012-02-24 0:34 ` Xu, Dongxiao
2012-02-24 0:51 ` Richard Purdie
2012-02-23 22:55 ` Richard Purdie [this message]
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=1330037705.22167.8.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=dongxiao.xu@intel.com \
/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.