From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Shane Wang <shane.wang@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 00/21] [Resend] Hob fixes and cleanups
Date: Tue, 10 Apr 2012 23:48:02 +0100 [thread overview]
Message-ID: <1334098082.10826.78.camel@ted> (raw)
In-Reply-To: <cover.1333980504.git.shane.wang@intel.com>
On Mon, 2012-04-09 at 22:09 +0800, Shane Wang wrote:
> Those patches fix the following:
> - the UI bug to fade out the entry in the "Included" page when it is removed
> - add and correct tooltips reviewed by Scott
> - clean up the code and maximize reusage, for exception handling
> - misc
>
> The following changes since commit 190f6d791d51aaa4cfb9f1cf932bc205ff674fb5:
>
> runqemu-internal: Add console=tty for qemuppc and NFS (2012-04-06 01:12:47 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib shane/hob-fixes-continue
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob-fixes-continue
>
> Liming An (4):
> Hob: add fadeout display effection for recipe view include page
> Hob: add fadeout display effection for package view include page
> Hob: Add the tooltips for recipe view page as request
> Hob:Fixed some incorrect values of Build configuration tab
>
> Shane Wang (17):
> Hob: fix version check - Hob can run on pygtk 2.21.0
> Hob: correct indent
> Hob: clean up and unify the steps for new build to call
> initiate_new_build_async()
> Hob: clean up and unify the steps for CONFIG_UPDATE to call
> update_config_async()
> Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call
> populate_recipe_package_info_async()
> Hob: clean up and unify the steps for PACKAGE_GENERATING and
> FAST_IMAGE_GENERATING to call generate_packages_async() and
> fast_generate_image_async()
> Hob: clean up and unify the steps for IMAGE_GENERATING to call
> generate_image_async()
> Hob: clean up to call clear_busy() in hobeventhandler.py
> Hob: clean up and unify get_parameters() to be get_parameters_sync()
> Hob: clean up request_package_info_async()
> Hob: clean up cancel_build()
> Hob: clean up generate_configuration()
> Hob: clean up and reword stop_parse()
> Hob: tooltip change for "Build image" button
> Hob: add tooltips into image details screen
> Hob: forget selected_recipes and selected_packages after users change
> the machine
> Hob: show those appliable buttons on the image details page only
I've merged these apart from the version change for which I took
Joshua's patches.
I have to say that cleanups at this point in the cycle are less than
ideal, I've only taken them since they were unit tested with the rest of
this and I can't really take one without the other.
Also, there were patch rejects on the fadeout patches and I had to merge
things due to taking other patches so please check the final result.
Cheers,
Richard
prev parent reply other threads:[~2012-04-10 22:57 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 14:09 [PATCH 00/21] [Resend] Hob fixes and cleanups Shane Wang
2012-04-09 14:13 ` [PATCH 01/21] Hob: fix version check - Hob can run on pygtk 2.21.0 Shane Wang
2012-04-09 16:47 ` Joshua Lock
2012-04-09 14:13 ` [PATCH 02/21] Hob: add fadeout display effection for recipe view include page Shane Wang
2012-04-09 14:13 ` [PATCH 03/21] Hob: add fadeout display effection for package " Shane Wang
2012-04-09 14:13 ` [PATCH 04/21] Hob: Add the tooltips for recipe view page as request Shane Wang
2012-04-09 14:13 ` [PATCH 05/21] Hob: correct indent Shane Wang
2012-04-09 14:13 ` [PATCH 06/21] Hob: clean up and unify the steps for new build to call initiate_new_build_async() Shane Wang
2012-04-09 14:13 ` [PATCH 07/21] Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_async() Shane Wang
2012-04-09 14:13 ` [PATCH 08/21] Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_recipe_package_info_async() Shane Wang
2012-04-09 14:13 ` [PATCH 09/21] Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENERATING to call generate_packages_async() and fast_generate_image_async() Shane Wang
2012-04-09 14:13 ` [PATCH 10/21] Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image_async() Shane Wang
2012-04-09 14:13 ` [PATCH 11/21] Hob: clean up to call clear_busy() in hobeventhandler.py Shane Wang
2012-04-09 14:13 ` [PATCH 12/21] Hob: clean up and unify get_parameters() to be get_parameters_sync() Shane Wang
2012-04-09 14:13 ` [PATCH 13/21] Hob: clean up request_package_info_async() Shane Wang
2012-04-09 14:13 ` [PATCH 14/21] Hob: clean up cancel_build() Shane Wang
2012-04-09 14:13 ` [PATCH 15/21] Hob: clean up generate_configuration() Shane Wang
2012-04-09 14:13 ` [PATCH 16/21] Hob: clean up and reword stop_parse() Shane Wang
2012-04-09 14:13 ` [PATCH 17/21] Hob: tooltip change for "Build image" button Shane Wang
2012-04-09 14:13 ` [PATCH 18/21] Hob: add tooltips into image details screen Shane Wang
2012-04-09 14:13 ` [PATCH 19/21] Hob: forget selected_recipes and selected_packages after users change the machine Shane Wang
2012-04-09 14:13 ` [PATCH 20/21] Hob: show those appliable buttons on the image details page only Shane Wang
2012-04-09 14:13 ` [PATCH 21/21] Hob:Fixed some incorrect values of Build configuration tab Shane Wang
2012-04-10 22:48 ` 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=1334098082.10826.78.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=shane.wang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox