| Submitter | Dongxiao Xu |
|---|---|
| Date | April 14, 2012, 10:42 a.m. |
| Message ID | <cover.1334400003.git.dongxiao.xu@intel.com> |
| Download | mbox |
| Permalink | /patch/25809/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib dxu4/hob-bugfixComments
On Sat, 2012-04-14 at 18:42 +0800, Dongxiao Xu wrote: > Hi Richard, > > This pull request contains some Hob related bug fixes, please help to review and pull. Please ignore this request because it missed some critical change, I will send an update one. Thanks, Dongxiao > > Thanks, > Dongxiao > > The following changes since commit 434fdb3913cc78e2e9cdeede4c4fa7f1c8ef8892: > > Hob: Added required packages for toolchain. (2012-04-13 12:00:12 +0100) > > 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 (4): > Hob: A minor fix on tooltip > Hob: Save the original image name into template > Hob: Build selected image if not customized > Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build" > > lib/bb/ui/crumbs/builder.py | 34 +++++++++++++++++++++------------- > lib/bb/ui/crumbs/hig.py | 5 ++++- > lib/bb/ui/crumbs/hobeventhandler.py | 22 +++++++++++++--------- > 3 files changed, 38 insertions(+), 23 deletions(-) >