| Submitter | An, LimingX L |
|---|---|
| Date | May 14, 2012, 12:51 p.m. |
| Message ID | <cover.1336999687.git.limingx.l.an@intel.com> |
| Download | mbox |
| Permalink | /patch/27563/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continueComments
On Mon, 2012-05-14 at 20:51 +0800, Liming An wrote: > The following changes since commit 12b4543ac9f54c0db0ee4a7ee546a71946a051f8: > > classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:09:56 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continue > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue > > Liming An (3): > Hob: apply a line length to consistantly across 'base image' > descriptions > Hob: add '--select a machine--' and '--select a base image--' to GUI > Hob:add function about clicked a row to load image file for 'my > images' page I took patches 1 and 3, I did not take the second item above. Please resend with the change Dongxiao suggested. Cheers, Richard
The following changes since commit 12b4543ac9f54c0db0ee4a7ee546a71946a051f8: classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:09:56 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continue http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue Liming An (3): Hob: apply a line length to consistantly across 'base image' descriptions Hob: add '--select a machine--' and '--select a base image--' to GUI Hob:add function about clicked a row to load image file for 'my images' page bitbake/lib/bb/ui/crumbs/builder.py | 6 ++-- bitbake/lib/bb/ui/crumbs/hig.py | 18 ++++++++- bitbake/lib/bb/ui/crumbs/hoblistmodel.py | 6 ++-- bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py | 37 +++++++++++++++---- bitbake/lib/bb/ui/crumbs/recipeselectionpage.py | 2 +- 5 files changed, 52 insertions(+), 17 deletions(-)