| Submitter | Dongxiao Xu |
|---|---|
| Date | March 15, 2012, 8:29 a.m. |
| Message ID | <cover.1331796806.git.dongxiao.xu@intel.com> |
| Download | mbox |
| Permalink | /patch/23409/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib dxu4/hob-bugfixComments
On Thu, 2012-03-15 at 16:29 +0800, Dongxiao Xu wrote: > Hi Richard, > > This is the second pull request for Hob functionality and GUI fixes, please help to review and pull. > > Changes from v1: > 1) Modify the Box padding according to Josh's comments. > 2) Add a new patch which fixes all Box's padding values in Hob code. > > Thanks, > Dongxiao > > The following changes since commit 2d56dc7b1f0d186e14c4c8a949b280b6b3fc31de: > > codeparser: Call intern over the set contents for better cache performance (2012-03-12 02:22:34 +0000) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix > > Dongxiao Xu (12): > Hob: add "Close" button to "BinbDialog" > Hob: Disable the handling of "NoProvider" event > cooker: add package rdepends and rrecommends info > Hob: Fix the image installation dependency > Hob: Remove the reset button in recipe/package selection page > Hob: Remove the indication in machine/base image combobox > Hob: Remove the recipe/package populated signal > Hob: Show recipe/package editing button after base image is selected > Hob: Emit command-failed signal even if error msg is None > Hob: Add stop button for parsing progress > Hob: improve recipe/package selection performance > Hob: Change Box's padding value These look good to me, merged to master, thanks. Richard